| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2014-09-03 | big refactor to better model class/method mappings with no deobf name | 1 | -28/+62 | |
| 2014-09-01 | refactored jar,translation index. fixed bug with field renaming when fields a... | 1 | -4/+18 | |
| 2014-08-31 | added checks to prevent renaming classes/fields/methods/arguments to the same... | 1 | -0/+35 | |
| 2014-08-31 | fixed mapping conversion bug with class rename order | 1 | -19/+9 | |
| 2014-08-31 | fixed lots of bugs in the mappings converter. It's finally ready. =) | 1 | -4/+25 | |
| 2014-08-30 | debugging class matcher... almost got it! | 1 | -0/+7 | |
| 2014-08-30 | finished class matching for now, need to work on class member matching | 1 | -0/+25 | |
| 2014-08-27 | add more checking to catch duplicate mappings on load | 1 | -0/+9 | |
| 2014-08-11 | added method inheritance browsing | 1 | -0/+2 | |
| 2014-08-10 | completely re-wrote token recognizer to bootstrap from Procyon's AST | 1 | -1/+1 | |
| 2014-07-30 | switched to line-by-line mergable, human-readable file format for mappings | 1 | -0/+128 |