summary refs log tree commit diff
path: root/www/temp.causal.agency/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-02 15:13:07 -0500
committerJune McEnroe <june@causal.agency>2021-01-02 15:13:07 -0500
commitc709509129b4cc22bd47396ed5f6e8b4dc36b9fc (patch)
tree014c07d19d49e36d2967f39c6afa58262c293764 /www/temp.causal.agency/.gitignore
parentTag top-level typedefs the same way as function definitions (diff)
downloadsrc-c709509129b4cc22bd47396ed5f6e8b4dc36b9fc.tar.gz
src-c709509129b4cc22bd47396ed5f6e8b4dc36b9fc.zip
Clean up make lexer
Still feels pretty messy though.
Diffstat (limited to 'www/temp.causal.agency/.gitignore')
0 files changed, 0 insertions, 0 deletions
td> 2022-06-02Do basic match highlightingJune McEnroe 2022-06-02Clean up parsing a littleJune McEnroe 2022-06-02Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe