Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tabify source | June McEnroe | 2018-07-17 |
| | | | | And other style changes. | ||
* | Use anonymous union | June McEnroe | 2018-04-09 |
| | |||
* | Replace #define with enum or const where possible | June McEnroe | 2018-04-09 |
| | |||
* | Pass message structs by value | June McEnroe | 2018-03-05 |
| | |||
* | Remove leading blank lines | June McEnroe | 2017-09-27 |
| | |||
* | Relicense AGPL | June McEnroe | 2017-09-03 |
| | | | | | | | I know it's already published under a permissive license in what is probably its final form, but I want to license it AGPL anyway on principle following some conversations I had about open source, corporations and copyleft. | ||
* | Use Makefile | June McEnroe | 2017-08-26 |
| | |||
* | Add license to C files | June McEnroe | 2017-08-24 |
| | | | | I feel like doing this now. | ||
* | Rewrite help | June McEnroe | 2017-08-06 |
| | | | | This code is still terrible. | ||
* | Use designated initializers for messages | June McEnroe | 2017-07-31 |
| | | | | I did not realize this syntax was so powerful. | ||
* | Update help | June McEnroe | 2017-07-30 |
| | |||
* | Fix help to track color | June McEnroe | 2017-07-30 |
| | |||
* | Initial commit | June McEnroe | 2017-07-30 |