aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* m makefil7.1Mattias Andrée2015-04-061-9/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2015-04-041-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add file descriptor redirection7Mattias Andrée2015-04-044-9/+137
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* escape text in description for zshMattias Andrée2015-04-041-1/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2015-04-031-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix for zsh6Mattias Andrée2015-04-032-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2014-10-121-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add --where5Mattias Andrée2014-10-123-121/+176
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update distMattias Andrée2014-10-113-5/+27
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add autocompletion4Mattias Andrée2014-10-112-4/+24
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2014-10-111-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* the rest of the syntaxMattias Andrée2014-10-111-2/+106
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* All of the syntax except how to use (suggesion)Mattias Andrée2014-10-111-0/+343
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix comments in exampleMattias Andrée2014-10-111-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* basics of the syntaxMattias Andrée2014-10-111-0/+54
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* install .dvi, .pdf and .ps in the same dir as the exampleMattias Andrée2014-10-111-7/+7
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* derp + info: overview and invokingMattias Andrée2014-10-113-7/+632
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* prepare for adding info manual and auto-completionMattias Andrée2014-10-115-31/+192
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* bump yearMattias Andrée2014-10-111-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update pkgbuildMattias Andrée2013-12-121-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typo3.1Mattias Andrée2013-12-121-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update pkgbuildMattias Andrée2013-08-171-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m3Mattias Andrée2013-08-171-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add limited syntax documentMattias Andrée2013-08-171-0/+78
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement variablesMattias Andrée2013-08-172-4/+22
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* shell option do not need to be firstMattias Andrée2013-08-171-3/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whoops, wrong variable nameMattias Andrée2013-08-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* basic check for unsupported keywordsMattias Andrée2013-08-171-1/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* cleaner failMattias Andrée2013-08-171-6/+17
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* keep track of line, column and characterMattias Andrée2013-08-171-0/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update yearMattias Andrée2013-08-172-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix sha256sum efter amendment of version 2Mattias Andrée2013-08-041-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* whoops2Mattias Andrée2013-08-041-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* distMattias Andrée2013-08-042-0/+26
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add makefileMattias Andrée2013-08-042-4/+60
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update e-mail1Mattias Andrée2013-06-252-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2013-03-301-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* 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
|