Egor Ushakov
|
8b9687ed20
|
IDEA-184560 Java decompiler doesn't use stored parameter names
|
2018-01-10 16:28:43 +03:00 |
|
Roman Shevchenko
|
af2d8b4d1c
|
[java decompiler] fixes constructor parameters naming
|
2017-12-07 15:13:06 +01:00 |
|
Roman Shevchenko
|
a3332a5f31
|
[java decompiler] detecting Groovy synthetic constructor parameters
|
2017-12-07 11:29:51 +01:00 |
|
Roman Shevchenko
|
acf6646941
|
[java decompiler] excludes false inner classes
|
2017-12-05 12:57:55 +01:00 |
|
Alexandru-Constantin Bledea
|
c241278aee
|
[PATCH] [Fernflower] prevent null to be cast as short/byte
|
2017-10-25 19:43:03 +03:00 |
|
Maxim Degtyarev
|
e7854376b8
|
[PATCH] Fix POP2 opcode handling bug with two category 1 values at the stack top.
|
2017-10-18 20:05:39 +03:00 |
|
Egor.Ushakov
|
790027c779
|
test for super default method call
|
2017-04-28 12:19:11 +03:00 |
|
Egor.Ushakov
|
645b38d638
|
test for already used var
|
2017-04-28 12:19:11 +03:00 |
|
Egor.Ushakov
|
997a7747d6
|
more tests (disabled for now)
|
2017-04-27 15:34:31 +03:00 |
|
Egor.Ushakov
|
e44ba9905e
|
IDEA-127533 int field is displayed as char
|
2017-04-26 21:13:00 +03:00 |
|
Egor.Ushakov
|
195dabf6e6
|
test for union types
|
2017-04-26 20:32:39 +03:00 |
|
Egor.Ushakov
|
478e6896e9
|
fixed static interface methods
|
2017-04-26 20:32:39 +03:00 |
|
Egor.Ushakov
|
6a7763922b
|
fixed lambda parameter names already used in the context
|
2017-04-26 20:32:39 +03:00 |
|
Egor.Ushakov
|
d40f673689
|
test for class extending a class with a private constructor
|
2017-04-26 20:32:38 +03:00 |
|
Egor.Ushakov
|
8c440e281c
|
fixed incorrect constructor method reference
|
2017-04-26 13:57:24 +03:00 |
|
Egor.Ushakov
|
a62cc3f709
|
IDEA-127499 Decompiler doesn't support switch over enums
|
2017-04-25 17:42:09 +03:00 |
|
Dmitry Cherniachenko
|
dfd90978c9
|
Avoid explicit array creation for vararg parameters
|
2017-04-24 16:27:20 +03:00 |
|
Oleg Panashchenko
|
2a213aa4a0
|
Use fully qualified static field name in conflict #541
|
2017-04-24 14:22:41 +03:00 |
|
Dmitry Cherniachenko
|
cd1acfa266
|
IDEA-171459 fix type cast for int literals used as byte / short in decompiled code
|
2017-04-19 11:39:37 +03:00 |
|
Egor.Ushakov
|
e09e303e71
|
IDEA-169534 Decompiler overuses ternary operation
|
2017-04-03 17:16:24 +03:00 |
|
Egor.Ushakov
|
f53a873116
|
IDEA-167346 Do not escape single quote in strings
|
2017-02-07 17:52:08 +03:00 |
|
Egor.Ushakov
|
45384fb8c5
|
fixed access to private outer class methods with params
|
2017-01-23 18:40:08 +03:00 |
|
Egor.Ushakov
|
6713b9c495
|
test for anonymous class with params
|
2017-01-17 21:02:20 +03:00 |
|
Egor.Ushakov
|
0684264b3a
|
IDEA-166073 Extended Width (long, double) constructors cause issues with anonymous classes
|
2017-01-13 17:58:51 +03:00 |
|
Egor.Ushakov
|
5e45e5ac40
|
IDEA-130708 Incorrect locals names
|
2017-01-12 16:30:41 +03:00 |
|
Egor.Ushakov
|
cb133af01e
|
IDEA-166363 Support LocalVariableTypeTable attribute
|
2017-01-10 18:50:16 +03:00 |
|
Egor.Ushakov
|
32693c314a
|
IDEA-149813 Decompiler has lost generic parameter
|
2017-01-10 12:09:26 +03:00 |
|
Egor.Ushakov
|
7bdec4ffc7
|
decompiler: a test for the pull request #394
|
2016-10-14 18:29:00 +03:00 |
|
Egor.Ushakov
|
ee83b25d1d
|
IDEA-162579 "Unrecognized invocation of <init>" when decompiling kotlin bytecode
|
2016-10-14 14:41:26 +03:00 |
|
Anna.Kozlova
|
947fae191f
|
explicit types to diamonds
|
2016-08-08 17:08:03 +02:00 |
|
Anna.Kozlova
|
7067504c27
|
block lambda -> expr lambda
|
2016-05-24 12:27:58 +02:00 |
|
Anna.Kozlova
|
ffd54ff4f4
|
anonym -> lambda
|
2016-05-18 12:04:12 +02:00 |
|
Roman Shevchenko
|
52b31bf325
|
[java, java-decompiler] type annotations in class files
Step 1: add top-level field/method/parameter annotations to stubs; include them in decompiled text.
|
2016-04-21 21:22:36 +02:00 |
|
Roman Shevchenko
|
4a1a747bdc
|
[java-decompiler] fixes indentation in annotations
|
2016-04-20 17:58:18 +02:00 |
|
Roman Shevchenko
|
eaa61a1f81
|
[java-decompiler] skips illegal local variable names
|
2016-04-20 15:02:39 +02:00 |
|
Egor.Ushakov
|
95215dc2e2
|
replace increment / decrement synthetic access method, pull-request #373
|
2016-03-28 14:00:25 +03:00 |
|
Roman Shevchenko
|
96ff7f787e
|
Cleanup (formatting; typos)
|
2016-03-21 12:26:50 +01:00 |
|
Alexandru-Constantin Bledea
|
0e514a6253
|
fix constructor arguments for extended inner classes
|
2016-03-19 20:45:28 +02:00 |
|
Roman Shevchenko
|
93a39b7b50
|
[java-decompiler] test data cleanup; warnings
|
2016-03-18 18:02:33 +01:00 |
|
Alexandru-Constantin Bledea
|
1359577355
|
add additional tests for static initializers
|
2016-03-17 23:15:54 +02:00 |
|
Alexandru-Constantin Bledea
|
06c993b508
|
correctly decompile interface object fields
|
2016-03-17 23:07:32 +02:00 |
|
Roman Shevchenko
|
35259c3e20
|
Cleanup (formatting)
|
2016-03-16 11:49:15 +01:00 |
|
Alexandru-Constantin Bledea
|
7cf7bec4b6
|
prevent static field name clashes in local methods
|
2016-03-15 07:41:25 +02:00 |
|
Roman Shevchenko
|
5795c1d9e0
|
[tests] test cases added
|
2016-03-04 15:32:57 +01:00 |
|
Egor.Ushakov
|
876740dd0e
|
decompiler: fixed incorrect method references from single letter classes
|
2016-03-02 20:45:46 +03:00 |
|
Egor.Ushakov
|
1b23240c84
|
decompiler: fixed SOE if referenced method name is the same as current
|
2016-03-02 18:28:39 +03:00 |
|
Egor.Ushakov
|
4724fd78a6
|
IDEA-151950 Decompiler doesn't work for classes from JDK 9 - support java 9 string concatenation
|
2016-03-01 18:07:55 +03:00 |
|
Roman Shevchenko
|
a725e5b7b6
|
Cleanup (java decompiler test optimization)
|
2015-12-28 15:23:35 +01:00 |
|
Alexandru-Constantin Bledea
|
766fc1390d
|
Decompiler name shadowing resolution
https://github.com/JetBrains/intellij-community/pull/295
|
2015-09-07 20:44:51 +03:00 |
|
Sebastian Zarnekow
|
e4e72404dc
|
Fixed Fernflower decompiler output for generic nested types (IDEA-141230)
https://github.com/JetBrains/intellij-community/pull/273
|
2015-06-09 15:35:17 +03:00 |
|