Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove input files from the repo | Thomas Voss | 9 days | 22 | -3759/+0 |
* | Ignore some files | Thomas Voss | 2022-12-01 | 3 | -40/+1 |
* | Lots of cleanup and stuff | Thomas Voss | 2022-11-30 | 41 | -212/+187 |
* | Don't use a lambda | Thomas Voss | 2021-12-06 | 1 | -1/+1 |
* | Make use of infinity | Thomas Voss | 2021-12-06 | 1 | -1/+1 |
* | Add day 13 solutions | Thomas Voss | 2021-12-06 | 4 | -0/+110 |
* | Add day 9 solutions | Thomas Voss | 2021-12-04 | 4 | -0/+69 |
* | Return a uint16, not an int | Thomas Voss | 2021-12-02 | 1 | -1/+1 |
* | Add day 7 solutions | Thomas Voss | 2021-12-02 | 4 | -0/+400 |
* | Add day 23 solutions | Thomas Voss | 2021-12-02 | 3 | -0/+160 |
* | 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 | 4 | -5/+0 |
* | Use python3.10 pattern matching | Thomas Voss | 2021-12-02 | 1 | -15/+16 |
* | Add day 19 solutions | Thomas Voss | 2021-12-01 | 3 | -0/+91 |
* | 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 | 53 | -0/+3866 |