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
*
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