Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got the new compiler to build again. | Eduardo Julian | 2020-03-19 | 1 | -76/+78 |
| | |||||
* | No passing the archive as a parameter to all phases. | Eduardo Julian | 2020-03-18 | 2 | -58/+62 |
| | |||||
* | Re-located code related to Lux's compilation across the different phases. | Eduardo Julian | 2020-01-11 | 2 | -21/+27 |
| | |||||
* | Re-located generation infrastructure. | Eduardo Julian | 2019-12-30 | 1 | -1/+2 |
| | |||||
* | Ported JVM common extension generation to the new JVM bytecode machinery. | Eduardo Julian | 2019-10-17 | 1 | -4/+2 |
| | |||||
* | Now allowing types for methods. | Eduardo Julian | 2019-10-16 | 1 | -3/+2 |
| | |||||
* | Compiler extensions have been tested to work. | Eduardo Julian | 2019-10-15 | 1 | -1/+1 |
| | |||||
* | The new compiler can compile & run the stdlib's test suite. | Eduardo Julian | 2019-10-14 | 1 | -3/+5 |
| | |||||
* | Some refactoring. | Eduardo Julian | 2019-09-17 | 2 | -0/+1423 |