Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2018-07-22 | - Some fixes due to recent changes in stdlib. | Eduardo Julian | 1 | -12/+13 |
2018-07-19 | WIP: Fix new-luxc's JVM back-end. [Part 2] | Eduardo Julian | 1 | -49/+45 |
2018-07-14 | Switched to using new bit syntax in new-luxc. | Eduardo Julian | 1 | -2/+2 |
2018-07-13 | Re-named "Bool" type to "Bit". | Eduardo Julian | 1 | -1/+1 |
2018-06-15 | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 1 | -1/+1 |
2018-04-06 | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 1 | -3/+3 |
2018-01-08 | - Moved all translation code under the JVM path (in preparation for porting t... | Eduardo Julian | 1 | -4/+4 |
2017-11-29 | - Adapted main codebase to the latest syntatic changes. | Eduardo Julian | 1 | -36/+36 |
2017-11-21 | - Fixed some bugs. | Eduardo Julian | 1 | -20/+38 |
2017-11-15 | - Re-named "lux/meta" to to "lux/macro". | Eduardo Julian | 1 | -3/+3 |
2017-11-15 | - Heavy refactoring. | Eduardo Julian | 1 | -7/+7 |
2017-11-14 | - Fixed some bugs. | Eduardo Julian | 1 | -2/+2 |
2017-11-14 | - Implemented loop translation. | Eduardo Julian | 1 | -0/+62 |