summary refs log tree commit diff homepage
path: root/LICENSE
diff options
context:
space:
mode:
authordestruc7i0n <destruc7i0n@users.noreply.github.com>2022-01-02 19:29:29 -0500
committerdestruc7i0n <destruc7i0n@users.noreply.github.com>2022-01-02 19:29:29 -0500
commit6c39a64e51f39c76df02e37287cc4b07163dc566 (patch)
tree3175338257f64c44050df43bd71368c0a5a2a4ad /LICENSE
parentWebhook updates (#78) (diff)
downloadshulker-6c39a64e51f39c76df02e37287cc4b07163dc566.tar.gz
shulker-6c39a64e51f39c76df02e37287cc4b07163dc566.zip
3.2.0
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
n title='2020-12-29 17:44:48 -0500'>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