index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
gui
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix inner classes test
jeff
2014-10-01
1
-1
/
+0
*
fixed inner class renaming bug
jeff
2014-10-01
1
-0
/
+1
*
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
2014-09-30
1
-2
/
+2
*
added jar export
jeff
2014-09-28
3
-28
/
+82
*
added proper support for renaming constructors
jeff
2014-09-28
2
-20
/
+29
*
implemented mark-as-deobfuscated and reset-to-obfuscated
jeff
2014-09-26
2
-9
/
+72
*
HOW DO I WRITE SO MANY BUGS?!?
jeff
2014-09-24
2
-9
/
+10
*
added token highlighting for things outside of the jar
jeff
2014-09-20
4
-5
/
+40
*
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
2014-09-20
1
-2
/
+2
*
added warning message to the crash dialog about choosing exit
jeff
2014-09-20
1
-0
/
+1
*
added better error handling for source export
jeff
2014-09-18
2
-44
/
+53
*
changed "Show Calls" menu to search for calls to the default constructor when...
jeff
2014-09-15
1
-2
/
+9
*
fixed issue with method renaming
jeff
2014-09-03
1
-2
/
+0
*
big refactor to better model class/method mappings with no deobf name
jeff
2014-09-03
1
-0
/
+2
*
added copyright notice
jeff
2014-09-01
1
-0
/
+10
*
made obfuscated/deobfuscated class selector a bit easier to use
jeff
2014-09-01
5
-108
/
+277
*
added simple loading screen for jars
jeff
2014-08-31
2
-13
/
+45
*
Show public/protected/private access on field/method/constructor references
jeff
2014-08-28
1
-0
/
+1
*
fixed minor spelling error
jeff
2014-08-28
1
-1
/
+1
*
added crash reporter
jeff
2014-08-28
2
-5
/
+124
*
implemented proper support for interfaces
jeff
2014-08-26
2
-1
/
+128
*
moved all classes from the default package into a package called "default" so...
jeff
2014-08-23
3
-4
/
+26
*
added export command with progress bar
jeff
2014-08-23
4
-12
/
+166
*
fixed recursion of field reference nodes
jeff
2014-08-22
2
-4
/
+15
*
added show token effects
jeff
2014-08-22
3
-11
/
+108
*
fixed constructor references in call graph searches
jeff
2014-08-22
1
-0
/
+5
*
fixed call graph searching
jeff
2014-08-21
4
-39
/
+167
*
finished reference navigation system. Still need to debug and polish it, but ...
jeff
2014-08-20
2
-117
/
+147
*
started new reference navigation system
jeff
2014-08-19
2
-54
/
+57
*
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
2
-3
/
+18
*
fixed javac compile errors
jeff
2014-08-14
1
-12
/
+12
*
added support for field access searches
jeff
2014-08-13
2
-20
/
+78
*
got simple method call graph working!
jeff
2014-08-12
2
-10
/
+94
*
fix keyboard shortcuts
jeff
2014-08-11
1
-1
/
+5
*
refactor Ancestries into Ancestries and JarIndex
jeff
2014-08-11
1
-2
/
+2
*
added method inheritance browsing
jeff
2014-08-11
3
-115
/
+64
*
added backwards navigation
jeff
2014-08-10
2
-14
/
+58
*
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
2014-08-10
6
-130
/
+47
*
added go to entry feature
jeff
2014-08-10
2
-52
/
+47
*
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
3
-49
/
+38
*
added sorting for deobfuscated classes
jeff
2014-08-09
1
-6
/
+40
*
started working on recognition of non-class member identifiers in the source
jeff
2014-08-07
2
-63
/
+11
*
added open entry function to popup menu
jeff
2014-08-06
1
-9
/
+43
*
show deobfuscated names in class inheritance
jeff
2014-08-06
3
-11
/
+28
*
added copyright
jeff
2014-08-06
1
-0
/
+10
*
added simple class inheritance browsing
jeff
2014-08-06
3
-9
/
+130
*
started on inheritance viewer
jeff
2014-08-04
1
-18
/
+67
*
fixed bug with renaming classes
jeff
2014-08-04
1
-0
/
+1
[next]