This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
415acfbd0580c18b445acffb42fb6a9d0d2e5963
kotlin-fork
/
plugins
T
History
Yan Zhulanow
415acfbd05
Kapt: asMemberOf() should also check the containing type itself, not only its supertypes (KT-13823)
...
(cherry picked from commit 9f9ffdf)
2016-10-07 16:28:23 +03:00
..
android-extensions
Problem: workaround thread leaking problem
2016-09-20 15:27:08 +03:00
annotation-collector
Kapt: abort compilation on error in annotation processing stage (KT-13622)
2016-09-10 17:36:15 +03:00
annotation-processing
Kapt: asMemberOf() should also check the containing type itself, not only its supertypes (KT-13823)
2016-10-07 16:28:23 +03:00
java-model-wrappers
Use LightParameter from Kotlin light classes to add an inner class constructor parameter instead of calling addParameter(name, type). The latter tries to load an icon :( (KT-13798)
2016-10-07 16:28:21 +03:00
lint
API Change: Implement new method isSuppressAll()
2016-09-20 15:10:48 +03:00
plugins-tests
Kapt: asMemberOf() should also check the containing type itself, not only its supertypes (KT-13823)
2016-10-07 16:28:23 +03:00
uast-common
KT-12023 Kotlin Lint: Cast doesn't trigger minSdk error
2016-06-24 15:10:19 +03:00
uast-java
KT-12674 "Calling new methods on older versions" errors for inlined constants
2016-06-24 15:10:19 +03:00
uast-kotlin
Simplify usages of IncrementalPackageFragment and related code
2016-10-05 11:24:30 +03:00