summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Use sys-put-string in filetest.lispTom Smeding2019-11-21
* Tail call optimisationTom Smeding2019-11-21
* Some rewriting in in stdlib.lispTom Smeding2019-11-21
* Better string and IO supportTom Smeding2019-11-21
* Diagnose (do) as error at compile timeTom Smeding2019-11-21
* Proper string parsingTom Smeding2019-11-21
* Change builtinMap to SetTom Smeding2019-11-21
* Move compiler macro's to separate module (from Compiler)Tom Smeding2019-11-20
* lambdarec for singly-recursive lambda'sTom Smeding2019-11-20
* Notes/ideas and example tests for recursive functionstomsmeding2019-11-18
* test.sh: Continue going if a test failstomsmeding2019-11-18
* Proper depth counting in presence of lets in analyseValuetomsmeding2019-11-18
* Split off macro expansion from analyseValuetomsmeding2019-11-18
* Remove really outdated makefiletomsmeding2019-11-18
* Automatic testing of examplestomsmeding2019-11-18
* Fix includes relative to lisp filetomsmeding2019-11-18
* Refactor analyseValue, fix Lettomsmeding2019-11-18
* 'null?' builtinLieuwe Rooijakkers2019-11-14
* Handle eof in file IOTom Smeding2019-11-14
* Implement 'let'Tom Smeding2019-11-14
* File I/OTom Smeding2019-11-14
* Equality operatortomsmeding2019-11-14
* Build with newer stack LTStomsmeding2019-04-21
* Build with stackTom Smeding2018-03-26
* Rename files for case-sensitive file systemTom Smeding2018-03-26
* #includetomsmeding2017-12-17
* Move old things out of the waytomsmeding2017-12-17
* Make fiboY worktomsmeding2017-12-13
* Datastomsmeding2017-12-13
* Initialtomsmeding2017-12-09