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 00:21:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5cd8c7e4d86c8a0606ae3a7eb60bccb6032fc09
kotlin
/
compiler
/
testData
/
diagnostics
/
tests
/
functionLiterals
History
Mikhail Zarechenskiy
f5cd8c7e4d
Relax name shadowing warning on parameter names
...
#KT-17611 Fixed
2017-07-07 14:19:57 +03:00
..
destructuringInLambdas
Introduce UNUSED_ANONYMOUS_PARAMETER for anonymous functions
2017-04-04 14:23:30 +03:00
return
Report error about invalid
if
as expression on the
if
keyword
2017-06-22 14:18:11 +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
…
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
…
kt16016.kt
Fix compiler failure related NO_EXPECTED_TYPE
2017-06-16 15:52:09 +03:00
kt16016.txt
Fix compiler failure related NO_EXPECTED_TYPE
2017-06-16 15:52:09 +03:00
LabeledFunctionLiterals.kt
…
LabeledFunctionLiterals.txt
…
returnNull.kt
…
returnNull.txt
…
returnNullWithReturn.kt
…
returnNullWithReturn.txt
…
underscopeParameters.kt
Relax name shadowing warning on parameter names
2017-07-07 14:19:57 +03:00
underscopeParameters.txt
…
unusedLiteral.kt
…
unusedLiteral.txt
…
unusedLiteralInsideUnitLiteral.kt
…
unusedLiteralInsideUnitLiteral.txt
…