This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-17 08:31:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7541a3754d2c99e2c627e485a83daa759dca2de7
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
functionLiterals
History
Mikhail Zarechenskiy
7541a3754d
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
..
destructuringInLambdas
Introduce UNUSED_ANONYMOUS_PARAMETER for anonymous functions
2017-04-04 14:23:30 +03:00
return
No parameter names in type of lambda expression and anonymous function
2016-10-11 23:38:54 +03:00
assignmentOperationInLambda.kt
…
assignmentOperationInLambda.txt
…
assignmentOperationInLambdaWithExpectedType.kt
…
assignmentOperationInLambdaWithExpectedType.txt
…
DeprecatedSyntax.kt
Introduce UNUSED_ANONYMOUS_PARAMETER for anonymous functions
2017-04-04 14:23:30 +03:00
DeprecatedSyntax.txt
No parameter names in type of lambda expression and anonymous function
2016-10-11 23:38:54 +03:00
ExpectedParametersTypesMismatch.kt
Introduce UNUSED_ANONYMOUS_PARAMETER for anonymous functions
2017-04-04 14:23:30 +03:00
ExpectedParametersTypesMismatch.txt
…
ExpectedParameterTypeMismatchVariance.kt
Introduce UNUSED_ANONYMOUS_PARAMETER for anonymous functions
2017-04-04 14:23:30 +03:00
ExpectedParameterTypeMismatchVariance.txt
…
functionLIteralInBlockInIf.kt
…
functionLIteralInBlockInIf.txt
…
functionLiteralInIf.kt
…
functionLiteralInIf.txt
…
functionLiteralWithoutArgumentList.kt
…
functionLiteralWithoutArgumentList.txt
…
higherOrderCallMissingParameters.kt
…
higherOrderCallMissingParameters.txt
…
kt2906.kt
…
kt2906.txt
…
kt3343.kt
…
kt3343.txt
…
kt4529.kt
…
kt4529.txt
…
kt6541_extensionForExtensionFunction.kt
…
kt6541_extensionForExtensionFunction.txt
…
kt6869.kt
…
kt6869.txt
…
kt7383_starProjectedFunction.kt
…
kt7383_starProjectedFunction.txt
…
kt11733_1.kt
…
kt11733_1.txt
Move SAM constructors to synthetic scope
2017-05-05 21:30:35 +03:00
kt11733.kt
…
kt11733.txt
…
LabeledFunctionLiterals.kt
…
LabeledFunctionLiterals.txt
…
returnNull.kt
…
returnNull.txt
…
returnNullWithReturn.kt
…
returnNullWithReturn.txt
…
underscopeParameters.kt
Check lambda parameter for name shadowing
2017-04-17 17:12:44 +03:00
underscopeParameters.txt
Support single-underscore variable names partially
2016-10-24 10:19:25 +03:00
unusedLiteral.kt
…
unusedLiteral.txt
…
unusedLiteralInsideUnitLiteral.kt
…
unusedLiteralInsideUnitLiteral.txt
…