index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
gui
/
GuiController.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
Json format (#2)
lclc98
1
-358
/
+0
2015-04-19
relicense Enigma as LGPL
v0.10.4_beta
Cuchaz
1
-4
/
+4
2015-03-16
fix a zillion issues with inner classes
jeff
1
-1
/
+1
2015-02-09
fix translation issues, particularly with fields
jeff
1
-3
/
+6
2015-02-02
fix issue with bridge methods
jeff
1
-2
/
+3
2015-01-13
source format change
jeff
1
-208
/
+141
2014-10-09
reverting to GPL license
jeff
1
-3
/
+3
2014-10-08
relicense as LGPL
jeff
1
-3
/
+3
2014-10-01
fix inner classes test
jeff
1
-1
/
+0
2014-10-01
fixed inner class renaming bug
jeff
1
-0
/
+1
2014-09-28
added jar export
jeff
1
-17
/
+20
2014-09-28
added proper support for renaming constructors
jeff
1
-13
/
+21
2014-09-26
implemented mark-as-deobfuscated and reset-to-obfuscated
jeff
1
-0
/
+18
2014-09-24
HOW DO I WRITE SO MANY BUGS?!?
jeff
1
-1
/
+2
2014-09-20
added token highlighting for things outside of the jar
jeff
1
-1
/
+6
2014-09-18
added better error handling for source export
jeff
1
-2
/
+11
2014-09-03
fixed issue with method renaming
jeff
1
-2
/
+0
2014-09-03
big refactor to better model class/method mappings with no deobf name
jeff
1
-0
/
+2
2014-09-01
made obfuscated/deobfuscated class selector a bit easier to use
jeff
1
-2
/
+2
2014-08-31
added simple loading screen for jars
jeff
1
-2
/
+3
2014-08-26
implemented proper support for interfaces
jeff
1
-0
/
+25
2014-08-23
moved all classes from the default package into a package called "default" so...
jeff
1
-3
/
+6
2014-08-23
added export command with progress bar
jeff
1
-1
/
+25
2014-08-21
fixed call graph searching
jeff
1
-27
/
+48
2014-08-20
finished reference navigation system. Still need to debug and polish it, but ...
jeff
1
-50
/
+56
2014-08-19
started new reference navigation system
jeff
1
-36
/
+29
2014-08-18
fixed type caching after rename
jeff
1
-1
/
+8
2014-08-17
added support for automatic reconstruction of inner and anonymous classes
hg
1
-2
/
+3
2014-08-13
added support for field access searches
jeff
1
-3
/
+35
2014-08-12
got simple method call graph working!
jeff
1
-0
/
+11
2014-08-11
refactor Ancestries into Ancestries and JarIndex
jeff
1
-2
/
+2
2014-08-11
added method inheritance browsing
jeff
1
-21
/
+18
2014-08-10
added backwards navigation
jeff
1
-11
/
+35
2014-08-10
refactored to remove ClassFile class to prep for upcoming stack navigation. I...
jeff
1
-26
/
+11
2014-08-10
added go to entry feature
jeff
1
-14
/
+33
2014-08-10
completely re-wrote token recognizer to bootstrap from Procyon's AST
jeff
1
-33
/
+23
2014-08-07
started working on recognition of non-class member identifiers in the source
jeff
1
-1
/
+11
2014-08-06
show deobfuscated names in class inheritance
jeff
1
-2
/
+6
2014-08-06
added simple class inheritance browsing
jeff
1
-0
/
+22
2014-08-04
added stable save order for mappings to hopefully help with merging
jeff
1
-27
/
+67
2014-08-03
fixed bugs with saving mappings
jeff
1
-4
/
+4
2014-07-31
fixed bug with save mappings menu
jeff
1
-3
/
+15
2014-07-30
switched to line-by-line mergable, human-readable file format for mappings
jeff
1
-7
/
+10
2014-07-29
added gui/cli loading of jars/mappings
jeff
1
-36
/
+69
2014-07-27
added identifier renaming capability
jeff
1
-18
/
+49
2014-07-27
made gui responsive to caret position and show identifier info
hg
1
-0
/
+83