summary refs log tree commit diff
path: root/home/.inputrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-16 20:07:22 -0500
committerJune McEnroe <programble@gmail.com>2018-02-16 20:07:22 -0500
commit3febdf7b6c758549f5280bfcbf1a6ae6d3ab5897 (patch)
tree11f4ce7e4b3bb7f05cce1aecc1028d60adfee2fc /home/.inputrc
parentFix paethPredictor comparison (diff)
downloadsrc-3febdf7b6c758549f5280bfcbf1a6ae6d3ab5897.tar.gz
src-3febdf7b6c758549f5280bfcbf1a6ae6d3ab5897.zip
Refactor scanlines and filter bytes, more glitch
Diffstat (limited to 'home/.inputrc')
0 files changed, 0 insertions, 0 deletions
oc.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 2020-12-29Add hilex HTML outputJune McEnroe