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
7e528da00a4b4fdbf0fcf6625cfbd561f536fa02
kotlin
/
compiler
/
testData
/
codegen
/
boxWithStdlib
/
reflection
/
classLiterals
History
Ilya Gorbunov
25c4453dc5
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
..
annotationClassLiteral.kt
Deprecate
deprecated
in favor of
Deprecated
2015-09-04 18:19:31 +03:00
arrays.kt
Fix compiler tests with incompatible types in assertEquals arguments.
2015-10-27 21:48:29 +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
Cleanup deprecated symbol usages in testData
2016-01-22 05:54:38 +03:00
simpleClassLiteral.kt
Support class literals (A::class)
2015-03-11 16:42:41 +03:00