Svetlana Isakova
|
4477a96ca7
|
Resolve operation (unary, array access) on error element instead of ignoring it
(to record corresponding call for later simplification in control flow)
Generate code for unmapped arguments in control flow
|
2014-07-30 17:14:00 +04:00 |
|
Svetlana Isakova
|
cec01237d0
|
Added test for labeled delegated expression
|
2014-07-08 14:57:40 +04:00 |
|
Svetlana Isakova
|
0f444903f6
|
refactoring: added hasOnlyErrorsFromPosition(ConstraintPosition)
to use it for errors from completer as well
|
2013-10-16 20:41:19 +04:00 |
|
Svetlana Isakova
|
6c584fd252
|
do not add NO_EXPECTED_TYPE as a subtype constraint to constraint system
fixed exception from EA
|
2013-10-16 20:41:19 +04:00 |
|
Svetlana Isakova
|
0a0f76239f
|
resolve delegated expression always using completer
|
2013-10-16 19:51:54 +04:00 |
|
Andrey Breslav
|
e3175c66e8
|
Fixing failed tests: do not report anything on casts that can never succeed
|
2013-09-05 15:03:37 +04:00 |
|
Svetlana Isakova
|
f41584c7ab
|
tests added
for inference for delegated properties
|
2013-06-06 16:31:06 +04:00 |
|
Svetlana Isakova
|
7e564de71a
|
added constraint for package level delegated property
|
2013-06-04 22:11:43 +04:00 |
|
Svetlana Isakova
|
ecec6acde8
|
use explicit type of delegated property as expected
while resolving constraint system for delegated expression
|
2013-06-04 22:11:43 +04:00 |
|