aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Updated new-luxc to the latest stdlib changes.Eduardo Julian2018-05-065-13/+13
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-0612-119/+149
* - Initial Python back-end implementation.Eduardo Julian2018-04-041-1/+0
* - Removed the "root2" and "root3" host procedures (their functionality is red...Eduardo Julian2018-02-241-4/+0
* - Added all the missing tests for translation of common procedures.Eduardo Julian2018-02-232-27/+113
* - Fixed some failing new-luxc tests.Eduardo Julian2018-02-061-60/+52
* - Got JS backend to build with the rest of the new-luxc code.Eduardo Julian2018-01-284-11/+14
* - WIP: Host procedures for JS.Eduardo Julian2018-01-211-2/+2
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-0815-0/+3550