Mikhail Glukhikh
|
fe57a9e48f
|
Setter visibility must be worse or the same as property visibility
|
2015-12-17 19:03:06 +03:00 |
|
Mikhail Glukhikh
|
fe78f944a6
|
Private setter for open property: is now an error, not a warning
|
2015-12-11 18:54:40 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Svetlana Isakova
|
7b09e85717
|
Added check for incompatible variance modifiers and repeated modifiers
|
2014-12-27 00:55:25 +03:00 |
|
Alexander Udalov
|
3a8ad45dec
|
Append newline to EOF for .txt test data files
Reverts and fixes 102f0d3
|
2014-10-21 03:18:27 +04:00 |
|
Alexander Udalov
|
102f0d3470
|
Regenerate .txt testData
Add newline to EOF, trim trailing spaces
|
2014-10-21 00:16:08 +04:00 |
|
Alexander Udalov
|
d78d4bc44c
|
Disallow extension properties with backing fields
#KT-1682 Fixed
|
2014-05-29 21:24:05 +04:00 |
|
Pavel V. Talanov
|
72bdacb074
|
Add explicit return types to several test data files so that AST access is not needed
Test cases are chosen so that addition/removal of explicit type will not interfere with the original purpose of the test
|
2014-05-21 15:40:08 +04:00 |
|
Pavel V. Talanov
|
a807712ce7
|
Mark test data files for cases which can't be resolved without AST access
|
2014-05-21 15:40:07 +04:00 |
|
Natalia Ukhorskaya
|
89d99d2848
|
Remove toInt() from rendering IntValue
|
2014-03-13 10:07:17 +04:00 |
|
Natalia Ukhorskaya
|
df3ed5059c
|
StorageManager for compile-time initializer
|
2014-03-13 10:07:12 +04:00 |
|
Natalia Ukhorskaya
|
9b5050dddd
|
Serialize compile time constant for property initializer
|
2014-03-13 10:07:08 +04:00 |
|
Alexander Udalov
|
f7b6457139
|
Replace "jet" package name with "kotlin" in testData
|
2014-03-02 19:55:26 +04:00 |
|
Evgeny Gerashchenko
|
b7cfd676bf
|
Merged LoadCompiledKotlin test int LoadJavaTest.
|
2013-12-17 20:28:59 +04:00 |
|