summary refs log tree commit diff
path: root/port/caesar
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-01-02 20:22:25 -0500
committerJune McEnroe <june@causal.agency>2022-01-02 20:22:25 -0500
commit142070265cf2d9e79cfae32cba14ce96acae9f27 (patch)
tree7f6e814c7e396db837893246bc5be7fb39b3adc0 /port/caesar
parentCall CHECK_DECL on stat64 (diff)
downloadsrc-142070265cf2d9e79cfae32cba14ce96acae9f27.tar.gz
src-142070265cf2d9e79cfae32cba14ce96acae9f27.zip
Update GPL header template copyright years
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
> 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