summary refs log tree commit diff
path: root/.config/Terminal
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-04-24 13:57:02 -0400
committerJune McEnroe <programble@gmail.com>2013-04-24 13:57:02 -0400
commit04128f9f9dc1c39ec7798139115ddf9d45d38be9 (patch)
tree3f2539468c042e862d9b50b41ff236885e9dbdd0 /.config/Terminal
parentFix terminal colors (diff)
downloadsrc-04128f9f9dc1c39ec7798139115ddf9d45d38be9.tar.gz
src-04128f9f9dc1c39ec7798139115ddf9d45d38be9.zip
Update system configurations
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ommit/bin/hilex/mdoc.l?id=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