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
4c2cfd3ea981e911085959cdabc95bd8f3ecfa51
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
resolve
/
specialConstructions
T
History
Mikhail Zarechenskiy
b53a3b324f
Fix 'infix call' diagnostic for
in
operation
...
#KT-8845 Fixed
2017-06-19 17:36:08 +03:00
..
constantsInIf.kt
…
constantsInIf.txt
…
elvisAsCall.kt
Fix 'infix call' diagnostic for
in
operation
2017-06-19 17:36:08 +03:00
elvisAsCall.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
exclExclAsCall.kt
…
exclExclAsCall.txt
Fix testData in compiler: add collections and ranges package to fq-names.
2016-01-22 05:54:38 +03:00
inferenceForElvis.kt
…
inferenceForElvis.txt
…
multipleSuperClasses.kt
Fix type inference issues for 'if' and 'when'.
2016-01-27 17:07:20 +03:00
multipleSuperClasses.txt
…
reportTypeMismatchDeeplyOnBranches.kt
…
reportTypeMismatchDeeplyOnBranches.txt
…