Denis Zharkov
|
51f4244980
|
Report UNUSED_DESTRUCTURED_PARAMETER_ENTRY
on destructured lambda parameters
#KT-14347 Fixed
|
2016-10-24 10:19:25 +03:00 |
|
Denis Zharkov
|
dbca310d8c
|
Support single-underscore variable names partially
Currently only parameters of lambdas/function expressions
and destructuring entries are allowed
#KT-3824 In Progress
#KT-2783 In Progress
|
2016-10-24 10:19:25 +03:00 |
|
Denis Zharkov
|
72d027d968
|
Introduce language feature DestructuringLambdaParameters
#KT-5828 Fixed
|
2016-09-19 20:22:57 +03:00 |
|
Denis Zharkov
|
e975d32196
|
Implement resolution of desctructuring declarations in lambdas
#KT-5828 In Progress
|
2016-09-19 20:22:57 +03:00 |
|