summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-01-23Removed redundant match statements left over from an old implementationJustin Wernick
2020-01-23Clean up unused importsJustin Wernick
2020-01-19Replace custom debug with derivativeJustin Wernick
2020-01-13Day 25: Text adventure game!Justin Wernick
2020-01-12Fractal descent of bugsJustin Wernick
2020-01-12Refactor buggy game of life to use Set instead of VectorJustin Wernick
2020-01-11Day 24: bugs of lifeJustin Wernick
2020-01-10Day 23: A network of intcodesJustin Wernick
2020-01-05Day 22: adventures in modular mathJustin Wernick
2020-01-05Reimplementation of day 22 that doesn't need the whole deck in memoryJustin Wernick
2020-01-01Day 22 part 1, modular shufflingJustin Wernick
2019-12-31Springbot walking, running, and jumping!Justin Wernick
2019-12-31Day 21 hello world, springbot bouncing into a holeJustin Wernick
2019-12-31Day 20 part 2 - now with depth!Justin Wernick
2019-12-30Day 20 part 1Justin Wernick
2019-12-30Parsing for day 20Justin Wernick
2019-12-26Day 19: Tractor beam!Justin Wernick
2019-12-26Day 18 part 2. This needed some optimizationJustin Wernick
2019-12-26Day 18: part 1Justin Wernick
2019-12-24Day 17: The vacuum robotJustin Wernick
2019-12-24Day 16: Horendously expensive computation...Justin Wernick
2019-12-23Day 15 - getting progressively messier...Justin Wernick
2019-12-22Day 14, refuelingJustin Wernick
2019-12-22Day 13: Pong AI doneJustin Wernick
2019-12-21Day 13 part 1Justin Wernick
2019-12-20Day 12 part 2Justin Wernick
2019-12-19Day 12 part 1Justin Wernick
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-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