Andrey Breslav
|
d28ca5bdfa
|
Empty parameter list should go before '->' in a lambda
Example:
val x = { -> foo() }
|
2014-04-14 19:15:08 +04:00 |
|
Evgeny Gerashchenko
|
791b5bb84c
|
JetNamespaceHeader → JetPackageDirective.
|
2014-01-14 18:06:48 +04:00 |
|
Alexey Sedunov
|
28b3db53fe
|
Fix irregular PSI structure for classes without body
|
2013-10-15 18:43:59 +04:00 |
|
Evgeny Gerashchenko
|
e338cda06d
|
Changed extension in parsing test data (jet -> kt)
|
2013-09-17 18:10:00 +04:00 |
|
Evgeny Gerashchenko
|
7bfa4a9c09
|
Removed tuples from PSI tests.
|
2013-03-22 16:37:16 +04:00 |
|
Andrey Breslav
|
a5bd1c069f
|
KT-913 Weird errors attempting to declare ArrayList of function type
KT-507 Wrong parsing of generic constructor calls with qualified names and functions
|
2012-01-25 18:50:44 +04:00 |
|