summary refs log tree commit diff
path: root/bin/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-28 17:55:48 -0400
committerJune McEnroe <june@causal.agency>2019-08-28 17:55:48 -0400
commitb37e0ecdec2c97c1a27959913a657a851c8e6a0b (patch)
tree69889f4b9d93b9eebc2f8fae83ce46c80898562b /bin/LICENSE
parentRename wat to ever (diff)
downloadsrc-b37e0ecdec2c97c1a27959913a657a851c8e6a0b.tar.gz
src-b37e0ecdec2c97c1a27959913a657a851c8e6a0b.zip
Add Birds Contending
Diffstat (limited to 'bin/LICENSE')
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 2020-12-29Add hilex HTML outputJune McEnroe