Alexey Tsvetkov
|
fc1af746c6
|
Gradle IC: treat companion object change as class signature change
|
2016-10-28 17:58:10 +03:00 |
|
Alexey Tsvetkov
|
d352905a72
|
Add incremental tests for parameters with default values
|
2016-03-10 23:36:40 +03:00 |
|
Yan Zhulanow
|
3fa506fd45
|
"Inapplicable operator modifier" and "Inapplicable infix modifier" are now errors
|
2016-01-26 17:21:44 +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 |
|
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 |
|