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
fbb4914bfb6830d61ee76a6136effbdfcca4fe24
kotlin-fork
/
idea
/
testData
/
quickfix
/
autoImports
/
mismatchingArgs
T
History
Mikhail Zarechenskiy
e82c909f75
Use more specific status to report diagnostics
...
#KT-12737 Fixed
2017-07-12 14:37:26 +03:00
..
checkArgumentTypes.test
Use more specific status to report diagnostics
2017-07-12 14:37:26 +03:00
constantExpectedTypeMismatch.test
…
expectedTypeRequired.test
Fixed error message to quote parameter name
2017-05-20 23:44:20 +03:00
extensionExplicitReceiver.test
…
extensionImplicitReceiver.test
…
extensionWrongReceiver.test
Introduce "use expression body" inspection #KT-16063 Fixed
2017-07-07 18:15:06 +03:00
ignoreErrorsOutsideCall.test
…
lambdaArgument.test
…
namedArgument.test
…
notForIncompleteCall.test
Introduce "use expression body" inspection #KT-16063 Fixed
2017-07-07 18:15:06 +03:00
smartCast.test
…
topLevelFun_notWithReceiver.test
Introduce "use expression body" inspection #KT-16063 Fixed
2017-07-07 18:15:06 +03:00
topLevelFun.test
…
typeMismatch.test
…