index
:
enigma-fork
master
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cuchaz
/
enigma
/
bytecode
/
ClassRenamer.java
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-19
relicense Enigma as LGPL
v0.10.4_beta
Cuchaz
1
-4
/
+4
2015-03-18
translate class references hidden inside type parameters
v0.10_beta
jeff
1
-31
/
+71
2015-03-18
added full rename support for classes buried in generic signatures
jeff
1
-98
/
+280
2015-03-17
parsing generic signatures is tricky. don't write custom code to do it. switc...
jeff
1
-4
/
+5
2015-03-17
slightly better support for generics
jeff
1
-79
/
+230
2015-03-16
started adding minimal support for generics
jeff
1
-52
/
+112
2015-03-16
fix a zillion issues with inner classes
jeff
1
-1
/
+1
2015-01-18
added inverse operation for moving classes out of the default package
jeff
1
-27
/
+7
2015-01-13
source format change
jeff
1
-62
/
+41
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
-25
/
+6
2014-09-20
cleaned up imports. I have no idea why Eclipse likes importing jcommander cla...
jeff
1
-1
/
+1
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-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
1
-0
/
+115