Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add `selection-start` and `selection-end` primitives | Akshay | 2021-04-12 | 1 | -0/+7 |
* | apply clippy lints | Akshay | 2021-04-06 | 1 | -3/+3 |
* | introduce basic canvas primitive functions | Akshay | 2021-03-31 | 1 | -0/+6 |
* | add arity struct for primitives | Akshay | 2021-03-27 | 1 | -0/+21 |
* | use new error kinds; track Environment nesting with stack | Akshay | 2021-03-25 | 1 | -3/+3 |
* | rename env to eval, add div operator | Akshay | 2021-03-24 | 1 | -3/+21 |
* | begin work on scripting lisp | Akshay | 2021-03-19 | 1 | -0/+70 |