aboutsummaryrefslogtreecommitdiff
path: root/stdlib/source/lux/target/jvm/instruction/bytecode.lux (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tests for JVM bytecode machinery. [Part 5]Eduardo Julian2019-11-161-660/+0
* Almost completely ported JVM runtime generation to the new JVM bytecode machi...Eduardo Julian2019-10-271-150/+210
* Got the tests running again.Eduardo Julian2019-09-151-3/+4
* Implemented TABLESWITCH and LOOKUPSWITCH instructions.Eduardo Julian2019-08-121-35/+143
* No more "n/"-prefixed functions.Eduardo Julian2019-07-261-20/+21
* * Re-named "Instruction" to "Bytecode".Eduardo Julian2019-07-081-0/+490