Commit Graph

14 Commits

Author SHA1 Message Date
421455f8ba Day 9.1 2019-12-09 11:37:00 +00:00
289aa920d0 Switch to i64 for words 2019-12-09 10:48:40 +00:00
9864e914ba Day 7.2 using threads 2019-12-07 23:12:25 +00:00
ea094368e7 Switch to using OS pipes 2019-12-07 21:26:59 +00:00
325ec9d591 Switch to using a queue for character devices 2019-12-07 20:18:26 +00:00
4f614c7727 Day 7.1 2019-12-07 17:31:23 +00:00
881cdd6e32 Day 5.2 2019-12-06 00:44:48 +00:00
156e9250b3 Day 5.1 2019-12-06 00:10:14 +00:00
a46f56da7f Implement opcodes 3 and 4, naively 2019-12-05 22:45:18 +00:00
0ffe0410b4 Add character devices 2019-12-05 22:31:18 +00:00
032451ad74 More intcode refactoring 2019-12-05 22:07:05 +00:00
2f4ca301ad Refactor intcode in preparation for day 5 2019-12-05 19:45:14 +00:00
14eff1a60c Day 2.2 2019-12-02 21:37:21 +00:00
637f909678 Extract intcode computer into a library 2019-12-02 21:09:05 +00:00