Yan Zhulanow
|
6ccf361942
|
Kapt: -Xmaxerrs javac option is not propagated properly (KT-21264)
|
2017-12-01 22:53:20 +09:00 |
|
Yan Zhulanow
|
37543deefa
|
Kapt: Keep KDoc comments in Java stubs (KT-21205)
|
2017-12-01 22:53:19 +09:00 |
|
Yan Zhulanow
|
861d778530
|
Kapt: Fix 'correctErrorTypes' for primary constructor properties
|
2017-12-01 22:53:18 +09:00 |
|
Yan Zhulanow
|
7136bf7e0a
|
Kapt: Add Kotlin location to diagnostics reported in Kapt stubs
|
2017-12-01 22:53:18 +09:00 |
|
Yan Zhulanow
|
5efdf111f5
|
Kapt: Support type aliases in correctErrorTypes mode (KT-19402)
|
2017-12-01 22:53:18 +09:00 |
|
Yan Zhulanow
|
84e5fa38bb
|
Kapt: Exclude all primitive Java constants from inlining (String is still inlined) (KT-20878)
|
2017-12-01 22:53:18 +09:00 |
|
Yan Zhulanow
|
6ca5787799
|
Kapt: Allow to ignore specific methods/fields from being put into kapt stubs
Classes can't be ignored yet as it requires to ignore also all type usages which is a non-trivial operation.
|
2017-12-01 22:53:18 +09:00 |
|
Yan Zhulanow
|
fd84ecda54
|
Kapt: Add runtime library, move all modules inside the 'kapt3' directory
|
2017-12-01 22:53:17 +09:00 |
|