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-10 00:21:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ced1edcf98bc21af9992cf4920e2e23bd2425ec8
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
classLiterals
History
Denis Zharkov
31244edec9
Deprecate
deprecated
in favor of
Deprecated
2015-09-04 18:19:31 +03:00
..
annotationClassLiteral.kt
Deprecate
deprecated
in favor of
Deprecated
2015-09-04 18:19:31 +03:00
arrays.kt
Move .java and .kotlin extension properties to kotlin.jvm
2015-08-27 08:19:50 +03:00
builtinClassLiterals.kt
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +03:00
genericArrays.kt
KT-8408 Prohibit Array<T>::class for non-reified T
2015-07-30 12:18:29 +03:00
genericClass.kt
Report error when LHS of class literal is not a class
2015-03-11 16:42:45 +03:00
reifiedTypeClassLiteral.kt
Adjust test data after fixes about generic nullability
2015-08-28 18:50:26 +03:00
simpleClassLiteral.kt
Support class literals (A::class)
2015-03-11 16:42:41 +03:00