This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-16 15:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a7717214b7cce7966b3f8a8c84953e2b8f20a7a
kotlin
/
compiler
/
testData
/
diagnostics
/
testsWithJava8
History
Ilya Gorbunov
2a7717214b
Annotate new API with @SinceKotlin in kotlin-runtime except reflection and type aliases.
2016-10-13 08:37:31 +03:00
..
annotations
DescriptorRenderer to render annotations for all types + separate option to render annotation arguments + use it in IdeDescriptorRenderers
2016-10-11 23:38:54 +03:00
duplicateJvmSignature
/statics
Report the error when a declaration in Kotlin accidentally overrides a static member from Java
2015-10-16 16:14:34 +03:00
specialBuiltIns
Fix signature clash problems caused by special built-ins
2016-09-09 16:33:32 +03:00
statics
Load Java static members from parents
2015-10-08 19:33:29 +03:00
targetedBuiltIns
Annotate new API with @SinceKotlin in kotlin-runtime except reflection and type aliases.
2016-10-13 08:37:31 +03:00
samWithConsumer.kt
Fix inference when captured type is used as a lambda parameter type
2016-09-21 18:05:26 +03:00
samWithConsumer.txt
Fix inference when captured type is used as a lambda parameter type
2016-09-21 18:05:26 +03:00