aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/procedure/common.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some refactoring.Eduardo Julian2019-09-171-385/+0
* More fixes.Eduardo Julian2019-09-141-3/+4
* Got rid of a useless parameter to the INVOKE instructions.Eduardo Julian2019-09-071-17/+15
* Modified compiler's machinery to use the new abstractions for descriptors and...Eduardo Julian2019-09-071-55/+54
* 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-91/+95
* Got the new compiler working again.Eduardo Julian2019-08-101-3/+3
* Implemented machinery for "lux syntax char case!".Eduardo Julian2019-05-281-3/+62
* Turned all "lux int ???" extensions to "lux i64 ???".Eduardo Julian2019-04-281-31/+25
* Turned all "lux frac ???" extensions to "lux f64 ???".Eduardo Julian2019-04-281-7/+7
* Moved JVM type machinery to stdlib.Eduardo Julian2019-04-271-34/+36
* Made some new-luxc modules "old".Eduardo Julian2019-04-161-0/+327