summary refs log tree commit diff
path: root/bin/1sh/tests/execution
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-12 14:41:10 -0500
committerJune McEnroe <june@causal.agency>2019-12-12 14:41:10 -0500
commit01edf7c40c27947907862c7dd8dfd6f34d9ef23a (patch)
tree19c7f1c1eb0c5791a472d018df7640c95207ed5e /bin/1sh/tests/execution
parentAdd a few more notes about libraries (diff)
downloadsrc-01edf7c40c27947907862c7dd8dfd6f34d9ef23a.tar.gz
src-01edf7c40c27947907862c7dd8dfd6f34d9ef23a.zip
Add Exit Strategy
Diffstat (limited to 'bin/1sh/tests/execution')
0 files changed, 0 insertions, 0 deletions
mmit/bin/hilex/mdoc.l?id=693d2d48b0c5dc584d01c6878bfc293823613f2a&follow=1'>Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe You can tell I was just copying the HTML code huh. 2020-12-29Add hilex HTML outputJune McEnroe