Dmitry Gridin
|
6c439ae85a
|
Create TrailingCommaIntention
#KT-34744
|
2020-02-04 21:34:53 +07:00 |
|
Alexander Udalov
|
9187a85aaf
|
Rename UseExperimental->OptIn, Experimental->RequiresOptIn in quickfix and IDE tests
|
2020-01-14 21:04:43 +01:00 |
|
Alexander Udalov
|
16db3a8b5f
|
Fix compiler and IDE tests on Experimental/RequiresOptIn
See cdbabf224f, e009c7064e
|
2019-12-18 14:09:06 +01:00 |
|
Igor Yakovlev
|
7b2f39530a
|
Fix invalid testdata for ConvertToScopeIntention applicability
|
2019-08-28 16:31:49 +03:00 |
|
Mikhail Glukhikh
|
c084eefb65
|
Fix a bunch of IDE quick-fix tests (related to "convert to run/...")
These actions became available more often some days ago
|
2019-02-25 10:37:46 +03:00 |
|
Dmitry Gridin
|
147521d6cb
|
Add intention to introduce import alias
#KT-16118 Fixed
#KT-30007 Fixed
|
2019-02-21 12:25:09 +03:00 |
|
Mikhail Glukhikh
|
68da28edb9
|
Fix some tests bound to changed annotation formatting
|
2018-08-31 15:03:25 +03:00 |
|
Mikhail Glukhikh
|
564ea629d1
|
Add annotations to primary constructor together with 'constructor'
This fixes incorrect behaviour if primary constructor has no explicit
'constructor' keywork
#KT-25548 Fixed
|
2018-08-24 18:00:54 +03:00 |
|
Mikhail Glukhikh
|
b41ef6a807
|
Do not report "unused symbol" on experimental annotations
#KT-25609 Fixed
|
2018-08-23 18:34:59 +03:00 |
|
Mikhail Glukhikh
|
4113a6fd6a
|
Extend fixes of experimental errors to property & type alias
#KT-25525 Fixed
#KT-25526 Fixed
|
2018-08-23 18:34:57 +03:00 |
|
Mikhail Glukhikh
|
d7bb8a7a21
|
Do not suggest -Xuse...=kotlin.Experimental in experimental world
|
2018-05-24 10:50:28 +03:00 |
|
Mikhail Glukhikh
|
f2989ee3a6
|
Experimental fixes: introduce experimental enabling #KT-24243 Fixed
|
2018-05-24 10:50:28 +03:00 |
|
Mikhail Glukhikh
|
c77c8d872c
|
Experimental fixes: introduce "add -Xuse-experimental" (KT-22760)
|
2018-05-24 10:50:27 +03:00 |
|
Mikhail Glukhikh
|
a76bb80e4d
|
Experimental fixes: additional tests, handle local declarations
|
2018-05-23 19:06:55 +03:00 |
|
Mikhail Glukhikh
|
51fba03253
|
Experimental fixes: introduce "Add @UseExperimental" #KT-22760 Fixed
|
2018-05-23 19:00:51 +03:00 |
|
Mikhail Glukhikh
|
f404d6c97a
|
Experimental fixes: introduce "add annotation" (KT-22760)
|
2018-05-23 18:59:22 +03:00 |
|