aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/structure.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Some improvements to the Lux syntax parser.Eduardo Julian2020-10-251-1/+1
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-2/+2
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-091-17/+45
* Optimized generation of I64, F64 and variants on JVM.Eduardo Julian2020-10-071-4/+12
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+79