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
6f03e42ef7632c2087a7874ccf0ec00a23b4038c
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
testsWithStdLib
/
tryCatch
T
History
Mikhail Zarechenskiy
100a6f70ca
Relax rules about inferring to Nothing for special calls
...
#KT-37388 Fixed #KT-38427 Fixed #KT-39953 Fixed #KT-38899 Fixed
2020-07-16 09:56:46 +03:00
..
assignTry.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
assignTry.kt
Relax rules about inferring to Nothing for special calls
2020-07-16 09:56:46 +03:00
boundedSmartcasts.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
boundedSmartcasts.kt
…
catchRedeclaration.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
catchRedeclaration.kt
…
correctSmartcasts_after.fir.kt
[FIR] Implement new bound smartcast algorithm
2020-02-12 10:17:45 +03:00
correctSmartcasts_after.kt
…
correctSmartcasts.fir.kt
[FIR] Implement new bound smartcast algorithm
2020-02-12 10:17:45 +03:00
correctSmartcasts.kt
…
falseNegativeSmartcasts_after.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
falseNegativeSmartcasts_after.kt
…
falseNegativeSmartcasts_after.txt
…
falseNegativeSmartcasts.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
falseNegativeSmartcasts.kt
…
falseNegativeSmartcasts.txt
…
falsePositiveSmartcasts_after.fir.kt
[FIR] Implement new bound smartcast algorithm
2020-02-12 10:17:45 +03:00
falsePositiveSmartcasts_after.kt
…
falsePositiveSmartcasts.fir.kt
[FIR] Implement new bound smartcast algorithm
2020-02-12 10:17:45 +03:00
falsePositiveSmartcasts.kt
…
tryExpression.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
tryExpression.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