summary refs log tree commit diff
path: root/bin/xx.c (follow)
Commit message (Collapse)AuthorAge
* Add xx -p optionJune McEnroe2019-05-29
|
* Make all copyright headers consistentJune McEnroe2019-01-01
|
* Use typedefs uint and byteJune McEnroe2018-11-12
|
* Use break; case style everywhere*June McEnroe2018-05-25
| | | | *Except in switches where every branch does a return.
* Tabify binJune McEnroe2018-05-13
|
* Always hexadecimal in uppercaseJune McEnroe2018-04-16
| | | | | I still haven't been able to actually test scheme's Linux console output...
* Clean up xxJune McEnroe2018-02-23
| | | | There are probably like 12 commits with this title.
* Add bin/READMEJune McEnroe2018-02-01
|
* Rewrite xx.cJune McEnroe2017-10-04
|
* Move C file description commentsJune McEnroe2017-09-06
| | | | Comments are ugly this is why I don't put them in my code ;)
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06