aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/expression.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* No longer depending on the ASM library for JVM bytecode generation.Eduardo Julian2022-04-051-78/+0
* De-sigil-ification: ^Eduardo Julian2022-03-151-37/+37
* Fixed a bug when testing extensions on the JVM compiler.Eduardo Julian2022-01-091-0/+3
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Re-named "recur" to "again".Eduardo Julian2021-09-141-2/+2
* Updated new compilers w.r.t. removal of tags/labels.Eduardo Julian2021-09-131-1/+0
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-1/+1
* Made the "#" character great again!Eduardo Julian2021-09-121-1/+1
* Migrated variants to the new syntax.Eduardo Julian2021-09-101-1/+1
* De-taggification | part 4Eduardo Julian2021-09-071-9/+9
* De-taggification | part 2Eduardo Julian2021-09-041-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-8/+9
* Implemented an optimization for getting fields/slots from records in the new ...Eduardo Julian2020-06-011-0/+3
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+72