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
a67382fdec28083ea8888dcf63d53df7ebbdfd3e
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
generics
/
tpAsReified
T
History
Simon Ogorodnik
2b63bcaa19
Correct diagnostics and quick-fix for T::class with non-reified type parameter #KT-9590 fixed
2016-09-09 16:14:11 +03:00
..
CapturedAsReified.kt
Prohibit use of captured type as argument for reified parameter
2016-01-22 19:17:22 +03:00
CapturedAsReified.txt
Prohibit use of captured type as argument for reified parameter
2016-01-22 19:17:22 +03:00
ClassDereference.kt
Correct diagnostics and quick-fix for T::class with non-reified type parameter #KT-9590 fixed
2016-09-09 16:14:11 +03:00
ClassDereference.txt
Correct diagnostics and quick-fix for T::class with non-reified type parameter #KT-9590 fixed
2016-09-09 16:14:11 +03:00
Conventions.kt
…
Conventions.txt
…
GenericAsReifiedArgument.kt
Temporary disable warning about unchecked reified argument
2016-02-01 13:36:38 +03:00
GenericAsReifiedArgument.txt
Report warning on generic type as argument for reified parameter
2016-01-22 19:17:22 +03:00
InConstructor.kt
…
InConstructor.txt
…
InFunction.kt
…
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
…