| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-08-25 | fixed issue with bridge methods so source export has fewer compile errors. =) | 1 | -1/+2 | ||
| 2014-08-24 | minor bug fixes | 1 | -1/+1 | ||
| 2014-08-24 | duh! We can't put classes in a package called "default" | 1 | -1/+1 | ||
| "default" is a java reserved word use "none" instead | |||||
| 2014-08-20 | finished reference navigation system. Still need to debug and polish it, but ↵ | 1 | -1/+0 | ||
| the basic idea seems to work. =) | |||||
| 2014-08-18 | crap-ton of bug fixes for inner classes | 1 | -0/+4 | ||
| 2014-07-29 | added gui/cli loading of jars/mappings | 1 | -7/+29 | ||
| gui can save mappings too | |||||
| 2014-07-27 | made gui responsive to caret position and show identifier info | 1 | -31/+2 | ||