Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More fixes. | Eduardo Julian | 2019-09-14 | 1 | -8/+6 |
| | |||||
* | Got rid of a useless parameter to the INVOKE instructions. | Eduardo Julian | 2019-09-07 | 1 | -8/+7 |
| | |||||
* | Modified compiler's machinery to use the new abstractions for descriptors ↵ | Eduardo Julian | 2019-09-07 | 1 | -16/+18 |
| | | | | 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 | -49/+21 |
| | |||||
* | Got the new compiler working again. | Eduardo Julian | 2019-08-10 | 1 | -4/+4 |
| | |||||
* | Some fixes for the scripting languages. | Eduardo Julian | 2019-06-14 | 1 | -0/+34 |
| | | | + Small optimizations for pattern-matching generation. | ||||
* | Now inlining the pattern-matching POP and PEEK operations. | Eduardo Julian | 2019-05-01 | 1 | -16/+2 |
| | |||||
* | Moved JVM type machinery to stdlib. | Eduardo Julian | 2019-04-27 | 1 | -15/+17 |
| | |||||
* | Made some new-luxc modules "old". | Eduardo Julian | 2019-04-16 | 1 | -0/+235 |