summary refs log tree commit diff
path: root/port/cgram
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-29 17:44:48 -0500
committerJune McEnroe <june@causal.agency>2020-12-29 17:44:48 -0500
commit9e72c0acce13944e568b1a164058b779a4d537f6 (patch)
tree23f67535c762b45709d61d122bcd6eef03a4335a /port/cgram
parentMatch lex/yacc %% %{ %} lines as Macro (diff)
downloadsrc-9e72c0acce13944e568b1a164058b779a4d537f6.tar.gz
src-9e72c0acce13944e568b1a164058b779a4d537f6.zip
Clean up hilex code somewhat
Diffstat (limited to 'port/cgram')
0 files changed, 0 insertions, 0 deletions
w=1'>Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe