summary refs log tree commit diff
path: root/extra/palaver/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-06-09 14:37:57 -0400
committerJune McEnroe <june@causal.agency>2021-06-09 17:56:43 -0400
commitd2d3901e13a7cd879611e1cf7f8a0de39eb125af (patch)
tree509c2e2028c4ea0e163801f180d263a1587d9005 /extra/palaver/.gitignore
parentAdd seprintf (diff)
downloadpounce-d2d3901e13a7cd879611e1cf7f8a0de39eb125af.tar.gz
pounce-d2d3901e13a7cd879611e1cf7f8a0de39eb125af.zip
Use seprintf for capList
Diffstat (limited to 'extra/palaver/.gitignore')
0 files changed, 0 insertions, 0 deletions
8a&follow=1'>Clean 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