aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/scheme.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Separate Scheme compiler.Eduardo Julian2019-05-211-214/+0
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-2/+2
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-1/+1
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-8/+8
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-18/+18
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-2/+2
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-10/+10
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-10/+10
* - Initial Scheme back-end implementation.Eduardo Julian2018-04-181-0/+214