summary refs log tree commit diff
path: root/curtis/.nethackrc
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-07-30 21:06:34 -0400
committerJune McEnroe <programble@gmail.com>2017-07-30 21:06:34 -0400
commit248fd76ce0148986ff6c671d599a41efad2479fe (patch)
treeb416d6bf9d215d7262c5f7c4bd9a49f9953cd13d /curtis/.nethackrc
parentPlay nethack as Valkyrie (diff)
downloadsrc-248fd76ce0148986ff6c671d599a41efad2479fe.tar.gz
src-248fd76ce0148986ff6c671d599a41efad2479fe.zip
Add june
Diffstat (limited to 'curtis/.nethackrc')
0 files changed, 0 insertions, 0 deletions
0&follow=1'>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