summary refs log tree commit diff homepage
path: root/2017/src/bin
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-12-02 05:53:48 -0500
committerJune McEnroe <programble@gmail.com>2016-12-02 05:53:48 -0500
commitf412fc9f104f57b317b9720028e518ef045d529e (patch)
tree6bd0c268b5c48d4b551831b94af10cf05977c1f4 /2017/src/bin
parentWrite newline (diff)
downloadaoc-f412fc9f104f57b317b9720028e518ef045d529e.tar.gz
aoc-f412fc9f104f57b317b9720028e518ef045d529e.zip
Remove unused sys constants
Diffstat (limited to '2017/src/bin')
0 files changed, 0 insertions, 0 deletions
03:49:40 +0000'>2021-01-20Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe 2021-01-18Allow matching lexers using first input lineJune McEnroe