index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
gui
/
GuiController.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
implemented proper support for interfaces
jeff
2014-08-26
1
-0
/
+25
*
moved all classes from the default package into a package called "default" so...
jeff
2014-08-23
1
-3
/
+6
*
added export command with progress bar
jeff
2014-08-23
1
-1
/
+25
*
fixed call graph searching
jeff
2014-08-21
1
-27
/
+48
*
finished reference navigation system. Still need to debug and polish it, but ...
jeff
2014-08-20
1
-50
/
+56
*
started new reference navigation system
jeff
2014-08-19
1
-36
/
+29
*
fixed type caching after rename
jeff
2014-08-18
1
-1
/
+8
*
added support for automatic reconstruction of inner and anonymous classes
hg
2014-08-17
1
-2
/
+3
*
added support for field access searches
jeff
2014-08-13
1
-3
/
+35
*
got simple method call graph working!
jeff
2014-08-12
1
-0
/
+11
*
refactor Ancestries into Ancestries and JarIndex
jeff
2014-08-11
1
-2
/
+2
*
added method inheritance browsing
jeff
2014-08-11
1
-21
/
+18
*
added backwards navigation
jeff
2014-08-10
1
-11
/
+35
*
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
2014-08-10
1
-26
/
+11
*
added go to entry feature
jeff
2014-08-10
1
-14
/
+33
*
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
2014-08-10
1
-33
/
+23
*
started working on recognition of non-class member identifiers in the source
jeff
2014-08-07
1
-1
/
+11
*
show deobfuscated names in class inheritance
jeff
2014-08-06
1
-2
/
+6
*
added simple class inheritance browsing
jeff
2014-08-06
1
-0
/
+22
*
added stable save order for mappings to hopefully help with merging
jeff
2014-08-04
1
-27
/
+67
*
fixed bugs with saving mappings
jeff
2014-08-03
1
-4
/
+4
*
fixed bug with save mappings menu
jeff
2014-07-31
1
-3
/
+15
*
switched to line-by-line mergable, human-readable file format for mappings
jeff
2014-07-30
1
-7
/
+10
*
added gui/cli loading of jars/mappings
jeff
2014-07-29
1
-0
/
+147