summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-10-23 00:48:08 -0400
committerJune McEnroe <june@causal.agency>2019-10-23 00:48:08 -0400
commit36ef043193ad08f66e02d8d15a1b751736a7dc4c (patch)
tree60dd21351b1a3154c92e66cf9228815ed42b4515 /Makefile
parentClean up state somewhat (diff)
downloadpounce-36ef043193ad08f66e02d8d15a1b751736a7dc4c.tar.gz
pounce-36ef043193ad08f66e02d8d15a1b751736a7dc4c.zip
Don't assume commands have targets and handle ERROR
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
a href='/src/commit/bin/hilex/c.l?id=b53f448c0aac381ad9d58f62bd1cc5ab06562d2e&follow=1'>Match 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