summary refs log tree commit diff
path: root/home/.lldbinit
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-19 16:08:27 -0500
committerJune McEnroe <programble@gmail.com>2018-02-19 16:08:27 -0500
commit14440fe40140e3c24c3464bb131261a0f682db0e (patch)
treef88816ccca916b712b169758423f1d29ccb159ae /home/.lldbinit
parentIndex color if possible in pngo (diff)
downloadsrc-14440fe40140e3c24c3464bb131261a0f682db0e.tar.gz
src-14440fe40140e3c24c3464bb131261a0f682db0e.zip
Clean up pngo optimization functions
Diffstat (limited to 'home/.lldbinit')
0 files changed, 0 insertions, 0 deletions
/tr> 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