aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/program.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-05No longer depending on the ASM library for JVM bytecode generation.Eduardo Julian1-94/+0
2022-02-03Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]Eduardo Julian1-24/+26
2021-09-15"module:" => "using"Eduardo Julian1-1/+1
2021-09-13Updated only/except import syntax to take into account record => variant synt...Eduardo Julian1-3/+3
2021-09-12Made the "#" character great again!Eduardo Julian1-3/+3
2021-09-07De-taggification | part 4Eduardo Julian1-2/+2
2021-09-06Applied new convention for variants.Eduardo Julian1-1/+1
2021-09-04De-taggification | part 2Eduardo Julian1-4/+4
2021-08-18Some bug fixes.Eduardo Julian1-2/+2
2021-08-08No more #export magic syntax.Eduardo Julian1-1/+1
2021-07-18New JVM compiler can now compile JVM interfaces.Eduardo Julian1-1/+2
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-13/+14
2020-12-29Moved "lux/data/number" to "lux/math/number".Eduardo Julian1-14/+14
2020-06-28Re-added & u[dated packaging machinery.Eduardo Julian1-8/+16
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-0/+0
2019-12-27Falling back to using the old method of JVM generation while I properly debug...Eduardo Julian1-0/+82