Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some refactoring around synthesis. | Eduardo Julian | 2019-03-03 | 1 | -1/+1 |
* | Got new-luxc to compile/build again. | Eduardo Julian | 2019-02-24 | 1 | -6/+7 |
* | Extracted "phase" from under "lux/platform/compiler/default". | Eduardo Julian | 2018-10-29 | 1 | -5/+4 |
* | Nested the compiler and the interpreter under the lux/platform/* path. | Eduardo Julian | 2018-10-29 | 1 | -6/+7 |
* | - Some fixes due to recent changes in stdlib. | Eduardo Julian | 2018-07-22 | 1 | -12/+13 |
* | WIP: Fix new-luxc's JVM back-end. [Part 2] | Eduardo Julian | 2018-07-19 | 1 | -49/+45 |
* | Switched to using new bit syntax in new-luxc. | Eduardo Julian | 2018-07-14 | 1 | -2/+2 |
* | Re-named "Bool" type to "Bit". | Eduardo Julian | 2018-07-13 | 1 | -1/+1 |
* | - WIP: Adjustments to new-luxc based on recent changes to stdlib. | Eduardo Julian | 2018-06-15 | 1 | -1/+1 |
* | - Adapted new-luxc's code to latest stdlib changes. | Eduardo Julian | 2018-04-06 | 1 | -3/+3 |
* | - Moved all translation code under the JVM path (in preparation for porting t... | Eduardo Julian | 2018-01-08 | 1 | -0/+80 |