index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
bytecode
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
3
-35
/
+22
2014-09-24
fixed in-jar detection for bridge-related methods
jeff
1
-23
/
+18
2014-09-24
HOW DO I WRITE SO MANY BUGS?!?
jeff
1
-2
/
+20
2014-09-22
fix bug with anonymous classes in class initializers
jeff
1
-6
/
+16
2014-09-21
fixed bugs with anonymous/inner classes
jeff
1
-0
/
+14
2014-09-20
avoid some unnecessary work with inner classes
jeff
1
-1
/
+1
2014-09-20
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
3
-3
/
+3
2014-09-18
fixed crash with jar loading
jeff
1
-2
/
+18
2014-08-30
got a decent class matcher working
jeff
1
-0
/
+35
2014-08-25
wrote CheckCastIterator to try to do generic type inference. It's too hard to...
jeff
1
-0
/
+150
2014-08-24
minor bug fixes
jeff
1
-0
/
+4
2014-08-23
moved all classes from the default package into a package called "default" so...
jeff
3
-61
/
+124
2014-08-18
crap-ton of bug fixes for inner classes
jeff
3
-36
/
+116
2014-08-17
added support for automatic reconstruction of inner and anonymous classes
hg
1
-20
/
+44
2014-08-15
trying to get inner/anonymous classes working... I have a working heuristic i...
jeff
1
-0
/
+79
2014-08-03
fixed bugs with saving mappings
jeff
2
-17
/
+55
2014-08-02
started working on method parameter renaming
jeff
2
-0
/
+115
2014-07-27
added identifier renaming capability
jeff
14
-0
/
+2123