aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/lua.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-11WIP: Lua compiler.Eduardo Julian1-231/+0
2019-03-30Re-named "do-template" to "template".Eduardo Julian1-1/+1
2018-07-22- Some fixes due to recent changes in stdlib.Eduardo Julian1-1/+1
2018-07-03- Re-named "import" to "import:".Eduardo Julian1-16/+16
2018-07-03- Re-named ":!" to ":coerce".Eduardo Julian1-18/+18
2018-06-15- WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian1-2/+2
2018-05-20- Re-named "Top" to "Any", and "Bottom" to "Nothing".Eduardo Julian1-10/+10
2018-05-06- Updated new-luxc to the latest stdlib changes.Eduardo Julian1-10/+10
2018-04-06- Adapted new-luxc's code to latest stdlib changes.Eduardo Julian1-18/+21
2018-03-06- Initial Lua backend implementation.Eduardo Julian1-0/+228