Steven Schäfer
|
a90ac2438d
|
Set correct field visibility in psi2ir
|
2019-08-28 19:41:11 +02:00 |
|
pyos
|
3fdcf8376f
|
Add IR equivalent of the WriteFlags test
|
2019-04-09 08:11:29 +02:00 |
|
Yan Zhulanow
|
9d1af5a17e
|
Fix tests: "infix modifier required" and "operator modifier required" errors
|
2015-11-27 15:51:11 +03:00 |
|
Alexander Udalov
|
51bf68ce27
|
Update compiler tests to use KProperty instead of PropertyMetadata
|
2015-10-14 20:45:54 +03:00 |
|
Yan Zhulanow
|
1f2b4e20fe
|
Replace get() and set() to getValue() and setValue() (property delegates)
|
2015-10-09 22:49:16 +03:00 |
|
Pavel V. Talanov
|
06916d98c6
|
default -> companion: replace all mentions of default and default object
|
2015-03-17 15:47:39 +03:00 |
|
Pavel V. Talanov
|
59f192ef90
|
Replace 'class object' with 'default object' in renderers and test data
Includes changes to decompiled text
Old syntax is used in builtins and project code for now
|
2015-03-06 19:36:54 +03:00 |
|
Alexander Udalov
|
b68e47f705
|
Move JVM-specific annotations out of built-ins
Move 'volatile' and 'synchronized' to package 'kotlin' in stdlib. Also delete
'atomic', since its support was never implemented
|
2014-03-02 19:54:55 +04:00 |
|
Mikhael Bogdanov
|
76d4dcef7f
|
Tests for renamed fields
|
2013-06-17 15:20:42 +04:00 |
|