aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-06- Updated new-luxc to the latest stdlib changes.Eduardo Julian5-13/+13
2018-04-06- Adapted new-luxc's code to latest stdlib changes.Eduardo Julian12-119/+149
2018-04-04- Initial Python back-end implementation.Eduardo Julian1-1/+0
2018-02-24- Removed the "root2" and "root3" host procedures (their functionality is red...Eduardo Julian1-4/+0
2018-02-23- Added all the missing tests for translation of common procedures.Eduardo Julian2-27/+113
2018-02-06- Fixed some failing new-luxc tests.Eduardo Julian1-60/+52
2018-01-28- Got JS backend to build with the rest of the new-luxc code.Eduardo Julian4-11/+14
2018-01-21- WIP: Host procedures for JS.Eduardo Julian1-2/+2
2018-01-08- Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian15-0/+3550