aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/common-lisp/eval.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Forgot to remove the "eval" module.Eduardo Julian2019-05-011-166/+0
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-1/+1
* Switched to using new bit syntax in new-luxc.Eduardo Julian2018-07-141-2/+2
* 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-22/+22
* - 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
* - Removed "lux text upper" and "lux text lower" procedures.Eduardo Julian2018-05-061-1/+1
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-061-1/+1
* - Initial Common Lisp back-end implementation.Eduardo Julian2018-04-251-0/+166