summary refs log tree commit diff
path: root/install.sh
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-02 11:16:01 -0400
committerJune McEnroe <programble@gmail.com>2017-09-02 11:16:24 -0400
commit328ef08fb73cad87692b948ab22fee87a30a44f0 (patch)
treed3e7c7da42f2dfd28df4fc3a64030beb9463d3be /install.sh
parentFix Linux console Tarmak 3 (diff)
downloadsrc-328ef08fb73cad87692b948ab22fee87a30a44f0.tar.gz
src-328ef08fb73cad87692b948ab22fee87a30a44f0.zip
Remove Scala highlighting
Diffstat (limited to 'install.sh')
0 files changed, 0 insertions, 0 deletions
/span>Add make lexerJune McEnroe 2020-12-29Clean 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