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 15:53:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cc17f7d82d4e536eddd03b575f046aad72a76d13
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
classLiterals
History
Alexander Udalov
6182b3ff5c
Prohibit Array::class, require type arguments for reified parameters
2015-04-09 19:46:47 +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
classSimpleName.kt
Support KClass.simpleName and built-in class literals
2015-03-11 16:42:43 +03:00
genericClass.kt
Report error when LHS of class literal is not a class
2015-03-11 16:42:45 +03:00
localClassSimpleName.kt
Fix KClass.simpleName for local classes
2015-03-23 16:30:24 +03:00
simpleClassLiteral.kt
Support class literals (A::class)
2015-03-11 16:42:41 +03:00