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-08 08:31:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4f25e104364eaef8a9e95773cfdfd39d7c33ce2
kotlin
/
compiler
/
testData
/
versionRequirement
History
Mikhael Bogdanov
7f8efc6dab
Add @RequireKotlin(1.2.40) on interface with @JvmDefaults and its subinterfaces
...
(cherry picked from commit
4aec949
)
2018-04-04 16:18:41 +02:00
..
apiVersionViaAnnotation.kt
Support version kind for RequireKotlin
2017-10-10 13:21:49 +02:00
compilerVersionViaAnnotation.kt
Check the RequireKotlin annotation value
2017-10-10 13:21:50 +02:00
jvmDefault.kt
Add @RequireKotlin(1.2.40) on interface with @JvmDefaults and its subinterfaces
2018-04-04 16:18:41 +02:00
languageVersionViaAnnotation.kt
Support version kind for RequireKotlin
2017-10-10 13:21:49 +02:00
patchVersion.kt
Write patch version for VersionRequirement correctly
2017-10-10 13:21:50 +02:00
suspendFun.kt
Rename SinceKotlinInfo -> VersionRequirement
2017-10-10 13:19:18 +02:00