summary refs log tree commit diff
path: root/bin/glitch.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-30 19:38:10 -0500
committerJune McEnroe <june@causal.agency>2020-12-30 19:38:10 -0500
commitde4fbddfffe9c3cf39114608e3d3e5268c3cc2e4 (patch)
tree090f384940e79437b54dbf795b209d8fa1c06a31 /bin/glitch.c
parentSupport unary + in order (diff)
downloadsrc-de4fbddfffe9c3cf39114608e3d3e5268c3cc2e4.tar.gz
src-de4fbddfffe9c3cf39114608e3d3e5268c3cc2e4.zip
Add unary & to bit
Also unary + and fix precedence of unary -.
Diffstat (limited to 'bin/glitch.c')
0 files changed, 0 insertions, 0 deletions
msg'> 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 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