Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | get functions and arguments and returning to work fully | ubq323 | 2024-06-25 | 1 | -2/+2 |
| | |||||
* | add local variables and (let) form | ubq323 | 2024-06-24 | 1 | -0/+4 |