Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-03-14 | Add string support to the frontend | Griffin Smith | 1 | -0/+1 |
2021-03-13 | Add the start of a hindley-milner typechecker | Griffin Smith | 2 | -30/+51 |
2021-03-13 | Allow exprs+bindings to optionally be ascripted | Griffin Smith | 1 | -4/+5 |
2021-03-08 | Implement functions, both top-level and anonymous | Griffin Smith | 2 | -63/+122 |
2021-03-07 | Initial commit | Griffin Smith | 2 | -0/+308 |