summary refs log tree commit diff
path: root/bin/catsh (follow)
Commit message (Expand)AuthorAge
* Set PS1 to \$ by defaultJune McEnroe2019-04-19
* Simplify ENV default value in catsh.1June McEnroe2019-04-19
* Factor out XDG_CONFIG_HOME and XDG_DATA_HOMEJune McEnroe2019-04-18
* Rename cash to catshJune McEnroe2019-04-18
9e72c0acce13944e568b1a164058b779a4d537f6&follow=1'>Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe