Commit message (Expand) | Author | Age | |
---|---|---|---|
* | declare defines for top-level mutual recursion | tomsmeding | 2019-11-26 |
* | Allow multiple arguments to 'error' in VM | tomsmeding | 2019-11-22 |
* | Fix error message bug in VM | tomsmeding | 2019-11-22 |
* | Fix bug with recursion in VM | tomsmeding | 2019-11-22 |
* | Proper 'throw' usage in VM | tomsmeding | 2019-11-22 |
* | More builtins: type queries, and error | tomsmeding | 2019-11-22 |
* | Warningless build | tomsmeding | 2019-11-22 |
* | Rotate arguments to substr and allow negative length | Tom Smeding | 2019-11-21 |
* | cons, cond, exit | Tom Smeding | 2019-11-21 |
* | Tail call optimisation | Tom Smeding | 2019-11-21 |
* | Better string and IO support | Tom Smeding | 2019-11-21 |
* | lambdarec for singly-recursive lambda's | Tom Smeding | 2019-11-20 |
* | Refactor analyseValue, fix Let | tomsmeding | 2019-11-18 |
* | 'null?' builtin | Lieuwe Rooijakkers | 2019-11-14 |
* | Handle eof in file IO | Tom Smeding | 2019-11-14 |
* | File I/O | Tom Smeding | 2019-11-14 |
* | Equality operator | tomsmeding | 2019-11-14 |
* | Rename files for case-sensitive file system | Tom Smeding | 2018-03-26 |