• Joined on 2018-10-02
xiretza pushed to main at xiretza/advent-of-code 2022-01-17 17:47:29 +01:00
2f9adec8ff 2021 day12/rust: fix solution
xiretza pushed to main at xiretza/advent-of-code 2022-01-17 17:35:51 +01:00
0220f88e27 2021 day16/rust: clean up
f24e06da7d 2021 day16/rust: add solution
a771b98489 2021 day16: add data
Compare 3 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-16 11:25:56 +01:00
f41e7a76ea 2021 day12/rust: add simple solution
acb52282b6 2021 day12: add data
Compare 2 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-15 20:00:50 +01:00
37293ab29e 2021 day14/rust: add solution
7828e5a9d2 2021 day14: add data
Compare 2 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-12 20:03:38 +01:00
f82eaa9490 2021 day10/python: add solution
0b617a70d0 2021 day10: add data
Compare 2 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-09 21:39:28 +01:00
daec76d3d4 2021 day8/rust: speed up v3 to unsafe levels, remove v4
xiretza pushed to main at xiretza/advent-of-code 2021-12-09 21:30:05 +01:00
07a1391030 2021 day8/rust: make v4 function unsafe
591cde8631 2021 day8/rust: add test
11907cf8b5 2021 day8/rust: prettify calculation of output number
edd8bdfa71 2021 day8/rust: only trim start of output digits
92aba2db95 2021 day8/rust: use ArrayVec
Compare 10 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-08 18:12:16 +01:00
6b9ff21a5a 2021 day8/python: add fast solution
66c78818fc 2021 day8/python: add brute force solution
3099e1e256 2021 day8: add data
96fe64f71f 2021 day7/python: add faster solution
4ea70f38ea 2021 day7/python: prettify
Compare 5 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-07 15:11:01 +01:00
e9a47c1863 2021 day7/python: add solution
eb8110c355 2021 day7: add data
Compare 2 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-06 19:38:12 +01:00
7f42d47cae 2021 day6/python: add solution
75d4a76a50 2021 day6: add data
196e812878 2021 day5/rust: avoid nightly for line point iterator
fff3899ae9 2021 day5/rust: use iterator to expand line points
83b9b79a28 2021 day5/rust: dedup using Vec matrix instead of HashMap
Compare 13 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-05 17:11:15 +01:00
17a0b665a5 2021 day5/rust: avoid nightly for line point iterator
5067c96550 2021 day5/rust: use iterator to expand line points
c63c23c252 2021 day5/rust: dedup using Vec matrix instead of HashMap
Compare 3 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-05 10:04:25 +01:00
5d6e3ac56f 2021 day5/rust: add solution
60c8b8eac1 2021 day5: add data
Compare 2 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-04 20:54:04 +01:00
9c8bbf40a3 2021 day1/rust: prettify
338f4ef241 2021 day3/rust: add solution
75371082a4 2021 day4/python: add solution
7b9e5c2ecf 2021 day4: add data
Compare 4 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-03 07:17:40 +01:00
32660da53e 2021 day3/python: add solution
0434ce436e 2020 day3: add data
Compare 2 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-02 15:11:24 +01:00
e8c84a0cb6 2021 day2/python: add solution
1befbf9c37 2021 day2: add data
Compare 2 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-01 15:05:37 +01:00
fc223c2746 2021 day1/vhdl: clean up
xiretza pushed to main at xiretza/advent-of-code 2021-12-01 14:54:23 +01:00
4e8d0e3f36 2020 day2/vhdl: split off util package
7a58f73e51 2021 day1/vhdl: add solution
Compare 2 commits »
xiretza pushed to main at xiretza/advent-of-code 2021-12-01 14:20:07 +01:00
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
Compare 3 commits »
xiretza deleted branch rebase from xiretza/advent-of-code 2021-12-01 09:31:20 +01:00
xiretza created branch main in xiretza/advent-of-code 2021-12-01 09:30:40 +01:00