aboutsummaryrefslogtreecommitdiffhomepage
path: root/make_completions.py
Commit message (Collapse)AuthorAge
* Python3 fixes in make_completions.pyGravatar Adam2012-06-05
|
* Python 3 compatibility fix in make_completions.pyGravatar adisbladis2012-05-30
|
* More work on web configGravatar Peter Ammon2012-03-16
|
* remove trialing spaces #2Gravatar Grissiom2010-09-18
|
* Minor tweaks for man page parser.Gravatar liljencrantz2007-10-29
| | | | darcs-hash:20071028233110-75c98-7d900290fdb313cb8ce2194a2d452cd9d4c8dc13.gz
* Rewrite automatic completion creator from scratch. The new implementation ↵Gravatar liljencrantz2007-10-29
| | | | | | uses a finite state machine instead of a set of regexes, which inpractice seems to make the parser more robust and the code subjectively more readable darcs-hash:20071028185143-75c98-92c1a0cd579ff0c41f47e75c975405fe3e002ddb.gz
* Minor improvements to the completion generator and gcc completionsGravatar axel2007-04-22
| | | | darcs-hash:20070422101414-ac50b-07612cd287d524a361e358369732c26fc9ff3b67.gz
* Make first stab at a manual page parser. It takes the name of a command as ↵Gravatar axel2007-01-25
input and outputs completions for it. darcs-hash:20070125012728-ac50b-442dec7a0252f7cf817f442623161e33ce50c355.gz