Andrey Breslav
|
4571d94c82
|
BindingTrace & Context refactored to heterogeneous containers
|
2011-08-22 14:43:59 +04:00 |
|
Andrey Breslav
|
c2fbbff782
|
JET-50 Drop the 'new' keyword
|
2011-06-15 18:00:22 +04:00 |
|
Andrey Breslav
|
e4e5c7b0dc
|
JET-94 Support enum classes
|
2011-06-14 22:06:56 +04:00 |
|
Andrey Breslav
|
efd417e043
|
Parsing object declarations
|
2011-06-02 18:44:56 +04:00 |
|
Andrey Breslav
|
5989fb2bc3
|
JET-47 Require a ':' in object literals
|
2011-05-24 22:31:21 +04:00 |
|
Andrey Breslav
|
25799cf2f0
|
Report an error on a function with two lists of type parameters
|
2011-05-18 21:38:39 +04:00 |
|
Andrey Breslav
|
69ef281d47
|
Fixed the parser bug when a no-else if was followed by a semicolon and no newline
|
2011-04-11 17:23:43 +04:00 |
|
Andrey Breslav
|
071f96c1aa
|
Type in node name fixed
|
2011-03-24 21:07:59 +03:00 |
|
Andrey Breslav
|
955faa350f
|
PSI shape changed for calls like a.b()
|
2011-03-16 20:10:37 +03:00 |
|
Andrey Breslav
|
2e8b828ee0
|
Resolve for "!"
|
2011-03-15 17:17:09 +03:00 |
|
Andrey Breslav
|
82261a2c2e
|
Resolve for named infix calls and infix plus
|
2011-03-10 22:29:58 +03:00 |
|
Andrey Breslav
|
3bda886b64
|
Fixed a bug when parsing expressions like {val a = b;a}
|
2011-02-04 16:19:07 +03:00 |
|
Andrey Breslav
|
23fec0f24c
|
Wrap user types into JetTypeElements + Support nullable types
|
2011-01-24 16:05:24 +03:00 |
|
Andrey Breslav
|
e94102a586
|
Match replaced with when
|
2011-01-14 20:16:20 +03:00 |
|
Andrey Breslav
|
20e17fd741
|
cosmetics
|
2011-01-12 19:08:22 +03:00 |
|
Maxim Shafirov
|
c777677a85
|
Need expression-kind node wrapping IDENTIFIER in reference expression
|
2011-01-06 18:40:11 +03:00 |
|
Maxim Shafirov
|
4466d1f08f
|
DELEGATION_SPECIFIER node seem to be unnecessary.
|
2011-01-05 03:35:21 +03:00 |
|
Andrey Breslav
|
fc669d18b9
|
Object expressions marked
|
2011-01-03 17:09:29 +03:00 |
|
Andrey Breslav
|
4d4e9cc342
|
Better testing framework, examples added as tests
|
2011-01-02 21:26:50 +03:00 |
|