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
72bbf9697bf8fc52de0208742ed6a9f7c32d60b3
kotlin-fork
/
plugins
T
History
Yan Zhulanow
72bbf9697b
Kapt3: As javac now reads stubs from Java files, not from AST, we should provide the valid names for all identifiers (at least names should not clash with Java keywords).
...
Rename identifiers if it clashes with Java keywords. (KT-15838)
2017-01-27 01:20:01 +09:00
..
allopen
Allopen, Noarg: Support transitive meta-annotations
2016-12-19 21:18:11 +03:00
android-extensions
Introduce PropertyDescriptor.isDelegated, write new flag to metadata
2017-01-23 12:25:34 +03:00
annotation-based-compiler-plugins-ide-support
Allopen, Noarg: Implement old classpath elements filtering correctly (KT-15448)
2016-12-30 18:41:48 +03:00
annotation-collector
Allow to avoid declaration body resolution for function and property initializers if the return type is explicitly specified. This significantly reduces the analysis time in kapt3.
2016-12-05 19:57:43 +03:00
annotation-processing
Introduced test flag: JVM8_TARGET_WITH_DEFAULTS
2017-01-13 13:52:56 +01:00
java-model-wrappers
Cleanup: redundant if statement applied
2016-12-02 13:38:37 +03:00
kapt3
Kapt3: As javac now reads stubs from Java files, not from AST, we should provide the valid names for all identifiers (at least names should not clash with Java keywords).
2017-01-27 01:20:01 +09:00
lint
Fixed several bugs in Android lint ApiDetector (KT-15002, KT-12024, KT-14737, KT-14825, KT-12023, KT-15018)
2017-01-25 10:50:36 +03:00
noarg
Allow to turn the first parameter of a SAM-converted lambda into the receiver (KT-12848)
2016-12-09 20:01:21 +03:00
plugins-tests
Update year in license and regenerate tests
2017-01-10 12:01:17 +03:00
sam-with-receiver
Allow to turn the first parameter of a SAM-converted lambda into the receiver (KT-12848)
2016-12-09 20:01:21 +03:00
uast-kotlin
Fixed bugs in Kotlin Android Lint CleanupDetector
2017-01-25 10:50:35 +03:00
uast-kotlin-idea
Introduced test flag: JVM8_TARGET_WITH_DEFAULTS
2017-01-13 13:52:56 +01:00