summary refs log tree commit diff
path: root/Library
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2015-05-28 22:28:41 -0400
committerJune McEnroe <programble@gmail.com>2015-05-28 22:28:41 -0400
commit5779fac03e6d7b82d3da70de3da6b1d287490d9f (patch)
tree822a6e45f57fc7baf566dc1955393b0ab4938b91 /Library
parentSwap windows instead of moving them (diff)
downloadsrc-5779fac03e6d7b82d3da70de3da6b1d287490d9f.tar.gz
src-5779fac03e6d7b82d3da70de3da6b1d287490d9f.zip
Bash is usually in /bin
Diffstat (limited to 'Library')
0 files changed, 0 insertions, 0 deletions
2020-12-29Clean 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe