aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/scheme/eval.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Separate Scheme compiler.Eduardo Julian2019-05-211-154/+0
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-1/+1
* Re-named "Bool" type to "Bit".Eduardo Julian2018-07-131-1/+1
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-12/+12
* - Re-named ":!" to ":coerce".Eduardo Julian2018-07-031-20/+20
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-1/+1
* - Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian2018-05-201-9/+9
* - Initial Scheme back-end implementation.Eduardo Julian2018-04-181-0/+154