Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set -> set! | ubq323 | 2024-07-11 | 1 | -2/+2 |
* | 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 | -2/+2 |
* | remove explicit toplevel (do ...) from tests | ubq323 | 2024-06-26 | 1 | -6/+5 |
* | allow local resolution into outer scopes | ubq323 | 2024-06-25 | 1 | -0/+6 |