This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39e01f4df2bcccc9b4fdcf2ce85446b8b4fbb3c8
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
reified
T
History
Andrey Breslav
304d22553c
Prohibit using
dynamic
as an argument for reified type parameters
2014-12-01 20:43:44 +03:00
..
arrayConstruction.kt
Do not report a warning on an inline function with a reified parameter
2014-11-27 13:49:17 +04:00
arrayConstruction.txt
Diagnostics test: array creation of non-reified TP
2014-11-27 13:49:17 +04:00
arrayOfNullsReified.kt
Do not report a warning on an inline function with a reified parameter
2014-11-27 13:49:17 +04:00
arrayOfNullsReified.txt
Made <T> in arrayOfNulls() reified #KT-5651 Fixed
2014-11-13 20:56:10 +03:00
nonCallableReiefied.kt
Added diagnostic test for Array<T> instances usage
2014-11-13 20:56:10 +03:00
nonCallableReiefied.txt
Added diagnostic test for Array<T> instances usage
2014-11-13 20:56:10 +03:00
reifiedNothingSubstitution.kt
Prohibit using
dynamic
as an argument for reified type parameters
2014-12-01 20:43:44 +03:00
reifiedNothingSubstitution.txt
Prohibit ''Nothing'' substitution of reified TP
2014-11-13 20:56:09 +03:00