Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | introduce modulus arithmetic to std lisp | Akshay | 2021-04-10 | 1 | -6/+12 |
| | |||||
* | draw grid and pixmap boundary separately | Akshay | 2021-04-06 | 1 | -1/+1 |
| | |||||
* | introduce basic canvas primitive functions | Akshay | 2021-03-31 | 1 | -0/+6 |
| | |||||
* | hopefully fix quote for the last time | Akshay | 2021-03-31 | 1 | -4/+3 |
| | |||||
* | add assert primitive; pass state in Evaluator | Akshay | 2021-03-30 | 1 | -0/+22 |
| | |||||
* | better parse errors; include lisp stdlib | Akshay | 2021-03-30 | 1 | -0/+26 |