aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/js.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-21/+27
* - Initial Lua backend implementation.Eduardo Julian2018-03-061-1/+1
* - Added a code-generation utility module for JS.Eduardo Julian2018-02-231-7/+2
* - Changed the format for variants in JS.Eduardo Julian2018-02-211-0/+4
* - Added tests for normal JS (non-procedure) behavior.Eduardo Julian2018-02-171-12/+10
* - Got JS backend to build with the rest of the new-luxc code.Eduardo Julian2018-01-281-157/+89
* - Some fixes for the JS translation layer.Eduardo Julian2018-01-281-148/+169
* - WIP: Infrastructure to interact with Nashorn interpreter.Eduardo Julian2018-01-231-1/+381
* - WIP: Host procedures for JS.Eduardo Julian2018-01-211-0/+8