index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
gui
/
Gui.java
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
implemented proper support for interfaces
jeff
2014-08-26
1
-1
/
+103
*
moved all classes from the default package into a package called "default" so...
jeff
2014-08-23
1
-1
/
+2
*
added export command with progress bar
jeff
2014-08-23
1
-11
/
+27
*
fixed recursion of field reference nodes
jeff
2014-08-22
1
-3
/
+13
*
added show token effects
jeff
2014-08-22
1
-3
/
+58
*
fixed constructor references in call graph searches
jeff
2014-08-22
1
-0
/
+5
*
fixed call graph searching
jeff
2014-08-21
1
-12
/
+41
*
finished reference navigation system. Still need to debug and polish it, but ...
jeff
2014-08-20
1
-67
/
+91
*
started new reference navigation system
jeff
2014-08-19
1
-18
/
+28
*
added support for automatic reconstruction of inner and anonymous classes
hg
2014-08-17
1
-1
/
+15
*
fixed javac compile errors
jeff
2014-08-14
1
-12
/
+12
*
added support for field access searches
jeff
2014-08-13
1
-17
/
+43
*
got simple method call graph working!
jeff
2014-08-12
1
-10
/
+83
*
fix keyboard shortcuts
jeff
2014-08-11
1
-1
/
+5
*
added method inheritance browsing
jeff
2014-08-11
1
-15
/
+46
*
added backwards navigation
jeff
2014-08-10
1
-3
/
+23
*
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
2014-08-10
1
-33
/
+30
*
added go to entry feature
jeff
2014-08-10
1
-38
/
+14
*
improved keyboard shortcuts
jeff
2014-08-10
1
-0
/
+10
*
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
2014-08-10
1
-15
/
+14
*
added sorting for deobfuscated classes
jeff
2014-08-09
1
-6
/
+40
*
added open entry function to popup menu
jeff
2014-08-06
1
-9
/
+43
*
show deobfuscated names in class inheritance
jeff
2014-08-06
1
-1
/
+1
*
added simple class inheritance browsing
jeff
2014-08-06
1
-9
/
+52
*
started on inheritance viewer
jeff
2014-08-04
1
-18
/
+67
*
fixed bug with renaming classes
jeff
2014-08-04
1
-0
/
+1
*
added stable save order for mappings to hopefully help with merging
jeff
2014-08-04
1
-87
/
+267
*
fixed bugs with saving mappings
jeff
2014-08-03
1
-25
/
+29
*
fixed bug with save mappings menu
jeff
2014-07-31
1
-5
/
+59
*
added gui/cli loading of jars/mappings
jeff
2014-07-29
1
-57
/
+221
*
added start of menu bar
jeff
2014-07-29
1
-4
/
+24
*
added identifier renaming capability
jeff
2014-07-27
1
-24
/
+29
*
made gui responsive to caret position and show identifier info
hg
2014-07-27
1
-22
/
+206
*
initial commit
jeff
2014-07-26
1
-0
/
+163