summary refs log tree commit diff
path: root/Library/Keyboard Layouts/Tarmak 1.keylayout
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-09-08 19:38:22 -0400
committerJune McEnroe <june@causal.agency>2024-09-08 19:38:22 -0400
commitdd7fda85bcc69cd4cd35e006cffabf3bdf765104 (patch)
tree8bce611abf17a962c32c52ff4defac186b5494a7 /Library/Keyboard Layouts/Tarmak 1.keylayout
parentAllow removing bodies and lenses (diff)
downloadsrc-dd7fda85bcc69cd4cd35e006cffabf3bdf765104.tar.gz
src-dd7fda85bcc69cd4cd35e006cffabf3bdf765104.zip
Render trips hopefully more efficiently
Diffstat (limited to 'Library/Keyboard Layouts/Tarmak 1.keylayout')
0 files changed, 0 insertions, 0 deletions
ean up C lexerJune McEnroe 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