s pushed to master at s/fancadescala 2020-07-27 00:17:19 +00:00
a61871d3f4 Setting variables
s pushed to master at s/fancadescala 2020-07-26 23:57:16 +00:00
912eb26652 Sequencing works
s pushed to master at s/fancadescala 2020-07-26 21:54:12 +00:00
2ef584a42a An ADT for this recursion scheme that should finally work
s pushed to master at s/fancadescala 2020-07-05 06:10:08 +00:00
073a9ed0f7 Working on effects/sequencing. Not going well.
s pushed to master at s/fancadescala 2020-07-04 04:04:19 +00:00
b5efa9c7f5 PointerChain provided by Greg Pfeil github.com/sellout
s pushed to master at s/fancadescala 2020-07-03 01:47:27 +00:00
8b52321920 Rewrite the block system so that I can implement the catamorphism easily
s pushed to master at s/fancadescala 2020-07-02 18:10:55 +00:00
33df0eb120 Add bool argument
c95a30edd0 Lots of updates
Compare 2 commits »
s pushed to master at s/fancadescala 2020-07-02 17:30:30 +00:00
c7b279257f Unify under one project
s renamed repository from fancadetagless to s/fancadescala 2020-07-02 17:30:19 +00:00
s pushed to master at s/fancadescala 2020-07-02 06:47:24 +00:00
c9cb936836 Passing test!
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