aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/lua.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* WIP: Lua compiler.Eduardo Julian2019-04-111-231/+0
* Re-named "do-template" to "template".Eduardo Julian2019-03-301-1/+1
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-1/+1
* - Re-named "import" to "import:".Eduardo Julian2018-07-031-16/+16
* - 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
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-18/+21
* - Initial Lua backend implementation.Eduardo Julian2018-03-061-0/+228