summaryrefslogtreecommitdiff
path: root/src/lib.rs
AgeCommit message (Collapse)Author
2019-12-14Intcode computer to use bigints and unlimited memory space!Justin Wernick
Also started a more complete error reporting scheme.
2019-12-13Did the feedback loop for the amplifier circuitJustin Wernick
2019-12-11Intcode program into lib! It's shared code now.Justin Wernick