Commit graph

53 commits

Author SHA1 Message Date
c1392a5259 2020 day2/haskell: add solution 2021-12-01 09:08:24 +01:00
e217c7894b 2020 day11/python: optimizations 2021-12-01 09:08:24 +01:00
89c5f6bb50 test.sh: ignore all example* files 2021-12-01 09:08:23 +01:00
bd9c5aa25c 2020 day13/haskell: add solution 2021-12-01 09:08:05 +01:00
47c6817eab 2020 day10/haskell: add solution 2021-12-01 09:08:05 +01:00
3645cd1985 test.sh: allow empty directories 2021-12-01 09:08:05 +01:00
0da19c92fd 2020 day11/python: add solution 2021-12-01 09:08:05 +01:00
81ec67e290 Add gitignore 2021-12-01 09:08:05 +01:00
eb12d4a13d 2020 day9/haskell: add solution 2021-12-01 09:08:05 +01:00
4428c8da66 README: update 2021-12-01 09:08:05 +01:00
92c03811e2 README: fix typo 2021-12-01 09:08:05 +01:00
73cbd0758c test.sh: skip hidden files and example.txt 2021-12-01 09:08:03 +01:00
8260604f97 test.sh: fix removal of test output files 2021-12-01 09:06:21 +01:00
04bd28abd3 2020 day8/haskell: add solution 2021-12-01 09:05:37 +01:00
9a45f980d5 haskell: remove unused import 2021-12-01 09:05:37 +01:00
ecd3d4102c haskell: explicitly export functions from AoC module 2021-12-01 09:05:37 +01:00
9e8462722e test.sh: write errors to stdout
stdout is swallowed by the result verification
2021-12-01 09:05:37 +01:00
70cc669fbc 2020 day7/python: rename functions 2021-12-01 09:05:37 +01:00
05e0930822 2020 day7/python: add solution 2021-12-01 09:05:37 +01:00
62b7b11f24 2020 day4/haskell: prettify 2021-12-01 09:05:37 +01:00
9dbea8448c Revert "2020 day2/vhdl: workaround ghdl#1529"
This reverts commit 2f1277c4b11de75e39bec5f83d0ec6446a1d07f2.
2021-12-01 09:05:37 +01:00
11b9dcb199 README: update 2021-12-01 09:05:37 +01:00
b9df6d7ceb add test script 2021-12-01 09:05:32 +01:00
77d05ea9e4 add test data 2021-12-01 08:54:50 +01:00
15203be615 2020 day2/vhdl: allow script to be run from outside its basedir 2021-12-01 08:54:50 +01:00
3ab9f6bb2e 2020 day2/vhdl: don't simulate synthesized design by default 2021-12-01 08:54:50 +01:00
33fb12e53d 2020 day4/haskell: fix wrongly removed import 2021-12-01 08:54:50 +01:00
753a0e7034 read problem inputs from stdin 2021-12-01 08:54:50 +01:00
c5409429e7 2020 day6/haskell: add solution 2021-12-01 08:54:50 +01:00
a5a8d7b926 haskell: simplify runAoC invocations 2021-12-01 08:54:50 +01:00
9c77daf539 haskell: don't force concatenation in splitOnEmptyLines 2021-12-01 08:54:50 +01:00
ecf310c031 haskell: move splitOnEmptyLines to AoC.hs 2021-12-01 08:54:50 +01:00
24556ff78d README.md: update 2021-12-01 08:54:50 +01:00
1006f83446 2020 day5/haskell: add solution 2021-12-01 08:54:50 +01:00
01afdce7ef haskell: move oneCompleteResult to AoC module 2021-12-01 08:54:50 +01:00
1e30302115 haskell: add simple run harness 2021-12-01 08:54:50 +01:00
a3c6a1d70c 2020 day4/haskell: fix typo 2021-12-01 08:54:50 +01:00
b923627c26 2020 day4/python: fix last passport not being read 2021-12-01 08:54:50 +01:00
d329518529 2020 day4/haskell parser: add solution 2021-12-01 08:54:50 +01:00
ef8671a794 2020 day3/haskell: make it more readable 2021-12-01 08:54:50 +01:00
892d42e6fb 2020 day4/pythong: add solution 2021-12-01 08:54:50 +01:00
63699367a5 2020 day3/haskell: add solution 2021-12-01 08:54:50 +01:00
c4acf55f42 2020 day3/python: add solution 2021-12-01 08:54:50 +01:00
7c453f7741 2020 day2/vhdl: update gitignore 2021-12-01 08:54:50 +01:00
7201d8c28a 2020 day2/vhdl: also run synthesized version 2021-12-01 08:54:50 +01:00
35c75c3aa5 2020 day2/vhdl: workaround ghdl#1529
https://github.com/ghdl/ghdl/pull/1529
2021-12-01 08:54:50 +01:00
61f8329811 README: add overview table 2021-12-01 08:54:50 +01:00
791b6f62aa 2020 day2/VHDL: add solution 2021-12-01 08:54:50 +01:00
6b4d4466ae 2020 day1/haskell: add solution 2021-12-01 08:54:50 +01:00
d447a9705c 2020 day2/python: add solution 2021-12-01 08:54:50 +01:00