aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Expand)AuthorAge
* implement typeclasses as interfacesJJ2023-07-20
* implement tuples, lists, arrays, slices, fix union subtypingJJ2023-07-20
* major cleanups: switch to dynamic Errors, impl Context, rename enums/records ...JJ2023-07-20
* major cleanups: extend Type, refactor Term, and switch to String errsJJ2023-04-13
* write tests for bidirectional checkingJJ2023-04-12
* initial draft of an actual multi-line language parserJJ2023-04-11
* rename project, write parser testsJJ2023-04-06
* update readmeJJ2023-04-05
* wipJJ2023-04-05