Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use python3.10 pattern matching | Thomas Voss | 2021-12-02 | 1 | -15/+16 | |
* | Add day 2 solutions (got on global leaderboards) | Thomas Voss | 2021-12-02 | 3 | -0/+1012 | |
* | Add day 19 solutions | Thomas Voss | 2021-12-01 | 3 | -0/+91 | |
* | Add a shell script solution | Thomas Voss | 2021-12-01 | 3 | -4/+12 | |
* | Make use of the magic zip function | Thomas Voss | 2021-12-01 | 1 | -4/+1 | |
* | It is now 2021, so time to add more stuff | Thomas Voss | 2021-12-01 | 3 | -0/+2021 | |
* | Add 2015 Day 21 solutions | Thomas Voss | 2021-11-11 | 4 | -0/+101 | |
* | Close the input file after reading | Thomas Voss | 2021-11-06 | 1 | -0/+1 | |
* | Add 2015 Day 20 solutions | Thomas Voss | 2021-11-06 | 4 | -0/+72 | |
* | Squash if/elif chains into a single if check | Thomas Voss | 2021-10-29 | 2 | -8/+10 | |
* | Use grep(1) instead of the non-POSIX squash(1) | Thomas Voss | 2021-10-29 | 2 | -2/+2 | |
* | Initial commit | Thomas Voss | 2021-10-29 | 123 | -0/+16269 |