summary refs log tree commit diff
path: root/bin/cash/tests/errors
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-25 20:53:34 -0500
committerJune McEnroe <june@causal.agency>2018-11-25 20:53:34 -0500
commit065792b3b0968bb38add192976418f1ba1fb40cc (patch)
treecec5761e50bff4dc14d3d6e9901689d768b2bdae /bin/cash/tests/errors
parentImplement deserialization in edi (diff)
downloadsrc-065792b3b0968bb38add192976418f1ba1fb40cc.tar.gz
src-065792b3b0968bb38add192976418f1ba1fb40cc.zip
Return enum Error from file functions in edi
Diffstat (limited to 'bin/cash/tests/errors')
0 files changed, 0 insertions, 0 deletions
span>Escape \ and / in mtags search patternsJune McEnroe 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