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 00:21:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3ec00114c0a14df3e506934bedabba3cc6f6f727
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
classLiterals
History
Dmitry Petrov
d540ff8890
KT-8206 java.lang.NoSuchFieldError: $kotlinClass for deprecated::class
...
Instantiate class literals for annotation classes as foreign.
2015-07-10 20:10:15 +03:00
..
annotationClassLiteral.kt
KT-8206 java.lang.NoSuchFieldError: $kotlinClass for deprecated::class
2015-07-10 20:10:15 +03:00
arrays.kt
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +03:00
builtinClassLiterals.kt
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +03:00
genericClass.kt
Report error when LHS of class literal is not a class
2015-03-11 16:42:45 +03:00
simpleClassLiteral.kt
…