aboutsummaryrefslogtreecommitdiff
path: root/lux-jvm/source/luxc/lang/translation/jvm/extension.lux (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-05No longer depending on the ASM library for JVM bytecode generation.Eduardo Julian1-17/+0
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-1/+1
2021-09-07De-taggification | part 4Eduardo Julian1-4/+4
2021-09-04De-taggification | part 2Eduardo Julian1-3/+3
2021-08-08No more #export magic syntax.Eduardo Julian1-1/+1
2021-08-02Fixed a bug in the new compiler which allowed the same module to be imported ...Eduardo Julian1-2/+2
2021-07-14Normalized the hierarchy of the standard library modules.Eduardo Julian1-4/+5
2020-05-30Split new-luxc into lux-jvm and lux-r.Eduardo Julian1-0/+0
2019-09-17Some refactoring.Eduardo Julian1-0/+16