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 |
|
Andrey Breslav
|
a2e5e60c68
|
TRAIT -> INTERFACE in diagnostics
|
2015-10-12 14:36:38 +03:00 |
|
Yan Zhulanow
|
1f2b4e20fe
|
Replace get() and set() to getValue() and setValue() (property delegates)
|
2015-10-09 22:49:16 +03:00 |
|
Dmitry Jemerov
|
4bdf598bfe
|
compiler testdata: s/trait/interface
|
2015-05-12 19:43:17 +02:00 |
|
Andrey Breslav
|
0e972acf8c
|
== turned into a safe-call
|
2015-02-10 06:55:46 +01:00 |
|
Natalia.Ukhorskaya
|
b9e5227b58
|
Change String argument of property delegate method to PropertyMetadata
|
2013-04-30 21:47:24 +04:00 |
|
Natalia.Ukhorskaya
|
e7bf3b141f
|
Modify analysis for property initializer. Add errors about delegated property accessors.
|
2013-04-30 20:07:55 +04:00 |
|