index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
mapping
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed inner class renaming bug
jeff
2014-10-01
4
-101
/
+68
*
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
2014-09-30
5
-29
/
+59
*
fixed a crash parsing method signatures with generics in them
jeff
2014-09-28
1
-4
/
+17
*
implemented mark-as-deobfuscated and reset-to-obfuscated
jeff
2014-09-26
4
-12
/
+164
*
changed warnings for mappings migration
jeff
2014-09-24
1
-8
/
+20
*
fixed in-jar detection for bridge-related methods
jeff
2014-09-24
4
-1
/
+96
*
HOW DO I WRITE SO MANY BUGS?!?
jeff
2014-09-24
10
-40
/
+120
*
trying to figure out why some mappings to correspond to anything in the jar f...
jeff
2014-09-23
1
-0
/
+22
*
fixed bugs with anonymous/inner classes
jeff
2014-09-21
1
-1
/
+1
*
started unit testing for inner/anonymous class detection
jeff
2014-09-21
1
-0
/
+18
*
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
2014-09-20
2
-2
/
+2
*
fixed crash with jar loading
jeff
2014-09-18
1
-2
/
+2
*
fixed spelling error in error message (lol)
jeff
2014-09-04
1
-1
/
+1
*
removed deobfuscated method signatures from mappings
jeff
2014-09-03
6
-52
/
+28
*
fixed issue with method renaming
jeff
2014-09-03
1
-1
/
+1
*
big refactor to better model class/method mappings with no deobf name
jeff
2014-09-03
7
-154
/
+273
*
refactored jar,translation index. fixed bug with field renaming when fields a...
jeff
2014-09-01
3
-20
/
+45
*
added checks to prevent renaming classes/fields/methods/arguments to the same...
jeff
2014-08-31
4
-1
/
+107
*
fixed mapping conversion bug with class rename order
jeff
2014-08-31
3
-39
/
+41
*
fixed lots of bugs in the mappings converter. It's finally ready. =)
jeff
2014-08-31
1
-4
/
+25
*
debugging class matcher... almost got it!
jeff
2014-08-30
1
-0
/
+7
*
finished class matching for now, need to work on class member matching
jeff
2014-08-30
3
-0
/
+74
*
got a decent class matcher working
jeff
2014-08-30
1
-0
/
+9
*
fixed issue with method signatures in default package
jeff
2014-08-28
1
-4
/
+26
*
add more checking to catch duplicate mappings on load
jeff
2014-08-27
3
-4
/
+32
*
fix bug with inner class names
jeff
2014-08-26
1
-1
/
+6
*
implemented proper support for interfaces
jeff
2014-08-26
1
-19
/
+2
*
duh! We can't put classes in a package called "default"
jeff
2014-08-24
1
-2
/
+3
*
MappingsReader will convert old classnames in the default package to the "def...
jeff
2014-08-23
1
-1
/
+14
*
moved all classes from the default package into a package called "default" so...
jeff
2014-08-23
3
-3
/
+52
*
fixed call graph searching
jeff
2014-08-21
2
-19
/
+63
*
finished reference navigation system. Still need to debug and polish it, but ...
jeff
2014-08-20
1
-0
/
+28
*
started new reference navigation system
jeff
2014-08-19
4
-2
/
+23
*
crap-ton of bug fixes for inner classes
jeff
2014-08-18
1
-3
/
+13
*
added support for automatic reconstruction of inner and anonymous classes
hg
2014-08-17
7
-111
/
+329
*
added support for field access searches
jeff
2014-08-13
2
-0
/
+102
*
refactor Ancestries into Ancestries and JarIndex
jeff
2014-08-11
1
-7
/
+7
*
added method inheritance browsing
jeff
2014-08-11
5
-211
/
+31
*
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
2014-08-10
5
-0
/
+10
*
added go to entry feature
jeff
2014-08-10
5
-0
/
+10
*
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
2014-08-10
4
-18
/
+15
*
added simple class inheritance browsing
jeff
2014-08-06
1
-1
/
+21
*
fixed bug with renaming classes
jeff
2014-08-04
2
-1
/
+5
*
added stable save order for mappings to hopefully help with merging
jeff
2014-08-04
9
-68
/
+123
*
fixed bugs with saving mappings
jeff
2014-08-03
2
-27
/
+5
*
fixed bug with save mappings menu
jeff
2014-07-31
1
-0
/
+67
*
switched to line-by-line mergable, human-readable file format for mappings
jeff
2014-07-30
12
-246
/
+628
*
added identifier renaming capability
jeff
2014-07-27
14
-1
/
+1140
*
made gui responsive to caret position and show identifier info
hg
2014-07-27
5
-4
/
+24
*
initial commit
jeff
2014-07-26
4
-0
/
+319