summaryrefslogtreecommitdiff
path: root/VM.hs
Commit message (Expand)AuthorAge
* Fix bug with recursion in VMtomsmeding2019-11-22
* Proper 'throw' usage in VMtomsmeding2019-11-22
* More builtins: type queries, and errortomsmeding2019-11-22
* Warningless buildtomsmeding2019-11-22
* Rotate arguments to substr and allow negative lengthTom Smeding2019-11-21
* cons, cond, exitTom Smeding2019-11-21
* Tail call optimisationTom Smeding2019-11-21
* Better string and IO supportTom Smeding2019-11-21
* lambdarec for singly-recursive lambda'sTom Smeding2019-11-20
* Refactor analyseValue, fix Lettomsmeding2019-11-18
* 'null?' builtinLieuwe Rooijakkers2019-11-14
* Handle eof in file IOTom Smeding2019-11-14
* File I/OTom Smeding2019-11-14
* Equality operatortomsmeding2019-11-14
* Rename files for case-sensitive file systemTom Smeding2018-03-26