aboutsummaryrefslogtreecommitdiffstats
path: root/auto-auto-complete.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implement variablesMattias Andrée2013-08-171-3/+21
| | | | 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-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* update e-mail1Mattias Andrée2013-06-251-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
|
* m + zshMattias Andrée2012-10-291-3/+187
|
* bug fixMattias Andrée2012-10-291-14/+14
|
* default argumentsMattias Andrée2012-10-291-33/+67
|
* fish completionMattias Andrée2012-10-291-3/+175
|
* I think bash completion worksMattias Andrée2012-10-281-2/+51
|
* 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
|
* simplifing the treeMattias Andrée2012-10-281-1/+41
|
* m syntax editMattias Andrée2012-10-281-0/+1
|
* m + argument parsingMattias Andrée2012-10-281-8/+51
|
* m doc styleMattias Andrée2012-10-281-2/+2
|
* allow # for commentMattias Andrée2012-10-281-1/+1
|
* tree parserMattias Andrée2012-10-281-0/+79
|
* legal crapMattias Andrée2012-10-281-0/+18
|
* utf-8Mattias Andrée2012-10-281-0/+25
|
* main python 3 script definitionMattias Andrée2012-10-281-0/+5