summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-27 21:15:32 -0400
committerJune McEnroe <programble@gmail.com>2017-09-27 21:15:32 -0400
commitf7fda6e8ed82551f4071eeea5c155f8839ae970e (patch)
tree32c6b6b88f00f79cd675678b0e4376daa4dea3e2 /bin/.gitignore
parentRegenerate gitignore with all (diff)
downloadsrc-f7fda6e8ed82551f4071eeea5c155f8839ae970e.tar.gz
src-f7fda6e8ed82551f4071eeea5c155f8839ae970e.zip
Add Code Tarmak 4 layout
So close now!
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
mmit/bin/hilex/c.l?id=321b5f4bc23174d4abacc951cdee45d4f6f5c97d&follow=1'>Match 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 2020-12-29Add hilex HTML outputJune McEnroe