Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expose functions to lisp interface, add primitives with macros | Akshay | 2021-03-23 | 1 | -0/+2 |
* | add types for lisp primitives and functions | Akshay | 2021-03-23 | 1 | -6/+9 |
* | factor out types into expr.rs | Akshay | 2021-03-20 | 1 | -40/+3 |
* | begin work on scripting lisp | Akshay | 2021-03-19 | 1 | -0/+46 |