Commit graph

23 commits

Author SHA1 Message Date
9aefab8549 haskell: don't force concatenation in splitOnEmptyLines 2020-12-06 07:38:26 +01:00
51aaea90dc haskell: move splitOnEmptyLines to AoC.hs 2020-12-06 07:38:26 +01:00
98c1af4d58 README.md: update 2020-12-05 11:24:59 +01:00
b88afd44e0 day5: add haskell solution 2020-12-05 10:21:57 +01:00
38cac26cb7 haskell: move oneCompleteResult to AoC module 2020-12-05 10:21:09 +01:00
8bb03a8dcd haskell: add simple run harness 2020-12-05 09:53:51 +01:00
9331250c28 day4/haskell: fix typo 2020-12-04 16:14:16 +01:00
23e5f473c0 day4/python: fix last passport not being read 2020-12-04 15:39:48 +01:00
e8f88e8b3c day4: add haskell parser solution 2020-12-04 15:39:43 +01:00
793eefc817 day3/haskell: make it more readable 2020-12-04 10:34:46 +01:00
eecf2c2f35 day4: add pythong solution 2020-12-04 10:12:53 +01:00
4ec5908454 day3: add haskell solution 2020-12-03 22:33:03 +01:00
e76f855d05 day3: add python solution 2020-12-03 20:10:48 +01:00
cdfec86112 day2/vhdl: update gitignore 2020-12-02 21:21:12 +01:00
377e7d3e57 day2/vhdl: also run synthesized version 2020-12-02 21:19:33 +01:00
7ae2f5a4af day2/vhdl: workaround ghdl#1529
https://github.com/ghdl/ghdl/pull/1529
2020-12-02 21:19:19 +01:00
1b2695c305 README: add overview table 2020-12-02 12:09:14 +01:00
a34a10b15e day2: add VHDL solution 2020-12-02 11:10:43 +01:00
066513b45a day1: add haskell solution 2020-12-02 10:12:00 +01:00
feda46249b day2: add python solution 2020-12-02 08:02:49 +01:00
03abb1a5ae day1: modify python for part2 2020-12-01 16:50:45 +01:00
b4004fd75f day1: add python part1 2020-12-01 16:40:10 +01:00
051321c4c8 Add README.md 2020-12-01 16:29:12 +01:00