summary refs log tree commit diff
path: root/etc/CodeQWERTY.keylayout
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-01 00:14:58 -0500
committerJune McEnroe <programble@gmail.com>2018-02-01 00:14:58 -0500
commitce4c80f4da6472d7bc53ee3b3e04fb404562a30d (patch)
tree6ce58f709ac50b49f75521a4a55a0a0813810dd2 /etc/CodeQWERTY.keylayout
parentAdd gfxx (diff)
downloadsrc-ce4c80f4da6472d7bc53ee3b3e04fb404562a30d.tar.gz
src-ce4c80f4da6472d7bc53ee3b3e04fb404562a30d.zip
Remove fb.c and color.c
Diffstat (limited to 'etc/CodeQWERTY.keylayout')
0 files changed, 0 insertions, 0 deletions
mmit/bin/hilex/c.l?id=bb373662b37f547b979bbf95c54c3d45864d4a8a&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