summary refs log tree commit diff
path: root/etc/Light.terminal
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-03-31 13:04:01 -0400
committerJune McEnroe <programble@gmail.com>2018-03-31 13:04:01 -0400
commit7be066975a8e45bfe13b0f8e8abf0c3ab3ace081 (patch)
tree8088651dc3eeac402d01b609afd4452517fe7f6d /etc/Light.terminal
parentSimplify gfxx palette generation (diff)
downloadsrc-7be066975a8e45bfe13b0f8e8abf0c3ab3ace081.tar.gz
src-7be066975a8e45bfe13b0f8e8abf0c3ab3ace081.zip
Add color scheme PNG generator
Diffstat (limited to 'etc/Light.terminal')
0 files changed, 0 insertions, 0 deletions
href='/src/commit/bin/hilex/mdoc.l?id=693d2d48b0c5dc584d01c6878bfc293823613f2a&follow=1'>Clean 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