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-17 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
16a0c55c6cec636bc431961c4a250cde02fce17a
kotlin
/
compiler
/
testData
/
diagnostics
/
testsWithJava8
History
Ilya Gorbunov
16a0c55c6c
Since 'printStackTrace' now fallbacks to the extension in stdlib, change the test expecting it to be deprecated due to language-version 1.0 accordingly.
2016-10-11 16:46:14 +03:00
..
annotations
Java 8 tests fixed (txt only)
2015-10-20 11:18:38 +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
Since 'printStackTrace' now fallbacks to the extension in stdlib, change the test expecting it to be deprecated due to language-version 1.0 accordingly.
2016-10-11 16:46:14 +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