Denis Zharkov
|
75a51d915f
|
Implement parsing of desctructuring declarations in lambdas
#KT-5828 In Progress
|
2016-09-19 20:22:57 +03:00 |
|
Dmitry Jemerov
|
02a242f15a
|
parser tweaks to compensate for removal of static type assertions
|
2015-10-12 11:11:30 +02:00 |
|
Stanislav Erokhin
|
c24c3daf54
|
Allowed shorthand parameter list with type reference in lambda.
|
2015-03-18 16:06:44 +03:00 |
|
Nikolay Krasko
|
421bb57f50
|
Fix parser performance: don't do the additional lookahead when looking for the comma in parameters
|
2014-12-15 20:20:08 +03:00 |
|
Evgeny Gerashchenko
|
e338cda06d
|
Changed extension in parsing test data (jet -> kt)
|
2013-09-17 18:10:00 +04:00 |
|