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
a04aeeb4e152292e498d7cdc0e880df87580722d
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
reified
T
History
Victor Petukhov
379c6944a2
NI: extract diagnostics from partially resolved call instead of separately handling it including running all checks
...
^KT-37630 Fixed ^KT-35494 Fixed
2020-05-22 22:13:53 +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: extract diagnostics from partially resolved call instead of separately handling it including running all checks
2020-05-22 22:13:53 +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.kt
Introduce FIR_IDENTICAL for FIR vs old frontend tests #KT-36879 Fixed
2020-03-05 09:39:40 +03:00
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
…