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
6eb3d7e002e4fc7d6346871d2ce1784c68dff19f
kotlin-fork
/
plugins
T
History
Yan Zhulanow
6eb3d7e002
Kapt: Refactor kapt type wrappers. Now every ordinary (not NoType) type has a backed PsiType so it's easy to call utility functions from IntelliJ.
...
(cherry picked from commit 0a684aa)
2016-08-29 16:31:16 +03:00
..
android-extensions
Refactor CallChecker and subclasses
2016-06-29 19:20:00 +03:00
annotation-collector
Pass CompilerConfiguration to GenerationState instead of ton of parameters
2016-05-23 14:49:26 +03:00
annotation-processing
Kapt: Refactor kapt type wrappers. Now every ordinary (not NoType) type has a backed PsiType so it's easy to call utility functions from IntelliJ.
2016-08-29 16:31:16 +03:00
java-model-wrappers
Kapt: Refactor kapt type wrappers. Now every ordinary (not NoType) type has a backed PsiType so it's easy to call utility functions from IntelliJ.
2016-08-29 16:31:16 +03:00
lint
Cleanup: smart casts of safe call receiver applied (do NOT cherry-pick to 1.0.X)
2016-07-27 16:24:18 +03:00
plugins-tests
Fix AbstractAnnotationProcessorBoxTest on Windows: load text without \r
2016-07-07 02:51:25 +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
Fix for KT-11964: No TABLESWITCH in when on enum bytecode if enum constant is imported
2016-06-29 09:32:45 +03:00