aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-19Got the new compiler to build again.Eduardo Julian1-76/+78
2020-03-18No passing the archive as a parameter to all phases.Eduardo Julian2-58/+62
2020-01-11Re-located code related to Lux's compilation across the different phases.Eduardo Julian2-21/+27
2019-12-30Re-located generation infrastructure.Eduardo Julian1-1/+2
2019-10-17Ported JVM common extension generation to the new JVM bytecode machinery.Eduardo Julian1-4/+2
2019-10-16Now allowing types for methods.Eduardo Julian1-3/+2
2019-10-15Compiler extensions have been tested to work.Eduardo Julian1-1/+1
2019-10-14The new compiler can compile & run the stdlib's test suite.Eduardo Julian1-3/+5
2019-09-17Some refactoring.Eduardo Julian2-0/+1423