aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/generation/jvm/value.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-111-48/+0
* WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian2019-11-071-3/+3
* Almost completely ported JVM runtime generation to the new JVM bytecode machi...Eduardo Julian2019-10-271-2/+0
* Ported JVM pattern-matching & loop generation to the new JVM bytecode machinery.Eduardo Julian2019-10-171-2/+43
* Ported JVM function generation to the new JVM bytecode machinery.Eduardo Julian2019-10-161-4/+3
* Got the tests running again.Eduardo Julian2019-09-151-1/+2
* WIP: Make new-luxc instructions rely on the Descriptor type.Eduardo Julian2019-08-201-1/+1
* Ported JVM reference generation to the new JVM bytecode machinery.Eduardo Julian2019-07-311-0/+9