index
:
src
this commit
master
dontfiles
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
.local
/
bin
(
unfollow
)
Commit message (
Expand
)
Author
2018-05-19
Use PF_UNIX
June McEnroe
2018-05-13
Set TERM=xterm in Terminal.app
June McEnroe
2018-05-13
Clean up modem loop
June McEnroe
2018-05-13
Add modem
June McEnroe
2018-05-13
Tabify bin
June McEnroe
2018-05-13
Tabify shell scripts
June McEnroe
2018-05-13
I've really done it now
June McEnroe
2018-05-11
Link with -lm
June McEnroe
2018-04-26
Add Utopioid
June McEnroeroe
2020-12-31
Add ddate
June McEnroe
2020-12-30
Print octal for 8 bits in bit
June McEnroe
2020-12-30
Add unary & to bit
June McEnroe
2020-12-30
Support unary + in order
June McEnroe
2020-12-30
Add postfix $ operator to bit
June McEnroe
2020-12-29
Add make lexer
June McEnroe
2020-12-29
Clean up C lexer
June McEnroe
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
2020-12-29
Add hilex HTML output
June McEnroe