aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* Got the new compiler to build again.Eduardo Julian2020-03-191-76/+78
* No passing the archive as a parameter to all phases.Eduardo Julian2020-03-182-58/+62
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-112-21/+27
* Re-located generation infrastructure.Eduardo Julian2019-12-301-1/+2
* Ported JVM common extension generation to the new JVM bytecode machinery.Eduardo Julian2019-10-171-4/+2
* Now allowing types for methods.Eduardo Julian2019-10-161-3/+2
* Compiler extensions have been tested to work.Eduardo Julian2019-10-151-1/+1
* The new compiler can compile & run the stdlib's test suite.Eduardo Julian2019-10-141-3/+5
* Some refactoring.Eduardo Julian2019-09-172-0/+1423