Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ClassLoader machinery. | Eduardo Julian | 2018-12-26 | 1 | -109/+31 |
| | |||||
* | Extracted "phase" from under "lux/platform/compiler/default". | Eduardo Julian | 2018-10-29 | 1 | -4/+3 |
| | |||||
* | Nested the compiler and the interpreter under the lux/platform/* path. | Eduardo Julian | 2018-10-29 | 1 | -5/+6 |
| | |||||
* | Adapted new-luxc to latest stdlib changes. | Eduardo Julian | 2018-08-29 | 1 | -15/+15 |
| | |||||
* | - Fixed common translation tests for JVM. | Eduardo Julian | 2018-08-11 | 1 | -3/+4 |
| | | | | - Fixed a bug in "lux text <". - Small optimizations to old LuxC. | ||||
* | Fixed various JVM translation tests. | Eduardo Julian | 2018-08-11 | 1 | -0/+4 |
| | |||||
* | - Fixes for eval. | Eduardo Julian | 2018-08-09 | 1 | -1/+1 |
| | | | - Macro-expansion during analysis. | ||||
* | - Re-defined the relationship between analysis and evaluation. | Eduardo Julian | 2018-08-08 | 1 | -21/+22 |
| | | | - Fixed some bugs. | ||||
* | Small fixes. | Eduardo Julian | 2018-08-08 | 1 | -1/+1 |
| | |||||
* | Updating new-luxc to latest Lux changes [Part 1]. | Eduardo Julian | 2018-07-30 | 1 | -7/+20 |
| | |||||
* | Updating new-luxc to latest Lux changes [Part 0]. | Eduardo Julian | 2018-07-30 | 1 | -10/+9 |
| | |||||
* | Adapted new-luxc to some of the latest changes to Lux. | Eduardo Julian | 2018-07-29 | 1 | -11/+11 |
| | |||||
* | - Some fixes due to recent changes in stdlib. | Eduardo Julian | 2018-07-22 | 1 | -7/+8 |
| | | | - Removed some (now) useless modules. | ||||
* | WIP: Fix new-luxc's JVM back-end. | Eduardo Julian | 2018-07-18 | 1 | -0/+202 |