aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/runtime.jvm.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapted new-luxc to some of the latest changes to Lux.Eduardo Julian2018-07-291-76/+76
* - Some fixes due to recent changes in stdlib.Eduardo Julian2018-07-221-277/+278
* WIP: Fix new-luxc's JVM back-end.Eduardo Julian2018-07-181-112/+115
* Switched to using new bit syntax in new-luxc.Eduardo Julian2018-07-141-30/+30
* - WIP: Adjustments to new-luxc based on recent changes to stdlib.Eduardo Julian2018-06-151-3/+3
* - Re-named "lux process concurrency-level" to "lux process parallelism-level".Eduardo Julian2018-05-081-7/+2
* - Implemented Deg functionality in pure Lux.Eduardo Julian2018-05-071-98/+0
* - Implemented Nat functionality in pure Lux.Eduardo Julian2018-05-061-89/+0
* - Adapted new-luxc's code to latest stdlib changes.Eduardo Julian2018-04-061-48/+48
* - Added all the missing tests for translation of common procedures.Eduardo Julian2018-02-231-4/+95
* - Moved all translation code under the JVM path (in preparation for porting t...Eduardo Julian2018-01-081-0/+603