Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-16 | Started typing | Marvin Borner | |
not like i've been typing for a long time lol | |||
2022-08-30 | Fixed mixfix matching | Marvin Borner | |
2022-08-29 | Started mixfix chaining | Marvin Borner | |
2022-08-23 | Added advanced suggestion AI | Marvin Borner | |
blockchain soon | |||
2022-08-22 | Fixed execution of multiple commands and removed :print | Marvin Borner | |
2022-08-22 | Fixed leaking imports | Marvin Borner | |
2022-08-22 | Fixed namespace prefix of infix/prefix functions | Marvin Borner | |
2022-08-21 | Moved Environment to Map | Marvin Borner | |
2022-08-21 | Added import caching | Marvin Borner | |
2022-08-20 | Parser shenanigans | Marvin Borner | |
2022-08-19 | General improvements | Marvin Borner | |
2022-08-18 | Reduced redundant testing | Marvin Borner | |
2022-08-17 | Added input instruction | 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 | Extestation and humanification | Marvin Borner | |
2022-08-10 | Added syntactic sugar for strings & chars | Marvin Borner | |
2022-08-10 | Context, errors and IO | Marvin Borner | |
2022-08-09 | Added import loop error | 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 | Moved/improved standard library | Marvin Borner | |
and other things | |||
2022-07-16 | Got some things working | Marvin Borner | |
2022-06-30 | Config, colors and completion | Marvin Borner | |
(the three c's were completely random btw) | |||
2022-06-18 | Switched to Megaparsec | Marvin Borner | |
2022-06-17 | Some binary magic | Marvin Borner | |
2022-04-24 | Tests | Marvin Borner | |
2022-04-22 | Balanced ternary something | Marvin Borner | |
I don't even know anymore. What's happening? Quite confusing. | |||
2022-04-20 | Basic functionality | Marvin Borner | |