summary refs log tree commit diff
path: root/port/wcwidth/COPYRIGHT
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-10-18 12:57:26 -0400
committerJune McEnroe <june@causal.agency>2021-10-18 12:57:26 -0400
commit246f99863e4dda325a29356c7999f0e3abecebbd (patch)
treeff005ed646e6e7fa8fb29689a048d772a95d8b35 /port/wcwidth/COPYRIGHT
parentSkip DECKP* in lexer (diff)
downloadsrc-246f99863e4dda325a29356c7999f0e3abecebbd.tar.gz
src-246f99863e4dda325a29356c7999f0e3abecebbd.zip
Cite ctlseqs.ms and UTF-8
Diffstat (limited to 'port/wcwidth/COPYRIGHT')
0 files changed, 0 insertions, 0 deletions
erJune 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