summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-10 19:23:52 -0500
committerJune McEnroe <june@causal.agency>2019-11-10 19:23:52 -0500
commit5ca40fc488de638a155a659f0334c7fb8b99b7a2 (patch)
tree7158c5b4ceef01faf20677298ed085b159668d39 /Makefile
parentExpand client configuration documentation and list capabilities (diff)
downloadpounce-5ca40fc488de638a155a659f0334c7fb8b99b7a2.tar.gz
pounce-5ca40fc488de638a155a659f0334c7fb8b99b7a2.zip
Filter extended-join
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
3937704108ba12b0&follow=1'>Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune McEnroe 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