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
4e577caa99cc3fcfdbd9fcd4e0b41ce1e820a41b
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
/
specialConstructions
T
History
Ilya Chernikov
70c89a28e1
Stop subtyping constraint search if equality constraints for...
...
all not fixed type vars are found #KT-35626 fixed
2020-03-12 08:02:45 +01:00
..
constantsInIf.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
constantsInIf.kt
Stop subtyping constraint search if equality constraints for...
2020-03-12 08:02:45 +01:00
constantsInIf.txt
…
elvisAsCall.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
elvisAsCall.kt
…
elvisAsCall.txt
…
exclExclAsCall.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
exclExclAsCall.kt
…
exclExclAsCall.txt
…
inferenceForElvis.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
inferenceForElvis.kt
…
inferenceForElvis.txt
…
multipleSuperClasses.fir.kt
[FIR-TEST] Add new testdata generated after changes in previous commit
2019-12-12 16:11:46 +03:00
multipleSuperClasses.kt
…
multipleSuperClasses.txt
…
reportTypeMismatchDeeplyOnBranches.fir.kt
[FIR] Harden check of argument type properly
2020-02-03 16:45:18 +03:00
reportTypeMismatchDeeplyOnBranches.kt
[NI] Do not avoid trivial constraints if they aren't from upper bounds
2019-04-02 12:21:14 +03:00
reportTypeMismatchDeeplyOnBranches.txt
…