Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-17 | split-by->split-by-first, split-completely->split-by-completely | Aryadev Chavali | |
2023-10-17 | FINALLY figured out the solution to puzzle 7 | Aryadev Chavali | |
Easy problem once I figured out the trick to constructing an inherently stateful structure with backwards pointer references (at least the first way I would've made it) into a functional alist solution. Very cool. | |||
2023-10-17 | Made a rough sketch comment of puzzle-7 structure | Aryadev Chavali | |
2023-10-17 | Current implementation of puzzle-7 | Aryadev Chavali | |
Not complete, dunno what to do for parsing and handling CD commands. |