Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Fixed common translation tests for JVM. | Eduardo Julian | 2018-08-11 | 1 | -5/+7 |
| | | | | - Fixed a bug in "lux text <". - Small optimizations to old LuxC. | ||||
* | Adapted new-luxc to some of the latest changes to Lux. | Eduardo Julian | 2018-07-29 | 1 | -2/+2 |
| | |||||
* | - Some fixes due to recent changes in stdlib. | Eduardo Julian | 2018-07-22 | 1 | -28/+29 |
| | | | - Removed some (now) useless modules. | ||||
* | WIP: Fix new-luxc's JVM back-end. | Eduardo Julian | 2018-07-18 | 1 | -29/+33 |
| | |||||
* | Switched to using new bit syntax in new-luxc. | Eduardo Julian | 2018-07-14 | 1 | -1/+1 |
| | |||||
* | Re-named "Bool" type to "Bit". | Eduardo Julian | 2018-07-13 | 1 | -2/+2 |
| | |||||
* | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 2018-06-15 | 1 | -3/+3 |
| | |||||
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -2/+3 |
| | |||||
* | - Moved all translation code under the JVM path (in preparation for porting ↵ | Eduardo Julian | 2018-01-08 | 1 | -0/+61 |
the JS back-end). |