Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Make all copyright headers consistent | June McEnroe | 2019-01-01 |
| | |||
* | Use typedefs uint and byte | June McEnroe | 2018-11-12 |
| | |||
* | Use break; case style everywhere* | June McEnroe | 2018-05-25 |
| | | | | *Except in switches where every branch does a return. | ||
* | Tabify bin | June McEnroe | 2018-05-13 |
| | |||
* | Always hexadecimal in uppercase | June McEnroe | 2018-04-16 |
| | | | | | I still haven't been able to actually test scheme's Linux console output... | ||
* | Clean up xx | June McEnroe | 2018-02-23 |
| | | | | There are probably like 12 commits with this title. | ||
* | Add bin/README | June McEnroe | 2018-02-01 |
| | |||
* | Rewrite xx.c | June McEnroe | 2017-10-04 |
| | |||
* | Move C file description comments | June McEnroe | 2017-09-06 |
| | | | | Comments are ugly this is why I don't put them in my code ;) | ||
* | Move C code to bin, Makefile, AGPL | June McEnroe | 2017-09-06 |