Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-13 | Add the start of a hindley-milner typechecker | Griffin Smith | 3 | -4/+27 |
2021-03-13 | Allow exprs+bindings to optionally be ascripted | Griffin Smith | 3 | -25/+224 |
2021-03-13 | Factor out expr parser into its own module | Griffin Smith | 3 | -495/+509 |
2021-03-08 | Implement functions, both top-level and anonymous | Griffin Smith | 1 | -13/+154 |
2021-03-07 | Initial commit | Griffin Smith | 1 | -0/+445 |