aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/lua/eval.jvm.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-11WIP: Lua compiler.Eduardo Julian1-125/+0
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-1/+1
2018-07-03- Re-named "import" to "import:".Eduardo Julian1-5/+5
2018-07-03- Re-named ":!" to ":coerce".Eduardo Julian1-10/+10
2018-06-15- WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian1-3/+3
2018-05-20- Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian1-5/+5
2018-04-27- WIP: - Initial PHP back-end implementation.Eduardo Julian1-29/+29
2018-04-06- Adapted new-luxc's code to latest stdlib changes.Eduardo Julian1-6/+10
2018-03-13- Initial Ruby back-end implementation.Eduardo Julian1-1/+1
2018-03-06- Initial Lua backend implementation.Eduardo Julian1-0/+121