Age | Commit message (Collapse) | Author | |
---|---|---|---|
39 hours | doc: added system requirements & fixed map x to x orHEADdevel | Joel Kronqvist | |
2 days | doc: updated the README, still sysreqs missing | Joel Kronqvist | |
10 days | doc: added help message and a reference to it in README.md | Joel Kronqvist | |
2025-08-05 | Changed project name | Joel Kronqvist | |
2025-08-04 | Added repl and some documentation. Improved error messages. Removed dead code. | Joel Kronqvist | |
* Removed same_variant in parse::parsetree * Added SExp::multistep (for use of the repl) Improved error messages: * Added parenthesis around types * Changed how errors propagate inferring generics: added the error variant ArgumentsDontMatchGeneric, implemented the displaying of it, added tests for it. * Had to change some tests to match for the new changes |