summary refs log tree commit diff
path: root/port/cgram
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-09 03:05:03 -0500
committerJune McEnroe <june@causal.agency>2019-02-09 03:05:03 -0500
commitdd3cbc82d04c2b89a28c0affec8f45a2557f021a (patch)
tree4a01f3cd195d3c08268d03e13a89074f733c2e28 /port/cgram
parentAdd output format options to hi (diff)
downloadsrc-dd3cbc82d04c2b89a28c0affec8f45a2557f021a.tar.gz
src-dd3cbc82d04c2b89a28c0affec8f45a2557f021a.zip
Fix IRC output monospace option to emit once per line
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
June McEnroe 2019-02-08Use set for parent in hiJune McEnroe 2019-02-08Switch back to semantic keyword grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe