Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got the new compiler to build again. | Eduardo Julian | 2020-03-19 | 1 | -8/+12 |
| | |||||
* | Re-located code related to Lux's compilation across the different phases. | Eduardo Julian | 2020-01-11 | 1 | -2/+4 |
| | |||||
* | Re-located generation infrastructure. | Eduardo Julian | 2019-12-30 | 1 | -2/+2 |
| | |||||
* | Modified compiler's machinery to use the new abstractions for descriptors ↵ | Eduardo Julian | 2019-09-07 | 1 | -4/+3 |
| | | | | and signatures. | ||||
* | Renamed "lux/target/jvm/descriptor" to "lux/target/jvm/type/descriptor". | Eduardo Julian | 2019-08-20 | 1 | -1/+2 |
| | |||||
* | WIP: Make new-luxc instructions rely on the Descriptor type. | Eduardo Julian | 2019-08-20 | 1 | -3/+6 |
| | |||||
* | Got the new compiler working again. | Eduardo Julian | 2019-08-10 | 1 | -3/+3 |
| | |||||
* | Ported JVM reference generation to the new JVM bytecode machinery. | Eduardo Julian | 2019-07-31 | 1 | -4/+4 |
| | |||||
* | Moved JVM type machinery to stdlib. | Eduardo Julian | 2019-04-27 | 1 | -4/+3 |
| | |||||
* | Made some new-luxc modules "old". | Eduardo Julian | 2019-04-16 | 1 | -0/+57 |