| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | 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 |