Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-02 | Improved Parigot data types | Marvin Borner | |
2024-05-02 | More math | Marvin Borner | |
MAATHTHAHHAHA | |||
2024-03-25 | Renamed number comparison functions | Marvin Borner | |
2024-03-25 | No, you were just stupid | Marvin Borner | |
2024-03-23 | Some Project Euler solutions | Marvin Borner | |
2024-03-21 | Weird mistakes | 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-02 | Bottles of beer | Marvin Borner | |
2024-03-02 | Docs & samples | Marvin Borner | |
2024-03-02 | Several additions to std | Marvin Borner | |
Some weren't committed for a year! | |||
2024-02-29 | Encourage use of combinators | Marvin Borner | |
2023-12-15 | Minor documentation fixes | Marvin Borner | |
2023-11-06 | Started unquote and improved quote | Marvin Borner | |
2023-10-06 | Fun with monads | Marvin Borner | |
2023-08-05 | Removed redundant `∅?‣`, `^‣` and `~‣` | Marvin Borner | |
Uses a fun technique that reduces readability but improves fun :) | |||
2023-07-08 | Added variadic y combinator | Marvin Borner | |
2023-07-08 | Added variadic signatures | Marvin Borner | |
2023-07-08 | Added variadic list constructor | Marvin Borner | |
2023-06-26 | Added eval/apply functions | Marvin Borner | |
2023-03-07 | Useful additions | Marvin Borner | |
hehe | |||
2023-03-05 | Switched to prefixed listification | 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-28 | Additions to std/ | Marvin Borner | |
2023-02-24 | Added more string/char functions | Marvin Borner | |
2023-02-24 | More functions for new representations | Marvin Borner | |
2023-02-23 | Added more types | Marvin Borner | |
2023-02-21 | Standard library sync | Marvin Borner | |
2022-09-02 | Improved mst/last performance | 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-22 | Fixed execution of multiple commands and removed :print | Marvin Borner | |
2022-08-20 | Parser shenanigans | Marvin Borner | |
2022-08-19 | General improvements | Marvin Borner | |
2022-08-17 | Many additional functions | Marvin Borner | |
2022-08-16 | Std improvements | Marvin Borner | |
very descriptive as always :D I honestly don't know though | |||
2022-08-15 | List implementation improvements | Marvin Borner | |
2022-08-15 | General std cleanup | Marvin Borner | |
2022-08-15 | Combinator replacements | Marvin Borner | |
2022-08-12 | Added prefix support | Marvin Borner | |
Needs some work regarding namespaces | |||
2022-08-12 | Added infix operator support | Marvin Borner | |
This isn't compatible with the :test .. = .. syntax, therefore I removed it. They also don't have custom precedence/associativity support and aren't chainable right now. | |||
2022-08-10 | Added syntactic sugar for strings & chars | Marvin Borner | |
2022-08-09 | Added import loop error | Marvin Borner | |
2022-08-09 | Implementations | Marvin Borner | |
2022-08-08 | Obviously trivial | Marvin Borner | |