| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fixed issue with decompiling inner classes | 2014-10-02 | 1 | -2/+1 | |
| | | |||||
| * | fixed inner class renaming bug | 2014-10-01 | 1 | -1/+2 | |
| | | | | | also added smarter sorting to class mappings | ||||
| * | working on version conversion | 2014-08-29 | 1 | -1/+1 | |
| | | |||||
| * | add more checking to catch duplicate mappings on load | 2014-08-27 | 1 | -2/+1 | |
| | | | | | | implemented more stable sort order for methods repackaged as v0.4.1beta | ||||
| * | fixed issue with bridge methods so source export has fewer compile errors. =) | 2014-08-25 | 1 | -1/+2 | |
| | | |||||
| * | minor bug fixes | 2014-08-24 | 1 | -1/+1 | |
| | | |||||
| * | duh! We can't put classes in a package called "default" | 2014-08-24 | 1 | -1/+1 | |
| | | | | | | "default" is a java reserved word use "none" instead | ||||
| * | finished reference navigation system. Still need to debug and polish it, but ↵ | 2014-08-20 | 1 | -1/+0 | |
| | | | | | the basic idea seems to work. =) | ||||
| * | crap-ton of bug fixes for inner classes | 2014-08-18 | 1 | -0/+4 | |
| | | |||||
| * | added gui/cli loading of jars/mappings | 2014-07-29 | 1 | -7/+29 | |
| | | | | | gui can save mappings too | ||||
| * | made gui responsive to caret position and show identifier info | 2014-07-27 | 1 | -31/+2 | |
| | | |||||
| * | initial commit | 2014-07-26 | 1 | -0/+63 | |
| so far source analysis is working. =) | |||||