summary refs log tree commit diff
path: root/port/file2c/file2c.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-30 10:46:20 -0400
committerJune McEnroe <june@causal.agency>2022-09-30 10:46:55 -0400
commite56d25a21504d2c9ad8c37f4fb115e460a28beeb (patch)
tree508021db82b1f70f51aab25ab786ddaba5ee9616 /port/file2c/file2c.c
parentSet wallpaper to a random colour escher knot (diff)
downloadsrc-e56d25a21504d2c9ad8c37f4fb115e460a28beeb.tar.gz
src-e56d25a21504d2c9ad8c37f4fb115e460a28beeb.zip
Add alphabet ranking page
Did I need to spend even the small amount of time I spent on this?
No.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe