summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-07-11 14:37:12 -0400
committerJune McEnroe <june@causal.agency>2020-07-11 14:37:12 -0400
commit35cd2a86ed8ec3c053d10152799725dbba2ff44b (patch)
treed2311568f730aaf5e4ff9869ec1268d57bfb1023 /Makefile
parentBump database version (diff)
downloadscooper-35cd2a86ed8ec3c053d10152799725dbba2ff44b.tar.gz
scooper-35cd2a86ed8ec3c053d10152799725dbba2ff44b.zip
Preserve search query when clicking network or context columns
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
ref='/src/commit/bin/hilex/c.l?id=bb373662b37f547b979bbf95c54c3d45864d4a8a&follow=1'>Clean 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