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
8d48d899d0d4370acbb4e9dca2bb3d97602a0e55
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
reified
T
History
Mikhail Glukhikh
684bdc44bb
FIR: add implementation of reified type parameter references
...
This adds support of T::class.java for reified type parameters
2019-12-17 17:28:01 +03:00
..
arrayConstruction.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
arrayConstruction.kt
[NI] Update testdata for stdlib diagnostic tests
2019-05-29 10:53:34 +03:00
arrayConstruction.txt
…
arrayOfNullsReified.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
arrayOfNullsReified.kt
…
arrayOfNullsReified.txt
…
kt11881.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
kt11881.kt
…
kt11881.txt
…
nonCallableReiefied.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
nonCallableReiefied.kt
…
nonCallableReiefied.txt
…
reifiedNothingSubstitution.fir.kt
FIR: add implementation of reified type parameter references
2019-12-17 17:28:01 +03:00
reifiedNothingSubstitution.kt
Report warning about implicitly inferred nothing only for return position
2019-05-22 15:45:59 +03:00
reifiedNothingSubstitution.txt
…