aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m makefil7.1Mattias Andrée2015-04-061-9/+9
* update distMattias Andrée2015-04-041-2/+2
* add file descriptor redirection7Mattias Andrée2015-04-044-9/+137
* escape text in description for zshMattias Andrée2015-04-041-1/+3
* update distMattias Andrée2015-04-031-2/+2
* fix for zsh6Mattias Andrée2015-04-032-3/+3
* update distMattias Andrée2014-10-121-2/+2
* add --where5Mattias Andrée2014-10-123-121/+176
* update distMattias Andrée2014-10-113-5/+27
* add autocompletion4Mattias Andrée2014-10-112-4/+24
* mMattias Andrée2014-10-111-2/+2
* the rest of the syntaxMattias Andrée2014-10-111-2/+106
* All of the syntax except how to use (suggesion)Mattias Andrée2014-10-111-0/+343
* fix comments in exampleMattias Andrée2014-10-111-2/+2
* basics of the syntaxMattias Andrée2014-10-111-0/+54
* install .dvi, .pdf and .ps in the same dir as the exampleMattias Andrée2014-10-111-7/+7
* derp + info: overview and invokingMattias Andrée2014-10-113-7/+632
* prepare for adding info manual and auto-completionMattias Andrée2014-10-115-31/+192
* bump yearMattias Andrée2014-10-111-1/+1
* update pkgbuildMattias Andrée2013-12-121-2/+2
* typo3.1Mattias Andrée2013-12-121-3/+3
* update pkgbuildMattias Andrée2013-08-171-2/+2
* m3Mattias Andrée2013-08-171-2/+2
* add limited syntax documentMattias Andrée2013-08-171-0/+78
* implement variablesMattias Andrée2013-08-172-4/+22
* shell option do not need to be firstMattias Andrée2013-08-171-3/+5
* whoops, wrong variable nameMattias Andrée2013-08-171-1/+1
* basic check for unsupported keywordsMattias Andrée2013-08-171-1/+9
* cleaner failMattias Andrée2013-08-171-6/+17
* keep track of line, column and characterMattias Andrée2013-08-171-0/+13
* update yearMattias Andrée2013-08-172-2/+2
* fix sha256sum efter amendment of version 2Mattias Andrée2013-08-041-1/+2
* whoops2Mattias Andrée2013-08-041-1/+1
* distMattias Andrée2013-08-042-0/+26
* add makefileMattias Andrée2013-08-042-4/+60
* update e-mail1Mattias Andrée2013-06-252-2/+2
* typoMattias Andrée2013-03-301-1/+1
* mMattias Andrée2012-10-291-13/+14
* zsh correctionMattias Andrée2012-10-291-14/+9
* gitignore updateMattias Andrée2012-10-291-0/+3
* m + zshMattias Andrée2012-10-291-3/+187
* bug fixMattias Andrée2012-10-291-14/+14
* default argumentsMattias Andrée2012-10-292-34/+71
* fish completionMattias Andrée2012-10-292-4/+176
* files parameter for optionsMattias Andrée2012-10-291-25/+27
* I think bash completion worksMattias Andrée2012-10-282-5/+54
* bash generator implemented, except it does not know how to parse suggestion functionsMattias Andrée2012-10-281-2/+88
* invokable from another python fileMattias Andrée2012-10-281-33/+45
* use reflection to get a generator for the specified shellMattias Andrée2012-10-281-1/+22
* Partially the structure to make it easier for the generatorsMattias Andrée2012-10-281-3/+27