summary refs log tree commit diff homepage
Commit message (Expand)AuthorAge
...
* Day 6 (gross though)June McEnroe2020-11-22
* Day 5 part 2June McEnroe2020-11-22
* Day 5June McEnroe2020-11-22
* Use math to rotate in day 4June McEnroe2020-11-22
* Day 4 part 2June McEnroe2020-11-22
* Day 4June McEnroe2020-11-22
* Day 3 part 2June McEnroe2020-11-22
* Day 3June McEnroe2020-11-22
* Day 2 part 2June McEnroe2020-11-22
* Add test to day 2June McEnroe2020-11-22
* Add tests to day 1June McEnroe2020-11-22
* Remove unused importJune McEnroe2020-11-22
* Day 2June McEnroe2020-11-22
* Day 1 part 2June McEnroe2020-11-22
* Day 1 in RustJune McEnroe2020-11-22
* Cargo initJune McEnroe2020-11-22
* Cargo initJune McEnroe2016-12-03
* Remove assembly codeJune McEnroe2016-12-03
* Use lower case hex digitsJune McEnroe2016-12-03
* Remove unused sys constantsJune McEnroe2016-12-02
* Write newlineJune McEnroe2016-12-02
* Add 32-bit hex formattingJune McEnroe2016-12-02
* Rewrite day 1 solutionJune McEnroe2016-12-02
* Day 1June McEnroe2016-12-02
low=1'>Track channels and sync ISUPPORTJune McEnroe 2019-10-23Track nick changesJune McEnroe 2019-10-23Rename Command to MessageJune McEnroe 2019-10-23Synchronize state after client registrationJune McEnroe 2019-10-23Send to server if client has no needsJune McEnroe 2019-10-23Implement some amount of client connectionJune McEnroe 2019-10-23Set clients non-blockingJune McEnroe 2019-10-23Clean up state.c and factor out parsingJune McEnroe 2019-10-23Respond to pingsJune McEnroe 2019-10-23Add verbose flagJune McEnroe 2019-10-23Set NOSIGPIPE on server connectionJune McEnroe 2019-10-23Set an initial loop capJune McEnroe 2019-10-23Fix rest parsingJune McEnroe 2019-10-23Add dynamic poll listJune McEnroe 2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe 2019-10-23Clean up state somewhatJune McEnroe 2019-10-23Actually send the buffer...June McEnroe 2019-10-23Add stateJune McEnroe