summary refs log tree commit diff
path: root/etc/samba_mdns
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-17 17:51:52 -0400
committerJune McEnroe <june@causal.agency>2020-06-17 17:51:52 -0400
commit0139d6cd919fdf70714792f5f33a6aa119afdc01 (patch)
tree64f110d3b57749bcbd19bcdd047b95c5eddd23ef /etc/samba_mdns
parentAdd simpler aes tr script (diff)
downloadsrc-0139d6cd919fdf70714792f5f33a6aa119afdc01.tar.gz
src-0139d6cd919fdf70714792f5f33a6aa119afdc01.zip
Add errors to link.sh
Diffstat (limited to 'etc/samba_mdns')
0 files changed, 0 insertions, 0 deletions
McEnroe 2020-12-29Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean 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 2020-12-29Add hilex HTML outputJune McEnroe