summary refs log tree commit diff
path: root/.config/nvim/autoload
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-10-07 22:45:13 -0400
committerJune McEnroe <programble@gmail.com>2016-10-07 22:45:13 -0400
commit71d5a8a4c80f6a44c72dfc9259a2c8d7dec066cd (patch)
treee2b78f72b9045ade0af6106f9a8fc6edc9fb508e /.config/nvim/autoload
parentSwap stacks in OP_CALL and wasteful OP_RELO in jrp (diff)
downloadsrc-71d5a8a4c80f6a44c72dfc9259a2c8d7dec066cd.tar.gz
src-71d5a8a4c80f6a44c72dfc9259a2c8d7dec066cd.zip
Keep stack top in rdi in jrp
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ghlight'> This ordering of rules feels much cleaner. 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