Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-03-05 | Better primality test | Marvin Borner | |
2024-07-27 | Some accumulated math changes | Marvin Borner | |
2024-05-02 | More math | Marvin Borner | |
MAATHTHAHHAHA | |||
2024-03-25 | More samples and definitions | Marvin Borner | |
2024-03-23 | Some Project Euler solutions | Marvin Borner | |
2024-03-21 | Added lcm | Marvin Borner | |
2024-03-14 | More samples | Marvin Borner | |
2024-03-13 | Better string comparison using prefixed spaceship operator | Marvin Borner | |
Co-authored-by: JoJoBarthold2 <valentin.j.schmidt@web.de> | |||
2024-03-10 | Samples and std additions | Marvin Borner | |
2024-03-03 | Even more samples | Marvin Borner | |
wtf | |||
2024-03-02 | Bottles of beer | Marvin Borner | |
2024-02-29 | great changes | Marvin Borner | |
you gotta believe me, they're great. they're the best | |||
2024-02-23 | More Rosetta | Marvin Borner | |
2024-02-16 | Added strong Rosenberg encoding for meta encoding | Marvin Borner | |
Originally got the idea from @sgoguen (YC) and was further inspired by @hbr from one of their blog posts[1]. The current encoding has some holes and bad performance, so I might switch to a different one in the future. The wiki and metaprogramming blog post have been updated accordingly. [1] https://hbr.github.io/Lambda-Calculus/computability/text.html | |||
2023-12-15 | Minor documentation fixes | Marvin Borner | |
2023-07-30 | Implemented power tower / knuth functions | Marvin Borner | |
Again during sick hacking session at cool new hackerspace. Co-Authored-By: AnyUnderstanding <christopher.alan.w@gmail.com> | |||
2023-07-24 | Implemented logarithm functions | Marvin Borner | |
Done during sick hacking session at cool new hackerspace. Co-Authored-By: AnyUnderstanding <christopher.alan.w@gmail.com> | |||
2023-03-07 | Useful additions | Marvin Borner | |
hehe | |||
2023-03-05 | Switched to prefixed listification | Marvin Borner | |
2023-03-04 | More efficient math functions | Marvin Borner | |
2023-03-04 | Fixed pi algorithm | 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-02-28 | Additions to std/ | Marvin Borner | |
2023-02-26 | More std functions | Marvin Borner | |
2023-02-25 | Fixed wrong input syntax | Marvin Borner | |
2023-02-23 | Added more types | Marvin Borner | |
2023-02-21 | Standard library sync | Marvin Borner | |
2022-08-31 | More functions | Marvin Borner | |
2022-08-31 | Unicodification | Marvin Borner | |
I like unicode, sorry if you have a different opinion | |||
2022-08-29 | Started mixfix chaining | Marvin Borner | |
2022-08-26 | General std improvements | Marvin Borner | |
2022-08-20 | Started math library | Marvin Borner | |