Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Re-named "lux process concurrency-level" to "lux process parallelism-level". | Eduardo Julian | 2018-05-08 | 1 | -7/+2 |
| | | | - Merged the functionality of "lux process future" into "lux process schedule". | ||||
* | - Implemented Deg functionality in pure Lux. | Eduardo Julian | 2018-05-07 | 1 | -98/+0 |
| | |||||
* | - Implemented Nat functionality in pure Lux. | Eduardo Julian | 2018-05-06 | 1 | -89/+0 |
| | |||||
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -48/+48 |
| | |||||
* | - Added all the missing tests for translation of common procedures. | Eduardo Julian | 2018-02-23 | 1 | -4/+95 |
| | | | | - Implemented some missing process functionality in the JVM runtime. - Minor bug fixes. | ||||
* | - Moved all translation code under the JVM path (in preparation for porting ↵ | Eduardo Julian | 2018-01-08 | 1 | -0/+603 |
the JS back-end). |