aboutsummaryrefslogtreecommitdiffhomepage
path: root/parser.h
Commit message (Expand)AuthorAge
* Fixes to api documentation, added .PHONY to makefile actions, made a few priv...Gravatar axel2006-01-24
* Change syntax of 'and' and 'or' to infix orderGravatar axel2006-01-06
* Add i18n through gettext, as well as a Swedish translationGravatar axel2006-01-04
* Code cleanupGravatar axel2005-12-15
* Code tweaksGravatar axel2005-12-14
* Initial blocking implementationGravatar axel2005-12-12
* Improved error messagesGravatar axel2005-12-08
* Use csh-style error rules with wildcards, i.e. if no matches are found, the c...Gravatar axel2005-12-04
* Add support for specifying event handler for calling job in command supstitut...Gravatar axel2005-10-15
* Stop using anonymous unionsGravatar axel2005-10-12
* Initial update for new event subsystemGravatar axel2005-10-06
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Make sure all internal file descriptors are closed when spawning childrenGravatar axel2005-10-03
* Key binding functionsGravatar axel2005-09-21
* Initial revisionGravatar axel2005-09-20