summary refs log tree commit diff homepage
path: root/src/bin/day13.rs (unfollow)
Commit message (Expand)Author
2016-12-15Day 13June McEnroe
2016-12-12Day 12 part 2June McEnroe
2016-12-12Day 12June McEnroe
2016-12-10Day 10 part 2June McEnroe
2016-12-10Day 10June McEnroe
2016-12-10Day 9 part 2June McEnroe
2016-12-10Refactor day 9June McEnroe
2016-12-10Day 9June McEnroe
2016-12-08Day 8 parts 1 and 2June McEnroe
2016-12-07Day 7 part 2June McEnroe
2016-12-07Refactor day 7June McEnroe
2016-12-07Day 7June McEnroe
2016-12-06Day 6 part 2June McEnroe
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
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
operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 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