aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/primitive.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-named ":coerce" to ":as" since it technically doesn't do coercions.Eduardo Julian2021-07-111-4/+6
* Constraining the year of the snapshot time in Aedifex.Eduardo Julian2021-06-121-1/+1
* Unified repository abstraction for Aedifex.Eduardo Julian2020-12-291-1/+1
* Re-named "::" and ":::" macros to "\" and "\\", to be consistent with the con...Eduardo Julian2020-12-021-5/+8
* Better error messages when re-using a name when making a definition.Eduardo Julian2020-11-241-10/+10
* Type-checking macros via the Macro' type from the standard library.Eduardo Julian2020-10-121-3/+3
* Also using BIPUSH and SIPUSH during JVM generation.Eduardo Julian2020-10-091-8/+25
* Optimized generation of I64, F64 and variants on JVM.Eduardo Julian2020-10-071-9/+68
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+30