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
f80a71517f1e58ae8335b9219180f56758185816
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
generics
/
tpAsReified
T
History
Ilya Chernikov
27ff2d7816
Prohibit using array based on non-reified type parameters as reified type arguments
...
#KT-31227 fixed
2019-11-18 09:32:52 +01:00
..
CapturedAsReified.kt
[NI] Remove captured type approximation in type arguments of resolved call
2019-05-06 11:36:02 +03:00
CapturedAsReified.txt
…
ClassDereference.kt
…
ClassDereference.txt
…
Conventions.kt
…
Conventions.txt
Fix modifier order in generated overriden functions
2018-01-16 15:42:02 +01:00
GenericArrayAsReifiedArgument.kt
Prohibit using array based on non-reified type parameters as reified type arguments
2019-11-18 09:32:52 +01:00
GenericArrayAsReifiedArgument.txt
Prohibit using array based on non-reified type parameters as reified type arguments
2019-11-18 09:32:52 +01:00
GenericArrayAsReifiedArgumentWarning.kt
Prohibit using array based on non-reified type parameters as reified type arguments
2019-11-18 09:32:52 +01:00
GenericArrayAsReifiedArgumentWarning.txt
Prohibit using array based on non-reified type parameters as reified type arguments
2019-11-18 09:32:52 +01:00
GenericAsReifiedArgument.kt
…
GenericAsReifiedArgument.txt
…
InConstructor.kt
[NI] Update test data for diagnostic tests
2019-04-25 16:19:37 +03:00
InConstructor.txt
…
InFunction.kt
[NI] Update test data for diagnostic tests
2019-04-25 16:19:37 +03:00
InFunction.txt
…
InlineableReified.kt
…
InlineableReified.txt
…
InProperty.kt
…
InProperty.txt
…
InType.kt
…
InType.txt
…
LocalFun.kt
…
LocalFun.txt
…
NotInlineableReified.kt
…
NotInlineableReified.txt
…
ReifiedClass.kt
…
ReifiedClass.txt
…