summary refs log tree commit diff homepage
path: root/src/bin/day02.rs (unfollow)
Commit message (Collapse)Author
2016-12-06Day 6, less gross?June McEnroe
2016-12-06Day 6 (gross though)June McEnroe
2016-12-05Day 5 part 2June McEnroe
2016-12-05Day 5June McEnroe
2016-12-04Use math to rotate in day 4June McEnroe
2016-12-04Day 4 part 2June McEnroe
2016-12-04Day 4June McEnroe
2016-12-04Day 3 part 2June McEnroe
2016-12-03Day 3June McEnroe
2016-12-03Day 2 part 2June McEnroe
2016-12-03Add test to day 2June McEnroe
2016-12-03Add tests to day 1June McEnroe
2016-12-03Remove unused importJune McEnroe
2016-12-03Day 2June McEnroe
2016-12-03Day 1 part 2June McEnroe
2016-12-03Day 1 in RustJune McEnroe
2016-12-03Cargo initJune McEnroe
2016-12-03Remove assembly codeJune McEnroe
I can't do it.
2016-12-03Use lower case hex digitsJune McEnroe
2016-12-02Remove unused sys constantsJune McEnroe
2016-12-02Write newlineJune McEnroe
2016-12-02Add 32-bit hex formattingJune McEnroe
2016-12-02Rewrite day 1 solutionJune McEnroe
tr class='logheader'>2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe