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
db70087573bb747063d14f89d0a2a6743cc49f36
kotlin-fork
/
compiler
/
testData
/
diagnostics
/
tests
/
functionLiterals
T
History
Andrey Breslav
db70087573
Labels on function literal arguments are processed properly
2013-08-21 20:12:04 +04:00
..
return
Labels on function literal arguments are processed properly
2013-08-21 20:12:04 +04:00
DanglingFunctionLiteral.kt
no 'dangling function literal' check for nested calls
2013-06-06 17:20:10 +04:00
ExpectedParametersTypesMismatch.kt
improved reporting TYPE_MISMATCH error for function literals
2012-12-25 19:12:00 +04:00
ExpectedParameterTypeMismatchVariance.kt
Fix reporting of EXPECTING_PARAMETER/RETURN_TYPE_MISMATCH
2013-04-16 14:06:09 +02:00
kt2906.kt
KT-2906 If function parameter/variable is invoked in closure using parenthesis syntax, in IDEA it is not highlighted as captured in closure
2012-10-16 16:00:22 +04:00
NoDanglingFunctionLiteralForNestedCalls.kt
no 'dangling function literal' check for nested calls
2013-06-06 17:20:10 +04:00
unusedLiteral.kt
Warning for unused function literal in do..while
2013-03-20 20:50:06 +04:00