aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/function.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Falling back to using the old method of JVM generation while I properly debug...Eduardo Julian2019-12-271-5/+1
* Now allowing types for methods.Eduardo Julian2019-10-161-5/+3
* Small refactoringEduardo Julian2019-10-161-25/+24
* More fixes.Eduardo Julian2019-09-141-5/+6
* Got rid of a useless parameter to the INVOKE instructions.Eduardo Julian2019-09-071-12/+12
* Modified compiler's machinery to use the new abstractions for descriptors and...Eduardo Julian2019-09-071-22/+25
* 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-42/+40
* Got the new compiler working again.Eduardo Julian2019-08-101-35/+31
* Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian2019-07-311-1/+1
* Yet more fiddling with types for JVM interop.Eduardo Julian2019-05-161-43/+42
* Moved JVM type machinery to stdlib.Eduardo Julian2019-04-271-7/+9
* WIP: Turning compiler tests into a re-usable specification.Eduardo Julian2019-04-261-1/+1
* Made some new-luxc modules "old".Eduardo Julian2019-04-161-0/+330