Vitaliy.Bibaev
|
8dcc29f709
|
IDEA-263968 Evaluate expression fails when result type is inaccessible (update test data)
GitOrigin-RevId: 8e3cb2eee95df59862e5bb4aeab713525a0c8cf2
|
2021-03-11 19:42:23 +00:00 |
|
Vitaliy.Bibaev
|
2cd49bb33b
|
Update testdata after enabling extraction of generated class in compiling evaluator
GitOrigin-RevId: 1c56d0cd598b659a4269003a6f0604f2c1b8f4e5
|
2019-07-26 11:02:46 +03:00 |
|
Rustam Vishnyakov
|
123242c4b2
|
EditorConfig documentation test
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
|
2019-06-16 04:03:21 +03:00 |
|
Egor Zhdan
|
c1813cfb52
|
Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
|
2019-06-16 04:02:08 +03:00 |
|
Anna Kozlova
|
91f7445298
|
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
|
2019-06-13 03:15:49 +03:00 |
|
Egor Zhdan
|
39d2d77155
|
Cleanup: NotNull/Nullable
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
|
2019-06-13 03:14:35 +03:00 |
|
Aleksey Rostovskiy
|
185284cee6
|
get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
|
2019-05-27 15:08:08 +03:00 |
|
Alexandr Suhinin
|
9215f4240b
|
[duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
|
2019-05-27 15:07:30 +03:00 |
|
Vitaliy.Bibaev
|
75d996f167
|
Update testdata of ExtractMethodObject4DebuggerReflectionTest
GitOrigin-RevId: bb66badc970fbd3d8367b25ffb8cd851abff87cb
|
2019-05-24 08:03:56 +03:00 |
|
Vitaliy.Bibaev
|
9912c9b6b3
|
IDEA-172425 Fix bug when default constructor is inaccessible
|
2018-03-27 12:11:27 +03:00 |
|
Vitaliy.Bibaev
|
de907c6cd3
|
IDEA-172425 Add tests to check that generated code is correct
|
2018-03-27 12:11:27 +03:00 |
|
Egor.Ushakov
|
eed9e7e7fb
|
IDEA-132210 Debugger: Evaluate fails on this and super references in lambda
|
2016-02-24 15:33:05 +03:00 |
|
Anna Kozlova
|
a05adb95b5
|
compiling debugger: shift original context if on private, so 'make public' won't invalidate anchor (IDEA-132525)
|
2014-11-10 17:53:58 +01:00 |
|
Anna Kozlova
|
f2257025fa
|
extract light method object: create class initializer if there is no place to put initializer (IDEA-131912)
|
2014-10-27 15:40:03 +01:00 |
|
Anna Kozlova
|
e74edb2614
|
testdata for light extract method
|
2014-10-18 09:34:44 +02:00 |
|
Anna Kozlova
|
cd2d76587a
|
extract light method object: complete array initializer with first element type (IDEA-131435)
(cherry picked from commit 2b66700cb40889d0578426a0ddca6fb0b02f2718)
|
2014-10-17 21:08:46 +02:00 |
|
Anna Kozlova
|
7be506a901
|
do not crash on invalid lambdas/method refs (IDEA-130240)
|
2014-09-29 14:08:34 +02:00 |
|
Anna Kozlova
|
a25b50b5fe
|
extract light method object: make all private file members public to ensure direct access from 'magic' inner class
|
2014-09-12 12:38:16 +04:00 |
|
Anna Kozlova
|
7e68549078
|
extract light method object: calculate offsets related to valid parent so inserted during refactoring import would be taken into account
|
2014-09-11 16:05:20 +04:00 |
|
Anna Kozlova
|
bad93dbdc9
|
extract light method object: insert result as last statement
|
2014-09-11 13:13:50 +04:00 |
|
Anna Kozlova
|
1304e452d9
|
extract light method object: invoke on expressions
|
2014-09-10 21:57:43 +04:00 |
|
Anna Kozlova
|
92518cf5c9
|
extract light method object: filter inaccessible variables
|
2014-09-09 15:51:39 +04:00 |
|
Egor.Ushakov
|
d20820b0f8
|
test for invoke return type
|
2014-09-08 15:31:50 +04:00 |
|
Anna Kozlova
|
4225b2e93f
|
change initial expectations for light extract object
|
2014-09-05 13:17:10 +04:00 |
|
Anna Kozlova
|
64422b696d
|
extract method object to emulate debugging for anonymous classes, lambdas, etc
|
2014-09-03 22:34:57 +04:00 |
|