Christopher Carpenter
|
c32fce0d02
|
Fixed a typo in a comment and in a method name. Made ClassWriter.invokeProcessors static since it no longer relies on any non-static fields.
|
2016-03-16 17:23:23 +01:00 |
|
Christopher Carpenter
|
f643b1c870
|
Made ClassReference14Processor static similar to how InitializerProcessor and EnumProcessor are setup. This gets rid of a lot of unnecessary InvocationExprent creation.
|
2016-03-16 17:23:23 +01:00 |
|
Christopher Carpenter
|
94851b6cbb
|
Added a TODO regarding IDEA-137253.
|
2016-02-03 16:30:06 -05:00 |
|
Christopher Carpenter
|
233a1547a0
|
[Fernflower] When using -ren=1, make the default renamer rename classes that have names that are reserved by the windows namespace.
|
2016-02-02 22:40:00 -05:00 |
|
Christopher Carpenter
|
bfddced4e2
|
Fixed renaming class elements when using the decompilers -ren=1 option. Fixes issue IDEA-137253
|
2016-01-21 01:06:45 -05:00 |
|