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
530ab42de6da4c4c94be5ac2783236ee6899d2b7
kotlin-fork
/
plugins
T
History
Yan Zhulanow
530ab42de6
Android Extensions: Fix KT-10969 (NullPointerException when finding view in Fragment if getView() is null)
...
(cherry picked from commit 80f5852)
2016-06-24 15:10:19 +03:00
..
android-extensions
Android Extensions: Fix KT-10969 (NullPointerException when finding view in Fragment if getView() is null)
2016-06-24 15:10:19 +03:00
annotation-collector
Pass CompilerConfiguration to GenerationState instead of ton of parameters
2016-05-23 14:49:26 +03:00
lint
Fix EA-82166. NPE. loadModel() can return null, and it's a bad idea to call methods on a null pointer.
2016-06-24 15:10:19 +03:00
plugins-tests
Android Extensions: Fix KT-10969 (NullPointerException when finding view in Fragment if getView() is null)
2016-06-24 15:10:19 +03:00
uast-common
Support new callable reference expressions in UAST
2016-05-26 22:22:41 +03:00
uast-java
Fix EA-82394. PsiType.getClassName() can return null. Return "<anonymous type>" in that case.
2016-06-24 15:10:19 +03:00
uast-kotlin
Fix #KT-12047 (Kotlin Lint: "Missing @JavascriptInterface on methods" does not report anything)
2016-06-24 15:10:19 +03:00