Evgeny Gerashchenko
|
5d33f779be
|
Replaced "argument list" with "arguments" in quick fix text.
|
2013-03-02 21:16:17 +04:00 |
|
Michał Sapalski
|
64321dce56
|
Quickfix for CANNOT_CHECK_FOR_ERASED.
|
2013-03-02 21:09:25 +04:00 |
|
Wojciech Lopata
|
1f3739415a
|
QuickFix for UNCHECKED_CAST
|
2013-03-02 21:08:08 +04:00 |
|
Wojciech Lopata
|
a887175f1a
|
Common fix for FINAL_SUPERTYPE and FINAL_UPPER_BOUND errors
|
2013-02-28 16:46:19 +04:00 |
|
Mikhael Bogdanov
|
49bbbe1a0b
|
Test update after 'Specify explicitly type' action refactoring
|
2013-02-26 18:34:43 +04:00 |
|
Mikhael Bogdanov
|
5460f984e9
|
'Specify explicit type' action refactoring
|
2013-02-26 18:34:43 +04:00 |
|
Evgeny Gerashchenko
|
a3eae3d5c1
|
Added quick fix which removes val/var from parameters all over the project.
|
2013-02-26 17:32:40 +04:00 |
|
Kevin F. Chen
|
23e8fe338f
|
Quickfix NON_VARARG_SPREAD completed.
|
2013-02-23 16:10:44 +04:00 |
|
Andrey Ponomarev
|
c91cd9b962
|
New formatter option: Align in columns 'case' branches
|
2013-02-22 12:40:35 +04:00 |
|
Natalia Ukhorskaya
|
7245b05426
|
Merge pull request #205 from lopekpl/SUPERTYPE_NOT_INITIALIZED
SUPERTYPE_NOT_INITIALIZED_DEFAULT error removed
|
2013-02-21 23:06:06 -08:00 |
|
Wojciech Lopata
|
23ce144f9d
|
SUPERTYPE_NOT_INITIALIZED_DEFAULT error removed
It was merged with SUPERTYPE_NOT_INITIALIZED.
|
2013-02-21 17:50:52 +01:00 |
|
Natalia Ukhorskaya
|
707957e8c1
|
Merge pull request #201 from lopekpl/DANGLING_FUNCTION_LITERAL_ARGUMENT_SUSPECTED
QuickFix for DANGLING_FUNCTION_LITERAL_ARGUMENT_SUSPECTED
|
2013-02-21 07:25:14 -08:00 |
|
Wojciech Lopata
|
58a8c0ed08
|
QuickFix for DANGLING_FUNCTION_LITERAL_ARGUMENT_SUSPECTED
|
2013-02-21 16:00:24 +01:00 |
|
Natalia.Ukhorskaya
|
3d4a5256e6
|
Surround with: move declaration out from block
|
2013-02-21 15:30:26 +04:00 |
|
Michał Sapalski
|
bb9c65de4a
|
Quickfix for UNUSED_VARIABLE
|
2013-02-21 13:09:26 +04:00 |
|
Michał Sapalski
|
4209430fe6
|
Quickfix for INACCESSIBLE_BACKING_FIELD
|
2013-02-20 15:59:21 +04:00 |
|
Michał Sapalski
|
c2f5743cf0
|
Quickfix for UNSAFE_INFIX_CALL
|
2013-02-19 21:10:26 +04:00 |
|
Michał Sapalski
|
102f49b251
|
Quickfix for NO_BACKING_FIELD_CUSTOM_ACCESSORS
|
2013-02-19 20:56:27 +04:00 |
|
Mikhael Bogdanov
|
029b2d9770
|
Test fixes for 'New diagnostic error for ambiguous object expression type'
|
2013-02-19 17:56:56 +04:00 |
|
Natalia.Ukhorskaya
|
c11be77aa1
|
Do not apply ExpressionSurrounders for expressions with Unit type and for call expressions inside qualified expression
|
2013-02-18 17:30:52 +04:00 |
|
Natalia.Ukhorskaya
|
7c360a0ede
|
Add surround with function literal
|
2013-02-18 17:21:16 +04:00 |
|
Natalia.Ukhorskaya
|
7789062c7c
|
Add try-catch, try-finally, try-catch-finally surrounders
|
2013-02-18 17:12:47 +04:00 |
|
Natalia.Ukhorskaya
|
654fa09fff
|
Add when surrounder
|
2013-02-18 17:00:39 +04:00 |
|
Natalia.Ukhorskaya
|
814ca0385a
|
Add string template surrounder
|
2013-02-18 17:00:34 +04:00 |
|
Natalia.Ukhorskaya
|
856bffb324
|
Add parentheses surrounder
|
2013-02-18 17:00:03 +04:00 |
|
Andrey Breslav
|
179456cd0b
|
Tests for Java name resolution in the IDE
#KT-3337 In Progress
LightClasses: class object's property getter unresolved in Java, but compiles OK
|
2013-02-18 16:05:41 +04:00 |
|
Wojciech Lopata
|
c3d5350315
|
QuickFix for NOT_AN_ANNOTATION_CLASS error.
|
2013-02-15 19:14:51 +04:00 |
|
Wojciech Lopata
|
8fad23691f
|
QuickFix for USELESS_HIDDEN_IMPORT.
|
2013-02-15 19:14:51 +04:00 |
|
Michał Sapalski
|
6cd8779126
|
Quickfix for NO_BACKING_FIELD_ABSTRACT_PROPERTY.
|
2013-02-15 19:07:51 +04:00 |
|
Evgeny Gerashchenko
|
b9e5704057
|
Updated test data and stdlib sources.
|
2013-02-13 18:08:37 +04:00 |
|
Natalia.Ukhorskaya
|
09ca020780
|
Add surround with not
|
2013-02-13 17:21:05 +04:00 |
|
Natalia.Ukhorskaya
|
2499bb79ca
|
Add surround with if /else
|
2013-02-13 17:21:04 +04:00 |
|
Natalia.Ukhorskaya
|
1786c2c256
|
Add surround with if
|
2013-02-13 17:21:03 +04:00 |
|
Jack Zhou
|
a5cecd6048
|
Added quickfix for VAR_OVERRIDDEN_BY_VAL.
|
2013-02-13 14:22:54 +04:00 |
|
Peter Tseng
|
324a39d10b
|
Add quickfix for PACKAGE_MEMBER_CANNOT_BE_PROTECTED
|
2013-02-13 11:54:16 +04:00 |
|
Agnieszka Paszek
|
b52036c549
|
Added quickfix for ILLEGAL_ENUM_ANNOTATIONS
|
2013-02-13 11:47:24 +04:00 |
|
Agnieszka Paszek
|
9e08087a11
|
Added quickfix for OPEN_MODIFIER_IN_ENUM
|
2013-02-13 11:47:02 +04:00 |
|
Kevin F. Chen
|
42b7b7e221
|
Added quickfix for NULLABLE_SUPERTYPE
|
2013-02-13 11:32:37 +04:00 |
|
Jack Zhou
|
cf87f55085
|
Added quickfix for VARIANCE_ON_TYPE_PARAMETER_OF_FUNCTION_OR_PROPERTY.
|
2013-02-13 11:03:27 +04:00 |
|
Jack Zhou
|
9692921128
|
Added quickfix for INCOMPATIBLE_MODIFIERS.
|
2013-02-12 19:03:57 +04:00 |
|
Andrey Breslav
|
3e0ead494e
|
Infinite recursion prevented on cyclic class hierarchies
|
2013-02-11 22:19:43 +04:00 |
|
Svetlana Isakova
|
d418a16dd8
|
render not inferred return/parameter type of function literals as ???
instead of DONT_CARE / CANT_INFER
|
2013-02-08 15:10:42 +04:00 |
|
Svetlana Isakova
|
b2823c5966
|
render type correctly in html for TYPE_INFERENCE_UPPER_BOUND_VIOLATED error
|
2013-02-08 15:10:39 +04:00 |
|
Evgeny Gerashchenko
|
54d864bc4a
|
Simplified test a bit.
|
2013-02-07 22:03:31 +04:00 |
|
Evgeny Gerashchenko
|
b54a0dd57e
|
Refactored multi-file quickfix test to generated tests framework.
|
2013-02-07 22:03:31 +04:00 |
|
Evgeny Gerashchenko
|
1400efe36f
|
EA-41429 - CCE: SpecifyTypeExplicitlyAction.invoke
Implemented custom invoke() in SpecifyTypeExplicitlyFix.
|
2013-02-07 20:32:45 +04:00 |
|
Natalia.Ukhorskaya
|
b55b3f95f4
|
Fix tests: wrong test data (internal visibility shouldn't be displayed after overriding a function)
|
2013-02-07 13:33:06 +04:00 |
|
Natalia.Ukhorskaya
|
74f05bf659
|
Write protected keyword overriding java package protected function
|
2013-02-06 21:54:20 +04:00 |
|
Natalia.Ukhorskaya
|
7f28540e62
|
Add internal keyword overriding package(java) visibility
|
2013-02-06 21:54:16 +04:00 |
|
Wojciech Lopata
|
b6870b4bba
|
QuickFix for PARAMETER_NAME_CHANGED_ON_OVERRIDE.
It renames method parameter to match the name from the overriden method.
|
2013-02-05 21:44:00 +04:00 |
|