index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
bytecode
/
ClassTranslator.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-30
Json format (#2)
lclc98
1
-157
/
+0
2015-04-19
relicense Enigma as LGPL
v0.10.4_beta
Cuchaz
1
-4
/
+4
2015-03-28
fix source file attribute
Cuchaz
1
-1
/
+1
2015-03-22
don't forget to translate EnclosingMethod attributes
jeff
1
-0
/
+28
2015-03-16
started adding minimal support for generics
jeff
1
-30
/
+12
2015-03-16
fix a zillion issues with inner classes
jeff
1
-7
/
+10
2015-02-09
fix translation issues, particularly with fields
jeff
1
-5
/
+4
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
also translate source file attributes so it's easy to browse decompiled sources
jeff
1
-0
/
+8
2015-01-13
source format change
jeff
1
-59
/
+45
2014-10-09
reverting to GPL license
jeff
1
-3
/
+3
2014-10-08
relicense as LGPL
jeff
1
-3
/
+3
2014-09-30
fixed nasty issue with renaming inner classes, but alas, more bugs remain
jeff
1
-1
/
+5
2014-09-24
fixed in-jar detection for bridge-related methods
jeff
1
-23
/
+18
2014-09-20
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
1
-1
/
+1
2014-08-23
moved all classes from the default package into a package called "default" so...
jeff
1
-58
/
+6
2014-08-18
crap-ton of bug fixes for inner classes
jeff
1
-14
/
+39
2014-07-27
added identifier renaming capability
jeff
1
-0
/
+171