summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-16Day 10 and 11! Yay!Justin Wernick
2019-12-15Debuggability and fixing the day 9 bugJustin Wernick
2019-12-14Added relative mode support. Currently isn't working.Justin Wernick
2019-12-14Intcode computer to use bigints and unlimited memory space!Justin Wernick
2019-12-13Day 8, image processingJustin Wernick
2019-12-13Did the feedback loop for the amplifier circuitJustin Wernick
2019-12-12Day 7 part 1 (it's dirty and doesn't solve part 2 yet)Justin Wernick
2019-12-11Intcode program into lib! It's shared code now.Justin Wernick
2019-12-11Day 6: Orbital mapsJustin Wernick
2019-12-11Input parsing for day 6Justin Wernick
2019-12-11Cleaned up error handlingJustin Wernick
2019-12-05Day 5: It technically works, even if it's uglyJustin Wernick
2019-12-05Day 4 - some quick iterationJustin Wernick
2019-12-05Day 3: It's clunky in parts but it solves the problemJustin Wernick
2019-12-02Removed redundant call to run programJustin Wernick
2019-12-02Abstract the repeated codeJustin Wernick
2019-12-02Extra findingJustin Wernick
2019-12-02Day 2: Intcode machine!Justin Wernick
2019-12-01Better error handlingJustin Worthe
2019-12-01Dressed day 1 up as a cli appJustin Worthe
2019-12-01Day 1Justin Worthe
2019-11-30Initial commitJustin Worthe
2018-12-25Day 25: Forming groupsJustin Worthe
2018-12-24Day 24: Simulating army fightsJustin Worthe
2018-12-23Day 22: Debugs on autoresizing mapJustin Worthe
2018-12-23Day 23: Searching in a massive 3d spaceJustin Worthe
2018-12-22Day 22: 3D PathfindingJustin Worthe
2018-12-21Day 21: Simulating overflowsJustin Worthe
2018-12-20More targeted dedup on day 20Justin Worthe
2018-12-20Day 20: Regex pathfindingJustin Worthe
2018-12-19Day 19: DisassemblerJustin Worthe
2018-12-18Day 18: Game of tree-lifeJustin Worthe
2018-12-17Day 17: Questionable fluid dynamicsJustin Worthe
2018-12-16Day 16: Finding the opcodes on an unknown cpuJustin Worthe
2018-12-15Code housekeeping: Added a readmeJustin Worthe
2018-12-15Day 15: RoguelikeJustin Worthe
2018-12-14Day 14: Building a list of digitsJustin Worthe
2018-12-13Day 13: Following a pathJustin Worthe
2018-12-12Day 11: Cellula automataJustin Worthe
2018-12-11Day 11: Finding a max sum of an areaJustin Worthe
2018-12-10Day 10: Finding patterns in the starsJustin Worthe
2018-12-09Day 9: Inserting into very big listsJustin Worthe
2018-12-08Day 8: Recursing the treeJustin Worthe
2018-12-07Day 7: Task schedulingJustin Worthe
2018-12-06Day 6: Manhattan distances and coordinatesJustin Worthe
2018-12-05Added a convenient debug macroJustin Worthe
2018-12-05Day 5: Mutating stringsJustin Worthe
2018-12-04Day 4: Event sourcingJustin Worthe
2018-12-03Day 3: Finding collisionsJustin Worthe
2018-12-02Day 2: Scanning stringsJustin Worthe