aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/js/function.jvm.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-20Moved function machinery over.Eduardo Julian1-77/+0
2018-06-15- WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian1-4/+4
2018-02-23- Added a code-generation utility module for JS.Eduardo Julian1-5/+6
2018-01-28- Got JS backend to build with the rest of the new-luxc code.Eduardo Julian1-6/+7
2018-01-21- WIP: Host procedures for JS.Eduardo Julian1-0/+75