index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
analysis
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed issue with decompiling inner classes
jeff
2014-10-02
1
-0
/
+5
*
fixed inner class renaming bug
jeff
2014-10-01
1
-1
/
+1
*
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
2014-09-30
3
-5
/
+19
*
fixed recognition of static initializer tokens
jeff
2014-09-28
2
-2
/
+12
*
argument names now default to the names chosen by Procyon
jeff
2014-09-28
1
-1
/
+1
*
added proper support for renaming constructors
jeff
2014-09-28
7
-41
/
+83
*
fixed invalid tokens issue
jeff
2014-09-25
1
-1
/
+8
*
fixed in-jar detection for bridge-related methods
jeff
2014-09-24
4
-56
/
+43
*
HOW DO I WRITE SO MANY BUGS?!?
jeff
2014-09-24
6
-35
/
+102
*
trying to figure out why some mappings to correspond to anything in the jar f...
jeff
2014-09-23
2
-8
/
+10
*
fixed bugs with anonymous/inner classes
jeff
2014-09-21
2
-19
/
+29
*
improved inner/anonymous class detection
jeff
2014-09-21
1
-29
/
+66
*
started unit testing for inner/anonymous class detection
jeff
2014-09-21
1
-51
/
+130
*
removed workaround for procyon bug
jeff
2014-09-20
1
-13
/
+0
*
added token highlighting for things outside of the jar
jeff
2014-09-20
1
-1
/
+2
*
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
2014-09-20
2
-2
/
+2
*
fixed issue with inner class detection
jeff
2014-09-18
1
-5
/
+10
*
added tests to check constructor tokens
jeff
2014-09-14
3
-12
/
+50
*
fixed bug with method references pointing to wrong class
jeff
2014-09-14
1
-39
/
+81
*
added some basic tests for the deobufscator and the jar index
jeff
2014-09-07
1
-3
/
+8
*
refactored jar,translation index. fixed bug with field renaming when fields a...
jeff
2014-09-01
9
-441
/
+394
*
added checks to prevent renaming classes/fields/methods/arguments to the same...
jeff
2014-08-31
1
-0
/
+15
*
fixed crash finding related method implementations when method doesn't implem...
jeff
2014-08-31
2
-1
/
+10
*
debugging class matcher... almost got it!
jeff
2014-08-30
1
-27
/
+30
*
got a decent class matcher working
jeff
2014-08-30
2
-42
/
+64
*
Show public/protected/private access on field/method/constructor references
jeff
2014-08-28
4
-11
/
+91
*
fix bug with inner class names
jeff
2014-08-26
1
-1
/
+1
*
implemented proper support for interfaces
jeff
2014-08-26
4
-7
/
+392
*
silly mercurial. You should commit this file...
jeff
2014-08-25
1
-0
/
+77
*
fixed issue with bridge methods so source export has fewer compile errors. =)
jeff
2014-08-25
2
-110
/
+154
*
duh! We can't put classes in a package called "default"
jeff
2014-08-24
1
-3
/
+4
*
moved all classes from the default package into a package called "default" so...
jeff
2014-08-23
2
-30
/
+55
*
fixed recursion of field reference nodes
jeff
2014-08-22
1
-0
/
+4
*
added show token effects
jeff
2014-08-22
1
-1
/
+1
*
fixed constructor references in call graph searches
jeff
2014-08-22
2
-2
/
+20
*
fixed call graph searching
jeff
2014-08-21
5
-55
/
+64
*
fixed recognition of inner class tokens
jeff
2014-08-20
1
-1
/
+12
*
missed a file
jeff
2014-08-20
1
-0
/
+524
*
finished reference navigation system. Still need to debug and polish it, but ...
jeff
2014-08-20
10
-669
/
+408
*
started new reference navigation system
jeff
2014-08-19
9
-281
/
+361
*
fixed type caching after rename
jeff
2014-08-18
1
-6
/
+12
*
crap-ton of bug fixes for inner classes
jeff
2014-08-18
2
-40
/
+157
*
added support for automatic reconstruction of inner and anonymous classes
hg
2014-08-17
5
-32
/
+310
*
trying to get inner/anonymous classes working... I have a working heuristic i...
jeff
2014-08-15
2
-74
/
+247
*
fixed bug with method inheritance detection
jeff
2014-08-14
2
-15
/
+9
*
remove old debug messages
jeff
2014-08-14
1
-7
/
+0
*
added support for field access searches
jeff
2014-08-13
4
-54
/
+254
*
got simple method call graph working!
jeff
2014-08-12
2
-12
/
+185
*
refactor Ancestries into Ancestries and JarIndex
jeff
2014-08-11
3
-149
/
+180
*
added method inheritance browsing
jeff
2014-08-11
5
-0
/
+537
[next]