Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-12 | Fun | Marvin Borner | |
2023-03-07 | Fixed unsafe randomness and optimization | Marvin Borner | |
Enabling optimization greatly improved reduction times (obviously). Will investigate further optimizations in the future. | |||
2023-03-07 | Added a few advent of code solutions | Marvin Borner | |
2023-03-05 | More samples | Marvin Borner | |
2023-03-05 | Way faster recursive show | Marvin Borner | |
2023-03-05 | Made stdin and argument conversion lazy | Marvin Borner | |
2023-03-05 | Monadic list/io interface | Marvin Borner | |
2023-03-03 | Added second part of aoc and needed functions | Marvin Borner | |
Also, I don't know how I got 30s for the first part previously. Cannot reproduce and probably was a mistake. idk | |||
2023-03-03 | Faster string breaking | Marvin Borner | |
2023-02-26 | Added IO samples | Marvin Borner | |
2023-02-24 | Added code samples | Marvin Borner | |