Mikhael Bogdanov
|
d24ebf711b
|
Fix for KT-16441: NoSuchFieldError: $$delegatedProperties when delegating through provideDelegate in companion object
#KT-16441 Fixed
|
2017-02-21 13:01:40 +01:00 |
|
Alexander Udalov
|
b784680fe2
|
Fix NPE on equals/hashCode for callable references without kotlin-reflect
#KT-11316 Fixed
#KT-15847 Fixed
|
2017-02-03 19:35:16 +03:00 |
|
Yan Zhulanow
|
5844f3cf1b
|
Kapt3: Write stub class files with metadata (needed for incremental compilation)
|
2016-12-28 22:28:30 +03:00 |
|
Alexander Udalov
|
5402d50ea3
|
Light analysis tests: do not render empty lines between classes and in the beginning
|
2016-12-23 22:30:48 +03:00 |
|
Yan Zhulanow
|
328286ab14
|
Use box tests to check if the light analysis mode (without analyzing bodies when possible) produces the same result as the complete analysis. See also the next commit in which light analysis mode is applied. Note that no tests were changed.
|
2016-12-05 19:57:47 +03:00 |
|