Alexander Udalov
|
ec1b4776fe
|
Deprecate PropertyMetadata, use KProperty<*> for delegated properties instead
|
2015-10-14 20:45:25 +03:00 |
|
Yan Zhulanow
|
dc8e796e49
|
getValue()/setValue() should be marked with 'operator'
|
2015-10-14 01:29:09 +03:00 |
|
Yan Zhulanow
|
1f2b4e20fe
|
Replace get() and set() to getValue() and setValue() (property delegates)
|
2015-10-09 22:49:16 +03:00 |
|
Michael Nedzelsky
|
bc5c9065d2
|
fix tests in org.jetbrains.kotlin.checkers
|
2015-09-08 02:04:32 +03:00 |
|
Denis Zharkov
|
010af19fe9
|
Delegated Properties: allowing type parameters for get/set methods
#KT-6253 Fixed
|
2014-12-08 21:30:54 +03:00 |
|