Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-13 | Allow exprs+bindings to optionally be ascripted | Griffin Smith | 6 | -38/+264 | |
2021-03-13 | Factor out expr parser into its own module | Griffin Smith | 4 | -495/+510 | |
2021-03-08 | Implement functions, both top-level and anonymous | Griffin Smith | 8 | -125/+490 | |
Implement both top-level and anonymous functions, but not closures in either case. | |||||
2021-03-07 | Initial commit | Griffin Smith | 15 | -0/+1466 | |