aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/source/luxc/lang/translation/jvm/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split new-luxc into lux-jvm and lux-r.Eduardo Julian2020-05-302-1435/+0
* Local binding names for (co|indexed-)?monads are now explicitly set.Eduardo Julian2020-05-172-6/+6
* Got JVM anonymous classes to compile again.Eduardo Julian2020-04-201-80/+80
* 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-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