aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/program.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* No longer depending on the ASM library for JVM bytecode generation.Eduardo Julian2022-04-051-94/+0
* Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]Eduardo Julian2022-02-031-24/+26
* "module:" => "using"Eduardo Julian2021-09-151-1/+1
* Updated only/except import syntax to take into account record => variant synt...Eduardo Julian2021-09-131-3/+3
* Made the "#" character great again!Eduardo Julian2021-09-121-3/+3
* De-taggification | part 4Eduardo Julian2021-09-071-2/+2
* Applied new convention for variants.Eduardo Julian2021-09-061-1/+1
* De-taggification | part 2Eduardo Julian2021-09-041-4/+4
* Some bug fixes.Eduardo Julian2021-08-181-2/+2
* No more #export magic syntax.Eduardo Julian2021-08-081-1/+1
* New JVM compiler can now compile JVM interfaces.Eduardo Julian2021-07-181-1/+2
* Normalized the hierarchy of the standard library modules.Eduardo Julian2021-07-141-13/+14
* Moved "lux/data/number" to "lux/math/number".Eduardo Julian2020-12-291-14/+14
* Re-added & u[dated packaging machinery.Eduardo Julian2020-06-281-8/+16
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-301-0/+82