Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Set file encoding when reading | Thomas Voss | 2021-12-02 | 11 | -82/+46 | |
| | ||||||
* | Combine parts 1 and 2 into one file | Thomas Voss | 2021-12-02 | 4 | -75/+30 | |
| | ||||||
* | Improve the makeshift macros | Thomas Voss | 2021-12-02 | 6 | -17/+12 | |
| | ||||||
* | Run through gofmt | Thomas Voss | 2021-12-02 | 1 | -2/+2 | |
| | ||||||
* | Use python3.10 pattern matching | Thomas Voss | 2021-12-02 | 1 | -6/+7 | |
| | ||||||
* | Merge both solutions into one file | Thomas Voss | 2021-12-02 | 4 | -62/+26 | |
| | ||||||
* | Take functional python to the next level | Thomas Voss | 2021-12-02 | 2 | -12/+36 | |
| | ||||||
* | Compress solutions into 1 file | Thomas Voss | 2021-12-02 | 4 | -48/+26 | |
| | ||||||
* | Clean up gitignores | Thomas Voss | 2021-12-02 | 12 | -12/+2 | |
| | ||||||
* | 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 | |
| | | | | Also got the first solution of CSE, 5:30 gang. | |||||
* | 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 | |