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-13 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b9ee88b9afe55c26a76b124d9a28d59ccefba9e
kotlin
/
compiler
/
testData
/
diagnostics
/
testsWithJava8
/
annotations
History
Michael Nedzelsky
4b9ee88b9a
fix tests for java 8
2015-09-08 02:06:05 +03:00
..
deprecatedRepeatable.kt
Repeatable test renamed
2015-07-29 16:28:33 +03:00
deprecatedRepeatable.txt
fix tests for java 8
2015-09-08 02:06:05 +03:00
javaRepeatable.kt
Binary or runtime repeatable annotations are not allowed for JVM. Some tests fixed accordingly.
2015-08-03 19:41:45 +03:00
javaRepeatable.txt
fix tests for java 8
2015-09-08 02:06:05 +03:00
javaRepeatableRetention.kt
Binary or runtime repeatable annotations are not allowed for JVM. Some tests fixed accordingly.
2015-08-03 19:41:45 +03:00
javaRepeatableRetention.txt
fix tests for java 8
2015-09-08 02:06:05 +03:00
javaUnrepeatable.kt
java Retention + Repeatable = kotlin.annotation.annotation (but java Repeatable is still intact), a few tests
2015-07-29 16:28:36 +03:00
javaUnrepeatable.txt
fix tests for java 8
2015-09-08 02:06:05 +03:00