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 15:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bc168c0cbada2bfcb11ced54bd6e64b60dd04635
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
classLiterals
History
Alexander Udalov
236214305f
Support KClass.qualifiedName for non-local classes
2015-07-10 20:10:06 +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
…