Commit message (Collapse) | Author | ||
---|---|---|---|
2020-12-29 | Add make lexer | June McEnroe | |
This is kind of a mess and needs to be cleaned up against more careful reading of the make grammar. | |||
2020-12-29 | Clean up C lexer | June McEnroe | |
This ordering of rules feels much cleaner. | |||
2020-12-29 | Clean up hilex code somewhat | June McEnroe | |
2020-12-29 | Match lex/yacc %% %{ %} lines as Macro | June McEnroe | |
2020-12-29 | Match top-level C definitions as IdentifierTag | June McEnroe | |
2020-12-29 | Match C type declarations as IdentifierTag | June McEnroe | |
2020-12-29 | Match function-like macro definitions as IdentifierTag | June McEnroe | |
2020-12-29 | Reconfigure C macro start conditions | June McEnroe | |
2020-12-29 | Document HTML class names | June McEnroe | |
2020-12-29 | Rename Tag class to IdentifierTag | June McEnroe | |
2020-12-29 | Change HTML class from hi to hilex | June McEnroe | |
You can tell I was just copying the HTML code huh. | |||
2020-12-29 | Add hilex HTML output | June McEnroe='/src/commit/home/.config/cwm/cwmrc?id=21b0300a4ddbebc32447a5f0e58d587feffa2d3f&follow=1'>Add bindings for brightness control | June McEnroe |
2021-02-07 | Set X key repeat rate | June McEnroe | |
2021-02-07 | Bump font size to 12 | June McEnroe | |
2021-02-07 | Fully configure and rebind cwm | June McEnroe | |
2021-02-07 | Add Binti | June McEnroe | |
2021-02-07 | Finish configuring xterm | June McEnroe | |
2021-02-06 | Enable tapping, reverse scroll, set scaling in wsconsctl | June McEnroe | |
2021-02-06 | Set root window to black on purple snow | June McEnroe | |
2021-02-06 | Add xmodmap configuration | June McEnroe | |
2021-02-06 | Add initial OpenBSD X configuration | June McEnroe | |
2021-02-06 | Add xterm output to scheme | June McEnroe |