Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-05 | Removed redundant `∅?‣`, `^‣` and `~‣` | Marvin Borner | |
Uses a fun technique that reduces readability but improves fun :) | |||
2023-08-02 | Added currently known busy beavers | Marvin Borner | |
Part of my attempt to find BB(37) | |||
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-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-06-02 | Added some missing functions | Marvin Borner | |
2023-04-08 | Various improvements to standard library docs | Marvin Borner | |
2023-03-07 | Useful additions | Marvin Borner | |
hehe | |||
2023-03-06 | Started AVL tree implementation | Marvin Borner | |
2023-03-05 | Switched to prefixed listification | Marvin Borner | |
2023-03-05 | Monadic list/io interface | Marvin Borner | |
2023-03-04 | More efficient mst functions | Marvin Borner | |
2023-03-04 | Added box functions | Marvin Borner | |
Very helpful for some data structures | |||
2023-03-04 | More efficient math functions | Marvin Borner | |
2023-03-04 | Added odd/even 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-03-03 | Faster string breaking | Marvin Borner | |
2023-02-28 | Additions to std/ | Marvin Borner | |
2023-02-26 | More std functions | Marvin Borner | |
2023-02-26 | Added more unary functions | Marvin Borner | |
2023-02-25 | Fixed wrong input syntax | Marvin Borner | |
2023-02-24 | Added more string/char functions | Marvin Borner | |
2023-02-24 | Moved number implementations | Marvin Borner | |
2023-02-24 | More functions for new representations | Marvin Borner | |
2023-02-23 | Additions to standard library | Marvin Borner | |
Mainly new binary encoding and corresponding functions | |||
2023-02-23 | Fixed and typed result/option monads | Marvin Borner | |
2023-02-23 | Added more types | Marvin Borner | |
2023-02-22 | Added types for most combinators | Marvin Borner | |
2023-02-21 | Standard library sync | Marvin Borner | |
2022-09-02 | Improved mst/last performance | Marvin Borner | |
2022-09-01 | More work on division | Marvin Borner | |
2022-09-01 | Started division functions | 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-20 | Started math library | 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 | Arithmeticity | Marvin Borner | |
2022-08-15 | Combinator replacements | Marvin Borner | |
2022-08-13 | Bird combinators | Marvin Borner | |
2022-08-13 | Minor improvements | 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 | |
2022-08-07 | Things | Marvin Borner | |
lol | |||
2022-08-07 | Progress | Marvin Borner | |
As always - very descriptive. I've been busy with exams but from now on I'll be working on bruijn again. | |||
2022-07-26 | Stupidity | Marvin Borner | |
2022-07-24 | Trying a new syntax | Marvin Borner | |
Let's see | |||
2022-07-18 | Improved std library | Marvin Borner | |
2022-07-18 | Moved/improved standard library | Marvin Borner | |
and other things |