index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
packaged as v0.4 beta
v0.4_beta
jeff
2014-08-26
3
-3
/
+3
*
fix bug with inner class names
jeff
2014-08-26
2
-2
/
+7
*
implemented proper support for interfaces
jeff
2014-08-26
8
-30
/
+524
*
wrote CheckCastIterator to try to do generic type inference. It's too hard to...
jeff
2014-08-25
1
-0
/
+150
*
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
5
-112
/
+163
*
minor bug fixes
jeff
2014-08-24
4
-2
/
+11
*
duh! We can't put classes in a package called "default"
jeff
2014-08-24
6
-13
/
+16
*
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
13
-125
/
+298
*
added export command with progress bar
jeff
2014-08-23
5
-23
/
+233
*
Added tag v0.3 beta for changeset d90963ed6887
jeff
2014-08-22
0
-0
/
+0
*
packaged for 0.3 beta
v0.3_beta
jeff
2014-08-22
3
-3
/
+3
*
fixed recursion of field reference nodes
jeff
2014-08-22
3
-4
/
+19
*
added show token effects
jeff
2014-08-22
4
-12
/
+109
*
fixed constructor references in call graph searches
jeff
2014-08-22
4
-4
/
+26
*
fixed call graph searching
jeff
2014-08-21
12
-123
/
+302
*
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
15
-842
/
+633
*
started new reference navigation system
jeff
2014-08-19
15
-337
/
+441
*
fixed type caching after rename
jeff
2014-08-18
4
-10
/
+35
*
fixed about dialog
jeff
2014-08-18
1
-2
/
+2
*
Added tag v0.2 beta for changeset 20ca77a36aae
jeff
2014-08-18
0
-0
/
+0
*
packaged v0.2 beta!
v0.2_beta
jeff
2014-08-18
2
-2
/
+2
*
Added tag v0.2 beta for changeset e2a106ce6a04
jeff
2014-08-18
0
-0
/
+0
*
Removed tag v0.2 beta
jeff
2014-08-18
0
-0
/
+0
*
Added tag v0.2 beta for changeset 5771367c7657
jeff
2014-08-18
0
-0
/
+0
*
crap-ton of bug fixes for inner classes
jeff
2014-08-18
10
-102
/
+392
*
added support for automatic reconstruction of inner and anonymous classes
hg
2014-08-17
17
-231
/
+743
*
trying to get inner/anonymous classes working... I have a working heuristic i...
jeff
2014-08-15
6
-109
/
+399
*
Added tag v0.1 beta for changeset 7beed0616320
jeff
2014-08-14
0
-0
/
+0
*
Removed tag v0.1 beta
v0.1_beta
jeff
2014-08-14
0
-0
/
+0
*
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 tag v0.1 beta for changeset 7bc40f8d69ff
jeff
2014-08-14
0
-0
/
+0
*
fixed far jar build task to properly include licenses
jeff
2014-08-14
1
-0
/
+3
*
updated gradle build script to produce fat jar
jeff
2014-08-14
1
-7
/
+22
*
updated license info, version, added readme
jeff
2014-08-14
4
-1
/
+75
*
fixed javac compile errors
jeff
2014-08-14
1
-12
/
+12
*
updated ignore list
jeff
2014-08-14
2
-1
/
+5
*
added support for field access searches
jeff
2014-08-13
9
-78
/
+460
*
got simple method call graph working!
jeff
2014-08-12
5
-51
/
+284
*
fix keyboard shortcuts
jeff
2014-08-11
1
-1
/
+5
*
refactor Ancestries into Ancestries and JarIndex
jeff
2014-08-11
6
-166
/
+197
*
added method inheritance browsing
jeff
2014-08-11
11
-43
/
+349
*
added backwards navigation
jeff
2014-08-10
3
-21
/
+65
*
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
2014-08-10
13
-185
/
+68
*
added go to entry feature
jeff
2014-08-10
10
-97
/
+621
*
filter out tokens that are not obfuscated
jeff
2014-08-10
1
-61
/
+16
[next]