s pushed to master at s/fancadescala 2020-07-02 06:43:07 +00:00
5af34740f4 Fix up compilation to try and test
s pushed to master at s/fancadescala 2020-07-02 06:16:12 +00:00
c579f0934d New gitignore
s pushed to master at s/fancadescala 2020-07-02 00:52:33 +00:00
ae6fd7b0c4 I can't continue this project on Linux.
s pushed to master at s/fancadescala 2020-06-11 21:37:47 +00:00
4ab4b5ad68 Start over, using new fancadegraph project
d4389b6f50 Initial commit
s created repository s/fancadescala 2020-06-11 21:37:24 +00:00
s pushed to master at s/aoc-old 2019-12-09 07:58:35 +00:00
9af1db3734 Kinda sad the intcode machine is being discontinued. :(
s pushed to master at s/aoc-old 2019-12-08 05:19:33 +00:00
e02dfaab32 DAY 8 BABY LETS GO
s pushed to master at s/aoc-old 2019-12-08 02:55:18 +00:00
37bc98fafb Day 7 part 2
s pushed to master at s/aoc-old 2019-12-07 23:08:58 +00:00
0664894ef2 Day 7 part 1 (part 2 kinda stupid)
s pushed to master at s/aoc-old 2019-12-07 22:43:04 +00:00
17e061d2e1 Refactor intcode machine so that it's actually usable
s pushed to master at s/aoc-old 2019-12-06 06:12:09 +00:00
4047fc52ac Day 6
s pushed to master at s/aoc-old 2019-12-05 06:15:19 +00:00
abf2060411 Day 5
s pushed to master at s/aoc-old 2019-12-04 07:24:48 +00:00
ea871d612e Complete much more of y2017
s pushed to master at s/aoc-old 2019-12-04 05:40:39 +00:00
8c9f95fe2c Day 4 y2019
s pushed to master at s/aoc-old 2019-12-04 03:57:46 +00:00
f412003d6f Day 3 y2019
s pushed to master at s/aoc-old 2019-12-02 08:09:02 +00:00
214438d779 Update SBT, fix compilation issues, solve y2019 so far
s pushed to master at s/cataquack 2019-01-15 00:07:06 +00:00
a0580982e0 Add an implementation of a storage built off of a directory of JSONs
s pushed to master at s/cataquack 2019-01-14 23:06:09 +00:00
d4a2e22556 Reformat and remove unused imports
s pushed to master at s/cataquack 2019-01-14 04:52:56 +00:00
bd78f6eee3 Refactor Storage to make sense in the context of external querylangs (Quill)
s pushed to master at s/cataquack 2019-01-13 21:56:00 +00:00
b52159a915 First working example