index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
packaged as v0.4 beta
v0.4_beta
jeff
1
-1
/
+1
2014-08-26
fix bug with inner class names
jeff
2
-2
/
+7
2014-08-26
implemented proper support for interfaces
jeff
8
-30
/
+524
2014-08-25
wrote CheckCastIterator to try to do generic type inference. It's too hard to...
jeff
1
-0
/
+150
2014-08-25
silly mercurial. You should commit this file...
jeff
1
-0
/
+77
2014-08-25
fixed issue with bridge methods so source export has fewer compile errors. =)
jeff
5
-112
/
+163
2014-08-24
minor bug fixes
jeff
4
-2
/
+11
2014-08-24
duh! We can't put classes in a package called "default"
jeff
6
-13
/
+16
2014-08-23
MappingsReader will convert old classnames in the default package to the "def...
jeff
1
-1
/
+14
2014-08-23
moved all classes from the default package into a package called "default" so...
jeff
13
-125
/
+298
2014-08-23
added export command with progress bar
jeff
5
-23
/
+233
2014-08-22
packaged for 0.3 beta
v0.3_beta
jeff
1
-1
/
+1
2014-08-22
fixed recursion of field reference nodes
jeff
3
-4
/
+19
2014-08-22
added show token effects
jeff
4
-12
/
+109
2014-08-22
fixed constructor references in call graph searches
jeff
4
-4
/
+26
2014-08-21
fixed call graph searching
jeff
12
-123
/
+302
2014-08-20
fixed recognition of inner class tokens
jeff
1
-1
/
+12
2014-08-20
missed a file
jeff
1
-0
/
+524
2014-08-20
finished reference navigation system. Still need to debug and polish it, but ...
jeff
15
-842
/
+633
2014-08-19
started new reference navigation system
jeff
15
-337
/
+441
2014-08-18
fixed type caching after rename
jeff
4
-10
/
+35
2014-08-18
packaged v0.2 beta!
v0.2_beta
jeff
1
-1
/
+1
2014-08-18
crap-ton of bug fixes for inner classes
jeff
10
-102
/
+392
2014-08-17
added support for automatic reconstruction of inner and anonymous classes
hg
17
-231
/
+743
2014-08-15
trying to get inner/anonymous classes working... I have a working heuristic i...
jeff
5
-108
/
+396
2014-08-14
fixed bug with method inheritance detection
jeff
2
-15
/
+9
2014-08-14
remove old debug messages
jeff
1
-7
/
+0
2014-08-14
updated license info, version, added readme
jeff
1
-1
/
+1
2014-08-14
fixed javac compile errors
jeff
1
-12
/
+12
2014-08-13
added support for field access searches
jeff
9
-78
/
+460
2014-08-12
got simple method call graph working!
jeff
5
-51
/
+284
2014-08-11
fix keyboard shortcuts
jeff
1
-1
/
+5
2014-08-11
refactor Ancestries into Ancestries and JarIndex
jeff
6
-166
/
+197
2014-08-11
added method inheritance browsing
jeff
11
-43
/
+349
2014-08-10
added backwards navigation
jeff
3
-21
/
+65
2014-08-10
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
13
-185
/
+68
2014-08-10
added go to entry feature
jeff
10
-97
/
+621
2014-08-10
filter out tokens that are not obfuscated
jeff
1
-61
/
+16
2014-08-10
improved keyboard shortcuts
jeff
1
-0
/
+10
2014-08-10
fixed recognition of static initializers
jeff
2
-134
/
+153
2014-08-10
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
15
-647
/
+845
2014-08-09
added sorting for deobfuscated classes
jeff
1
-6
/
+40
2014-08-07
started working on recognition of non-class member identifiers in the source
jeff
7
-148
/
+223
2014-08-06
added un-obfuscated classes to the deobfuscated classes list
jeff
3
-2
/
+13
2014-08-06
added open entry function to popup menu
jeff
1
-9
/
+43
2014-08-06
show deobfuscated names in class inheritance
jeff
4
-16
/
+38
2014-08-06
added copyright
jeff
1
-0
/
+10
2014-08-06
added simple class inheritance browsing
jeff
6
-13
/
+169
2014-08-04
started on inheritance viewer
jeff
1
-18
/
+67
2014-08-04
fixed bug with renaming classes
jeff
3
-1
/
+6
[next]