Yan Zhulanow
|
3fa506fd45
|
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
|
2016-01-26 17:21:44 +03:00 |
|
Alexey Tsvetkov
|
5ce692a75c
|
Improve proto comparison test with changes of annotation list
|
2016-01-22 16:01:35 +03:00 |
|
Alexey Tsvetkov
|
58a91b3d20
|
Add proto comparison tests with changes of class/member flags
|
2016-01-22 16:01:35 +03:00 |
|
Alexey Tsvetkov
|
94d4dae1fe
|
Recompile all class usages when constructor is changed
|
2016-01-21 18:14:56 +03:00 |
|
Alexey Tsvetkov
|
94cea25e2e
|
Recompile all sealed class usages when new derived class is added
|
2016-01-13 15:46:54 +03:00 |
|
Alexey Tsvetkov
|
0cf2928761
|
Recompile all enum usages when new entry is added
|
2016-01-13 15:46:54 +03:00 |
|
Alexey Tsvetkov
|
e7f8d7103f
|
Recompile all class and member usages when flag and member are changed
|
2016-01-13 15:46:53 +03:00 |
|
Dmitry Petrov
|
621d26aeeb
|
Drop package facades: fix incremental compilation tests & proto comparison tests
(package facades are no longer generated)
|
2015-10-19 16:03:21 +03:00 |
|
Michael Nedzelsky
|
bc6746b9e6
|
add tests for comparison of package members
|
2015-10-01 15:16:22 +03:00 |
|
Michael Nedzelsky
|
c7b52bfdc1
|
fix KT-8977 Ignore non-public API changes for packages in incremental compilation
#KT-8977 Fixed
|
2015-10-01 15:16:18 +03:00 |
|
Michael Nedzelsky
|
ae7cc8e430
|
tests for comparison of changes in classes
|
2015-09-19 00:14:07 +03:00 |
|