summary refs log tree commit diff
path: root/port/file2c/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-05 22:24:12 -0400
committerJune McEnroe <june@causal.agency>2020-05-05 22:24:12 -0400
commitec12c043d868abdf88de6511ad7896e2c43754b4 (patch)
treed67328958aac38ba64684445d8bb27d8a629283d /port/file2c/.gitignore
parentAdd git-password script to get a password from git-credential (diff)
downloadsrc-ec12c043d868abdf88de6511ad7896e2c43754b4.tar.gz
src-ec12c043d868abdf88de6511ad7896e2c43754b4.zip
Add plans
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
1'>Move relay to binJune McEnroe9bbf95c54c3d45864d4a8a&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