aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/reference.lux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modified compiler's machinery to use the new abstractions for descriptors ↵Eduardo Julian2019-09-071-4/+3
| | | | and signatures.
* Renamed "lux/target/jvm/descriptor" to "lux/target/jvm/type/descriptor".Eduardo Julian2019-08-201-1/+2
|
* WIP: Make new-luxc instructions rely on the Descriptor type.Eduardo Julian2019-08-201-3/+6
|
* Got the new compiler working again.Eduardo Julian2019-08-101-3/+3
|
* Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian2019-07-311-4/+4
|
* Moved JVM type machinery to stdlib.Eduardo Julian2019-04-271-4/+3
|
* Made some new-luxc modules "old".Eduardo Julian2019-04-161-0/+57