summary refs log tree commit diff
path: root/www/text.causal.agency/014-using-vi.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-13 15:34:31 -0500
committerJune McEnroe <june@causal.agency>2021-01-13 15:34:31 -0500
commit893ea3fb01983a545802afc2e77120687a531cde (patch)
tree8a8417581a7625b0d9af2eb4b0765c19314cf9f1 /www/text.causal.agency/014-using-vi.7
parentSupport long double in c.sh (diff)
downloadsrc-893ea3fb01983a545802afc2e77120687a531cde.tar.gz
src-893ea3fb01983a545802afc2e77120687a531cde.zip
Fix C lexer to require a digit in a float literal
Otherwise ".l" is matched as Number.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
tput to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe