aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/extension/host.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Generating module IDs in a similar way to artifact IDs.Eduardo Julian2020-04-181-3/+3
* 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-181-51/+53
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-111-14/+17
* Re-located generation infrastructure.Eduardo Julian2019-12-301-1/+2
* Now allowing types for methods.Eduardo Julian2019-10-161-3/+2
* The new compiler can compile & run the stdlib's test suite.Eduardo Julian2019-10-141-3/+5
* Some refactoring.Eduardo Julian2019-09-171-0/+1038