4e8d0e3f36
2020 day2/vhdl: split off util package
7a58f73e51
2021 day1/vhdl: add solution
d60b8c5371
common: add VHDL testbench and runner
dbcf8fa588
2020 day2/vhdl: rename source files
cabc7f314d
2020 day2/vhdl: update to split out runner, handle line feeds
ab5fda541c
2020 day25: add data
ba84afae67
test.sh: add rust/cargo runner
3b768f045c
2020 day23: add data
f8fb917a53
2020 day22: add data
6913282c43
2020 day20: add data
4cbcb7e0c2
test.sh: iterate over all days
8e1fcf87c4
2021 day1/rust: add solution
82e362ecdf
2021 day1: add data
475d40bf90
day21: add python solution
6c1a8a5699
gitignore: ignore haskell build artifacts
xiretza
created branch libera-verify-242971652 in IT-Syndikat/libera-verify
2021-10-15 12:46:57 +02:00
3bb59888cd
gitignore: ignore haskell build artifacts
739a3ff173
day24: add haskell solution
d35b079fb4
Move conway to common/
deb81d4e12
day16/haskell: readability improvements
d99efc09fe
day14/haskell: replace map-filter-enumerate with findIndices
5cbd457ebc
day16/haskell: prettify findSingletonChoice
d24d672f70
day16/haskell: rename iterateUntilDone to iterateUntilNothing