Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set -> set! | ubq323 | 2024-07-11 | 1 | -1/+1 |
| | |||||
* | remove OP_PUTS and OP_PRINT, use say and write functions instead | ubq323 | 2024-06-26 | 1 | -1/+1 |
| | |||||
* | remove implicit print and adjust tests accordingly | ubq323 | 2024-06-26 | 1 | -1/+1 |
| | |||||
* | remove explicit toplevel (do ...) from tests | ubq323 | 2024-06-26 | 1 | -3/+2 |
| | |||||
* | compilation of functions, and some parts of interpreting them | ubq323 | 2024-06-22 | 1 | -0/+3 |