| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [WIP] Mapping rework (#91) | 2019-01-24 | 1 | -371/+0 | |
| * | rewrite entry resolution logic in TranslationIndex, hopefully fixing bugs | 2018-12-08 | 1 | -2/+2 | |
| * | add barebones plugin framework, cleanup | 2018-12-08 | 1 | -0/+1 | |
| * | do not propagate non-argument local variable names | 2018-11-27 | 1 | -2/+2 | |
| * | Fix array translation in method calls | 2018-06-23 | 1 | -2/+12 | |
| * | Fix class signatures not being translated | 2018-06-23 | 1 | -1/+2 | |
| * | Fix highlighting of mapped names | 2018-05-19 | 1 | -10/+14 | |
| * | Signature refactoring | 2018-05-19 | 1 | -25/+17 | |
| * | More bytecode translation | 2018-05-19 | 1 | -6/+52 | |
| * | Fix inner class mapping | 2018-05-19 | 1 | -4/+1 | |
| * | Annotation + inner class translation | 2018-05-19 | 1 | -1/+1 | |
| * | Package updates | 2018-05-19 | 1 | -0/+1 | |
| * | Initial port to ASM | 2018-05-19 | 1 | -0/+319 |