Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2020-12-16
| ||
23:28 | Day 16. Leaf check-in: 5f6a18754f user: erikj tags: trunk | |
2020-12-15
| ||
06:05 | Day 15 2020. check-in: c73e32d162 user: erikj tags: trunk | |
2020-12-14
| ||
07:09 | 2019, Day 8 check-in: d9e23f73dc user: erikj tags: trunk | |
06:13 | Day 14, back on 2020. Still on date. :) check-in: 68d8862602 user: erikj tags: trunk | |
05:06 | 2019 Day 7 - finally finished part 2. check-in: a42bb88987 user: erikj tags: trunk | |
04:23 | Back to 2019 - finished updating the intcode engine, using coroutines instead of TclOO for the practice. check-in: 8b68855e0b user: erikj tags: trunk | |
2020-12-13
| ||
20:42 | Day 13. Still on date. :) check-in: 06754a5282 user: erikj tags: trunk | |
2020-12-12
| ||
21:34 | Day 11. Up to date! check-in: c13eabffe6 user: erikj tags: trunk | |
20:25 | Day 10. check-in: 66c975604b user: erikj tags: trunk | |
11:07 | Day 12. On the day itself, even! check-in: 7c297f5772 user: erikj tags: trunk | |
03:31 | Day 9 check-in: 4e2faad172 user: erikj tags: trunk | |
2020-12-11
| ||
06:15 | Day 8. check-in: f021ad50e9 user: erikj tags: trunk | |
01:14 | Day 7 check-in: e66550c487 user: erikj tags: trunk | |
2020-12-10
| ||
20:46 | Day 6 check-in: a997e768d5 user: erikj tags: trunk | |
07:49 | Day 5. check-in: b85f92c8ba user: erikj tags: trunk | |
07:18 | Day 4. check-in: 3fe8370035 user: erikj tags: trunk | |
05:53 | Day 3 complete. check-in: f1edf1069c user: erikj tags: trunk | |
00:38 | cleanup check-in: f371620f44 user: erikj tags: trunk | |
00:37 | something didn't get saved check-in: a8590f630f user: erikj tags: trunk | |
00:36 | Day 2 complete. check-in: a0ba93bab4 user: erikj tags: trunk | |
2020-12-09
| ||
23:32 | update copyright dates - it's 2020. again. check-in: 999b9052f2 user: erikj tags: trunk | |
23:31 | It's 2020! And because of that, I'm way late to start this. Day 1 results. check-in: 8e95c91867 user: erikj tags: trunk | |
2019-12-11
| ||
01:01 | Checkin check-in: cc4aa38ba9 user: erikj tags: trunk | |
2019-12-10
| ||
17:41 | Non-working checkin to allow transfer of code. check-in: aee42e83b8 user: erikj tags: trunk | |
2019-12-08
| ||
04:21 | Day 7 Part 1, plus added copyright to all files. Looks like Part 2 will cause an interface revision to AIEE, so doing a checkpoint commit. check-in: 78de486437 user: erikj tags: trunk | |
00:58 | Day 6. Almost caught up. :) check-in: a7e96ef9a7 user: erikj tags: trunk | |
2019-12-07
| ||
21:56 | Day 5 complete, including updates to the structure of the AIEE engine. Ah, quiet Saturdays are wonderful. :) check-in: 7b6c050913 user: erikj tags: trunk | |
10:44 | Refactored IntCode processing into common intcode.tcl file, as AIEE (Assembled IntCode Execution Engine). Still Day 5 Part 1, but days 2 & 5 run as regression tests. check-in: 84f2883ed4 user: erikj tags: trunk | |
06:34 | Decided to refactor the IntCode engine into its own shared file & namespace. Still at Day 5 Part 1. check-in: fabf61f2d8 user: erikj tags: trunk, pre-AIEE | |
02:05 | Day 5 part 1. Commit for transfer to other computer. check-in: 28882c264d user: erikj tags: trunk | |
2019-12-06
| ||
23:52 | Day 4 complete. Apparently, edits for a couple of last year's as well. :) check-in: dbc739ebc9 user: erikj tags: trunk | |
20:31 | Day 4. Part 1 done, part 2 in process, checkin to transfer to other computer. check-in: d6594d4134 user: erikj tags: trunk | |
19:28 | Day 3 solution. check-in: d859b18c62 user: erikj tags: trunk | |
08:32 | Day 2 problem. check-in: be5a2b8a37 user: erikj tags: trunk | |
04:57 | Advent 2019 Day 1. Also, what I assume is the current state of edit of last year's leftovers. :) check-in: c286c89f68 user: erikj tags: trunk | |
2019-01-08
| ||
00:54 | Add Day 12, cleanup Day 18. (Day 12 was a missing 0 in the value of fifty billion. Took over a week to find, because I'd *counted* it already. :-P) check-in: 2c02b6aef9 user: erikj tags: trunk | |
2019-01-04
| ||
02:07 | Add Day 18 solution, minor cleanups to 18 & 23. check-in: 15093fd2e0 user: erikj tags: trunk | |
2019-01-01
| ||
11:33 | Finally got Day 17. (Summed water from 1 instead of ymin. Which was 3. Off by 2. For days. *facepalm*) check-in: 41bb2bf1f1 user: erikj tags: trunk | |
2018-12-24
| ||
22:19 | Adding Day16 solution. check-in: ee6fea60ce user: erikj tags: trunk | |
12:02 | Adding solutions for Days 22-24 check-in: 3ba9496fe7 user: erikj tags: trunk | |
2018-12-21
| ||
10:28 | Delete test code; convert line endings check-in: ada3ec33a5 user: erikj tags: trunk | |
10:24 | Add Day 14 solution. check-in: b29084c14a user: erikj tags: trunk | |
08:57 | Add Day 13 solution; stash temp ver of Day 12 to move to other computer. check-in: b7fdc97285 user: erikj tags: trunk | |
02:49 | Quick temp commit while I change computers. check-in: 5971c49516 user: erikj tags: trunk | |
2018-12-11
| ||
22:39 | Clean out dead code from day 11. check-in: bebee3c706 user: erikj tags: trunk | |
09:06 | Add Day 11 solution. check-in: d9f56c3273 user: erikj tags: trunk | |
01:26 | Bring comment back into sync with code. check-in: 3f7339bada user: erikj tags: trunk | |
01:20 | Tweak algorithms to use newly-learned language features. :) Shorten some names for readability. check-in: c5f056c759 user: erikj tags: trunk | |
00:46 | Fix LF/CRLF line incompatibility between git & fossil. :-P check-in: 65d4c98502 user: erikj tags: trunk | |
2018-12-10
| ||
12:30 | Add Day 9 & 10. check-in: 589144c1b2 user: erikj tags: trunk | |