summary refs log tree commit diff
path: root/edit.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-02 01:03:12 -0400
committerJune McEnroe <june@causal.agency>2018-09-02 01:03:12 -0400
commite5663d45df15395cc4650937ed2bde8e29257d27 (patch)
tree840d676b9ba3bae5f0674cc4fd290e9cdf4b9808 /edit.c
parentMark views when they are created (diff)
downloadcatgirl-e5663d45df15395cc4650937ed2bde8e29257d27.tar.gz
catgirl-e5663d45df15395cc4650937ed2bde8e29257d27.zip
Add aswprintf
The format string won't get checked but I'm not sure I can reasonably
use the same hack.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
='2019-02-08 00:42:41 -0500'>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