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
|
73cd776715
|
Added test for KT-4640
#KT-4640 Obsolete
|
2014-04-30 13:54:21 +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 |
|
Natalia.Ukhorskaya
|
b9e5227b58
|
Change String argument of property delegate method to PropertyMetadata
|
2013-04-30 21:47:24 +04:00 |
|
Natalia.Ukhorskaya
|
a9b4a342e7
|
Add diagnostics for get/set methods of property delegate
|
2013-04-30 20:08:06 +04:00 |
|
Natalia.Ukhorskaya
|
c58d4fd6d2
|
Resolve expression in property delegate
|
2013-04-30 20:08:04 +04:00 |
|
Natalia.Ukhorskaya
|
e7bf3b141f
|
Modify analysis for property initializer. Add errors about delegated property accessors.
|
2013-04-30 20:07:55 +04:00 |
|