Mikhail Zarechenskiy
|
ee173077c0
|
Simplify diagnostic when there are wrong number of type arguments
#KT-12767 Fixed
|
2017-07-12 14:37:27 +03:00 |
|
Pavel V. Talanov
|
7de171efda
|
Improve message clarity for WRONG_NUMBER_OF_TYPE_ARGUMENTS diagnostics
#KT-9887 Fixed
|
2016-03-31 16:06:48 +03:00 |
|
Ilya Gorbunov
|
f4822cd757
|
Fix testData in compiler: add collections and ranges package to fq-names.
|
2016-01-22 05:54:38 +03:00 |
|
Valentin Kipyatkov
|
837e46a9b8
|
Big change in quickfix tests: no stupid test data format with "before" and "after" file prefixes
|
2015-05-08 22:29:42 +03:00 |
|
Alexander Udalov
|
0b64f028b6
|
Rename jet -> kotlin in idea: quickfixes
org.jetbrains.jet.plugin.quickfix -> org.jetbrains.kotlin.idea.quickfix
|
2015-01-13 01:14:36 +03:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Valentin Kipyatkov
|
d01ff28212
|
Quickfix and intention tests refactoring: refer to intention action by class when checking that it's not available (instead of listing all available actions)
|
2014-01-23 18:46:27 +04:00 |
|
Alexey Sedunov
|
d5739bbe7f
|
Fix negative quickfix tests which use when
|
2013-05-16 16:31:43 +04:00 |
|
Andrey Breslav
|
304926005f
|
Proper errors for cases like 'is Map' supported in 'when'
|
2012-11-27 21:15:37 +04:00 |
|