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 08:31:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9caeca2493bbb4b0b34c6950c19c262ed5bc6fe
kotlin
/
compiler
/
testData
/
codegen
/
box
/
reflection
/
classLiterals
History
Alexander Udalov
f38e4d618e
Support Array::class literal, forbid Array<X>::class on non-JVM
...
#KT-31230 Fixed
2019-07-16 15:57:26 +02:00
..
annotationClassLiteral.kt
[JS IR BE] Reflection support
2018-08-15 13:35:14 +03:00
arrays.kt
Specify JVM target backend for other java related tests
2018-12-21 16:09:11 +01:00
bareArray.kt
Support Array::class literal, forbid Array<X>::class on non-JVM
2019-07-16 15:57:26 +02:00
builtinClassLiterals.kt
JS IR: mute codegen box tests automatically
2018-06-09 19:15:38 +03:00
genericArrays.kt
Specify JVM target backend for test with 'import kotlin.reflect.jvm'
2018-12-21 16:09:09 +01:00
genericClass.kt
[JS IR BE] Reflection support
2018-08-15 13:35:14 +03:00
reifiedTypeClassLiteral.kt
Specify JVM target backend for test with '::class.java' usage
2018-12-21 16:09:04 +01:00
simpleClassLiteral.kt
[JS IR BE] Reflection support
2018-08-15 13:35:14 +03:00