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
2015-02-09
work around bad tokens generated by procyon for now
jeff
1
-3
/
+3
2015-02-09
fix translation issues, particularly with fields
jeff
2
-7
/
+6
2015-02-09
add converter to update old mappings format
jeff
1
-1
/
+7
2015-02-08
added types to fields
jeff
1
-2
/
+3
2015-01-19
remove debug code, silly...
jeff
1
-5
/
+0
2015-01-19
solved tricky issue with incorrect translation of fields/methods referenced b...
jeff
1
-0
/
+9
2015-01-18
added inverse operation for moving classes out of the default package
jeff
1
-27
/
+7
2015-01-18
also translate source file attributes so it's easy to browse decompiled sources
jeff
1
-0
/
+8
2015-01-17
move BytecodeTools to m3l
jeff
2
-438
/
+0
2015-01-13
source format change
jeff
19
-1370
/
+920
2014-10-09
reverting to GPL license
jeff
19
-57
/
+57
2014-10-08
relicense as LGPL
jeff
19
-57
/
+57
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