aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/structure.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-79/+0
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-171-1/+1
* No passing the archive as a parameter to all phases.Eduardo Julian2020-03-181-7/+9
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-111-2/+4
* More fixes.Eduardo Julian2019-09-141-1/+1
* Got rid of a useless parameter to the INVOKE instructions.Eduardo Julian2019-09-071-2/+1
* Modified compiler's machinery to use the new abstractions for descriptors and...Eduardo Julian2019-09-071-5/+8
* Renamed "lux/target/jvm/descriptor" to "lux/target/jvm/type/descriptor".Eduardo Julian2019-08-201-2/+2
* WIP: Make new-luxc instructions rely on the Descriptor type.Eduardo Julian2019-08-201-8/+7
* Got the new compiler working again.Eduardo Julian2019-08-101-3/+5
* Ported JVM structure generation to the new JVM bytecode machinery.Eduardo Julian2019-07-071-4/+4
* Moved JVM type machinery to stdlib.Eduardo Julian2019-04-271-4/+6
* Made some new-luxc modules "old".Eduardo Julian2019-04-161-0/+70