summary refs log tree commit diff
path: root/bin/catsh/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-04-14 15:59:10 -0400
committerJune McEnroe <june@causal.agency>2024-04-14 15:59:10 -0400
commitb8f32f1551bbd21a0748a5f580c899097860e5d3 (patch)
treed20c048455e72f03ae160729383755551698a9c7 /bin/catsh/.gitignore
parentAdd rsync script (diff)
downloadsrc-b8f32f1551bbd21a0748a5f580c899097860e5d3.tar.gz
src-b8f32f1551bbd21a0748a5f580c899097860e5d3.zip
Add meta viewport, some padding for the anchors
Diffstat (limited to 'bin/catsh/.gitignore')
0 files changed, 0 insertions, 0 deletions
class='logmsg'> This ordering of rules feels much cleaner. 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 You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe