Commit graph

177 commits

Author SHA1 Message Date
cabc7f314d 2020 day2/vhdl: update to split out runner, handle line feeds 2021-12-01 13:52:37 +01:00
ab5fda541c 2020 day25: add data 2021-12-01 09:26:12 +01:00
ba84afae67 test.sh: add rust/cargo runner 2021-12-01 09:18:38 +01:00
3b768f045c 2020 day23: add data 2021-12-01 09:14:48 +01:00
f8fb917a53 2020 day22: add data 2021-12-01 09:14:48 +01:00
6913282c43 2020 day20: add data 2021-12-01 09:14:48 +01:00
a02f2dbe26 2020 day12: add data 2021-12-01 09:14:48 +01:00
e087b24966 gitignore: Ignore cargo target directory 2021-12-01 09:14:48 +01:00
a692d567c0 2021 day1/rust: add solution 2021-12-01 09:14:48 +01:00
a29f0f3064 2021 day1: add data 2021-12-01 09:14:48 +01:00
a3fbb40b07 2020 day21/python: add solution 2021-12-01 09:14:48 +01:00
9bd4e811b6 gitignore: ignore haskell build artifacts 2021-12-01 09:14:48 +01:00
5c2320b5c2 2020 day24/haskell: add solution 2021-12-01 09:14:48 +01:00
17a0a2e8a4 common/haskell: move conway to common/ 2021-12-01 09:14:22 +01:00
0d3100b152 2020 day17/haskell: add solution 2021-12-01 09:08:24 +01:00
06203aee16 2020 day19/haskell: add solution 2021-12-01 09:08:24 +01:00
b0abe9abbb 2020 day18/haskell: add solution 2021-12-01 09:08:24 +01:00
e6c5f74b62 2020 day16/haskell: readability improvements 2021-12-01 09:08:24 +01:00
482522eab2 2020 day14/haskell: replace map-filter-enumerate with findIndices 2021-12-01 09:08:24 +01:00
c63c074114 2020 day16/haskell: prettify findSingletonChoice 2021-12-01 09:08:24 +01:00
b32a10b62f 2020 day16/haskell: rename iterateUntilDone to iterateUntilNothing 2021-12-01 09:08:24 +01:00
fb8094d5f4 2020 day16/haskell: add solution 2021-12-01 09:08:24 +01:00
e822334261 2020 day15/python: add solution 2021-12-01 09:08:24 +01:00
a2513d6d92 2020 day14/haskell: add solution 2021-12-01 09:08:24 +01:00
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