aboutsummaryrefslogtreecommitdiff
path: root/2015
Commit message (Expand)AuthorAgeFilesLines
* Return a uint16, not an intThomas Voss 2021-12-021-1/+1
* Add day 7 solutionsThomas Voss 2021-12-024-0/+400
* Add day 23 solutionsThomas Voss 2021-12-023-0/+160
* Improve the makeshift macrosThomas Voss 2021-12-026-17/+12
* Run through gofmtThomas Voss 2021-12-021-2/+2
* Use python3.10 pattern matchingThomas Voss 2021-12-021-6/+7
* Merge both solutions into one fileThomas Voss 2021-12-024-62/+26
* Take functional python to the next levelThomas Voss 2021-12-022-12/+36
* Compress solutions into 1 fileThomas Voss 2021-12-024-48/+26
* Clean up gitignoresThomas Voss 2021-12-024-5/+0
* Use python3.10 pattern matchingThomas Voss 2021-12-021-15/+16
* Add day 19 solutionsThomas Voss 2021-12-013-0/+91
* Add 2015 Day 21 solutionsThomas Voss 2021-11-114-0/+101
* Close the input file after readingThomas Voss 2021-11-061-0/+1
* Add 2015 Day 20 solutionsThomas Voss 2021-11-064-0/+72
* Squash if/elif chains into a single if checkThomas Voss 2021-10-292-8/+10
* Use grep(1) instead of the non-POSIX squash(1)Thomas Voss 2021-10-292-2/+2
* Initial commitThomas Voss 2021-10-2953-0/+3866