aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/tool/compiler/phase/generation/jvm/structure.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-located code related to Lux's compilation across the different phases.Eduardo Julian2020-01-111-71/+0
* Minor adjustments.Eduardo Julian2019-11-181-9/+5
* WIP: Major refactoring of JVM bytecode machinery.Eduardo Julian2019-11-071-3/+3
* Ported JVM function generation to the new JVM bytecode machinery.Eduardo Julian2019-10-161-9/+9
* Got the tests running again.Eduardo Julian2019-09-151-2/+3
* 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-2/+2
* * Re-named "Instruction" to "Bytecode".Eduardo Julian2019-07-081-3/+3
* Added I32, I16 and I8.Eduardo Julian2019-07-081-1/+3
* Ported JVM structure generation to the new JVM bytecode machinery.Eduardo Julian2019-07-071-0/+72