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
81baf4fae5c1efec00a67dc26b4007663efbf126
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
smartCasts
/
castchecks
T
History
Mikhail Glukhikh
7d4eaefd36
FIR: report UNSAFE_CALL on dot when possible
2021-01-29 16:55:26 +03:00
..
basicOff.fir.kt
FIR: report UNSAFE_CALL on dot when possible
2021-01-29 16:55:26 +03:00
basicOff.kt
…
basicOff.txt
…
basicOn.fir.kt
FIR: report UNSAFE_CALL on dot when possible
2021-01-29 16:55:26 +03:00
basicOn.kt
…
basicOn.txt
…
castInTryWithCatch.fir.kt
FIR DFA: isolate effects between blocks in try expression
2020-11-04 16:35:42 +03:00
castInTryWithCatch.kt
…
castInTryWithCatch.txt
…
castInTryWithoutCatch.fir.kt
FIR DFA: isolate effects between blocks in try expression
2020-11-04 16:35:42 +03:00
castInTryWithoutCatch.kt
…
castInTryWithoutCatch.txt
…
impossible.fir.kt
…
impossible.kt
…
impossible.txt
…
insideCall.fir.kt
…
insideCall.kt
…
insideCall.txt
…
smartCastOfNullableExpressionWithExpectedType.fir.kt
…
smartCastOfNullableExpressionWithExpectedType.kt
…
smartCastOfNullableExpressionWithExpectedType.txt
…
variables.fir.kt
FIR: report UNSAFE_CALL on dot when possible
2021-01-29 16:55:26 +03:00
variables.kt
[TD] Update diagnostics test data due to new test runners
2020-12-16 19:52:25 +03:00
variables.txt
…