summary refs log tree commit diff
path: root/install.sh
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-02-14 22:47:46 -0500
committerJune McEnroe <programble@gmail.com>2018-02-14 22:47:46 -0500
commit54e692ec3dd93134faf47fd9a8d2957526ea6c6c (patch)
tree224b034a1bb3e96d500b8179fb1e7fd74f7595bb /install.sh
parentAvoid accessing past last byte in gfxx (diff)
downloadsrc-54e692ec3dd93134faf47fd9a8d2957526ea6c6c.tar.gz
src-54e692ec3dd93134faf47fd9a8d2957526ea6c6c.zip
Encode grayscale PNGs in gfxx
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
iJune 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