Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests for JVM bytecode machinery. [Part 5] | Eduardo Julian | 2019-11-16 | 1 | -660/+0 |
* | Almost completely ported JVM runtime generation to the new JVM bytecode machi... | Eduardo Julian | 2019-10-27 | 1 | -150/+210 |
* | Got the tests running again. | Eduardo Julian | 2019-09-15 | 1 | -3/+4 |
* | Implemented TABLESWITCH and LOOKUPSWITCH instructions. | Eduardo Julian | 2019-08-12 | 1 | -35/+143 |
* | No more "n/"-prefixed functions. | Eduardo Julian | 2019-07-26 | 1 | -20/+21 |
* | * Re-named "Instruction" to "Bytecode". | Eduardo Julian | 2019-07-08 | 1 | -0/+490 |