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
b5bdb070a04bcdbdaadebb0d7ac4e06a8fdfdf15
kotlin-fork
/
plugins
/
lint
T
History
Yan Zhulanow
bb083a51cc
KT-12895, EA-84877: Fix NoSuchMethodError thrown when saving a Kotlin file.
...
newOutputStreamSupplier() is deprecated and was deleted in Guava 18.
2016-06-29 17:52:25 +03:00
..
android-annotations
Lint: Rewrite Lint diagnostics using Uast.
2016-04-08 15:39:58 +03:00
lint-api
Fix KT-12173 (Kotlin Lint False Positive for "Toast created but not shown" inside SAM adapter).
2016-06-24 15:10:19 +03:00
lint-checks
KT-12895, EA-84877: Fix NoSuchMethodError thrown when saving a Kotlin file.
2016-06-29 17:52:25 +03:00
lint-idea
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
uast-android
KT-12387 Fix Performance problem with Lint in IDE
2016-06-24 15:10:19 +03:00