Commit Graph

1846 Commits

Author SHA1 Message Date
antonm@google.com 80c9b8510e Add new expectations.
TBR=smok@google.com

Review URL: https://codereview.chromium.org//11358015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14356 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-31 17:56:18 +00:00
ngeoffray@google.com 4590dbf82c Fix dart2dart.
Review URL: https://codereview.chromium.org//11293013

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14341 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-31 14:12:37 +00:00
lrn@google.com 07172b0b0f Fix another now-passing test expectation.
TBR=ricow@google.com

Review URL: https://codereview.chromium.org//11312012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14336 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-31 12:48:50 +00:00
lrn@google.com afbba1692c Fix more expectations, now that a test isn't wrong any more.
TBR=ricow@google.com

Review URL: https://codereview.chromium.org//11293010

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14335 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-31 12:20:26 +00:00
ngeoffray@google.com 2f0cc44727 Support closures inside initializers.
Review URL: https://codereview.chromium.org//11273121

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14333 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-31 12:06:10 +00:00
lrn@google.com 8fde482055 Fix dart2dart test expectation.
TBR=floitsch@google.com

Review URL: https://codereview.chromium.org//11312011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14328 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-31 11:34:02 +00:00
lrn@google.com 3395a69db1 Update test expectations for dartc/dartium.
TBR=floitsch@google.com

Review URL: https://codereview.chromium.org//11362008

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14327 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-31 11:30:29 +00:00
lrn@google.com a8720a6d9c Change signature of noSuchMethod to take an InvocationMirror.
Requires VM and dart2js/dart2dart changes to work.

Committed: https://code.google.com/p/dart/source/detail?r=14198

Committed: https://code.google.com/p/dart/source/detail?r=14254

Review URL: https://codereview.chromium.org//11231074

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14324 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-31 10:32:54 +00:00
smok@google.com daec50e5e8 [dart2dart] Support cosntructor redirects.
Review URL: https://codereview.chromium.org//11345031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14297 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-30 18:00:01 +00:00
ngeoffray@google.com eb86eb28af Update status file.
Review URL: https://codereview.chromium.org//11340040

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14261 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-30 11:10:24 +00:00
lrn@google.com 895d155ab1 Revert "Change signature of noSuchMethod to take an InvocationMirror."
TBR=ager@google.com

Review URL: https://codereview.chromium.org//11339042

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14260 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-30 10:47:42 +00:00
lrn@google.com 4a24ddc1d4 Change signature of noSuchMethod to take an InvocationMirror.
Requires VM and dart2js/dart2dart changes to work.

Committed: https://code.google.com/p/dart/source/detail?r=14198

Review URL: https://codereview.chromium.org//11231074

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14254 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-30 10:04:12 +00:00
scheglov@google.com 2e574c8c14 Issue 5887. Parts must start with 'part of'.
Second attempt.
Now only DartC changes, and status updates.
So, should not break anyone else.

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org//11273064

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14217 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-29 19:17:28 +00:00
smok@google.com 90b04cb483 [dart2dart] fix after https://codereview.chromium.org/11227007
Review URL: https://codereview.chromium.org//11267046

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14216 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-29 19:07:41 +00:00
lrn@google.com 778b0dc5e5 Revert "Change signature of noSuchMethod to take an InvocationMirror."
TBR=floitsch@google.com

Review URL: https://codereview.chromium.org//11336011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14199 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-29 14:07:10 +00:00
lrn@google.com 0bcd2f4f7b Change signature of noSuchMethod to take an InvocationMirror.
Requires VM and dart2js/dart2dart changes to work.

Review URL: https://codereview.chromium.org//11231074

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14198 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-29 13:34:58 +00:00
johnniwinther@google.com 0036a13f27 Handle type variable in static member.
Review URL: https://codereview.chromium.org//11229002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14175 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-29 09:20:35 +00:00
scheglov@google.com dce51bf910 Using 'interface' and 'abstract' for methods should produce error
R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org//11314019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14165 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-27 16:22:18 +00:00
lrn@google.com 6a9cb7ed53 Added test for the behavior of InvocationMirror and noSuchMethod.
No implementation currently satisfy the test - it's created as a
goal for the implementations.

R=ager@google.com

Review URL: https://codereview.chromium.org//11269041

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14125 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-26 10:23:27 +00:00
efortuna@google.com 5df1c2a7ad Enable Opera tests.
Review URL: https://codereview.chromium.org//11271016

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14091 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-25 18:05:43 +00:00
scheglov@google.com 86b5bdca2b Issue 6202. Remove support for 'Dynamic'. Add Clean Up to rename to 'dynamic'.
http://code.google.com/p/dart/issues/detail?id=6202

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org//11260031

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14085 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-25 16:28:58 +00:00
ahe@google.com 0b1e63efc3 One more test failed on Dartium because of wrapping.
Review URL: https://codereview.chromium.org//11267042

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14075 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-25 13:26:01 +00:00
ajohnsen@google.com f28bc0b798 Trying to fix language.status for the vm.
BUG=

Review URL: https://codereview.chromium.org//11272007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14008 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-24 11:13:47 +00:00
ajohnsen@google.com f48427f788 Revert my change to language.status.
It appers that the test_gc was only 'fixed' on my local machine.

BUG=

Review URL: https://codereview.chromium.org//11270009

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14007 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-24 10:49:09 +00:00
ajohnsen@google.com 86e5c73ce6 Move StringBufferImpl from coreimpl to core as _StringBufferImpl.
BUG=

Review URL: https://codereview.chromium.org//11274007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@14005 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-24 10:35:40 +00:00
lrn@google.com bf7421f118 Remove reference to ObjectNotClosureException in dart2js.
Now with correct co19 test expectations.

Review URL: https://codereview.chromium.org//11231069

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13924 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-23 07:42:38 +00:00
hausner@google.com 76ef223e2d Make super accessible in closures.
Fix issue 3197.
Review URL: https://codereview.chromium.org//11225050

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13917 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-23 00:13:39 +00:00
hausner@google.com 2f93dfb15d Fix inheritance of certain static members in VM
Fixes bug 3778
Review URL: https://codereview.chromium.org//11225033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13901 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-22 18:54:58 +00:00
lrn@google.com 0a5365a4dd Revert "Removing reference to ObjectNotClosureException from dart2js."
Not entirely co19 compatible.

Review URL: https://codereview.chromium.org//11175032

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13862 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-22 11:48:59 +00:00
lrn@google.com 523a0f5204 Removing reference to ObjectNotClosureException from dart2js.
BUG=5509

Review URL: https://codereview.chromium.org//11227022

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13861 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-22 11:25:57 +00:00
tball@google.com e0db231c1a Fixed failing 4_External_Functions_A01_t01 test, updated co19-runtime.status with triaged test bug numbers.
BUG=5430

Review URL: https://codereview.chromium.org//11231015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13843 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-19 22:15:11 +00:00
johnniwinther@google.com 8a122ad798 Remove VariableScope, Scope.lexicalLookup and Scope.inStaticContext
Review URL: https://codereview.chromium.org//11183053

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13810 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-19 08:34:31 +00:00
hausner@google.com ddcca5bc14 Check illegal reference to 'this' in factory redirection
Fixes bug 2103.
Review URL: https://codereview.chromium.org//11190033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13790 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-18 17:20:59 +00:00
hausner@google.com 506ae29b8a Enable constructor name check by default
Remove the runtime flag that turns on the name check
for named constructors.

Eliminate obsolete test and test case.
Review URL: https://codereview.chromium.org//11194033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13755 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-17 20:02:07 +00:00
efortuna@google.com 4839206863 Rename ie to ie9.
Review URL: https://codereview.chromium.org//11184015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13748 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-17 17:44:38 +00:00
floitsch@google.com 1ff566fc35 Fix compile_time_constant test.
BUG=http://dartbug.com/3491

Committed: https://code.google.com/p/dart/source/detail?r=13731

Review URL: https://codereview.chromium.org//11188007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13738 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-17 13:19:50 +00:00
floitsch@google.com e9c15f131d Revert "Fix compile_time_constant test."
This reverts commit 13731.

Review URL: https://codereview.chromium.org//11196019

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13737 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-17 12:59:44 +00:00
floitsch@google.com fc19636285 Fix compile_time_constant test.
BUG=http://dartbug.com/3491

Review URL: https://codereview.chromium.org//11188007

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13731 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-17 12:25:17 +00:00
hausner@google.com 384115d235 Remove built-in identifier 'negate' from VM
Keep the token kNEGATE for the backend to distinguish between
unary and binary - operator.
Review URL: https://codereview.chromium.org//11199002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13700 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-16 20:19:06 +00:00
hausner@google.com 08fb5d4212 Fix dartc test status
Review URL: https://codereview.chromium.org//11151003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13639 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-12 23:16:02 +00:00
hausner@google.com 294080c1f8 Fix dartc status file
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13638 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-12 22:59:20 +00:00
scheglov@google.com 95bd9037c8 Issue 5735. Fix for 'export' without 'import'
http://code.google.com/p/dart/issues/detail?id=5735

Partial fix, only for "export" without "import".
There are also problem with this test.

R=danrubel@google.com
BUG=

Review URL: https://codereview.chromium.org//11110006

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13621 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-12 13:54:09 +00:00
karlklose@google.com d425863d08 Adjust dartc test expectations.
R=kasperl@google.com

Review URL: https://codereview.chromium.org//11092103

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13615 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-12 11:36:29 +00:00
antonm@google.com 453c93758f Update test expectations after tests were fixed.
TBR=karlklose@google.com

Review URL: https://codereview.chromium.org//11110012

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13612 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-12 11:20:33 +00:00
antonm@google.com 4bbfc124b8 Update test expectations.
TBR=smok@google.com

Review URL: https://codereview.chromium.org//11117017

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13605 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-12 10:24:09 +00:00
ricow@google.com fa9aa275c6 Update status file to include failure for test_call on dart2dart on the vm.
Review URL: https://codereview.chromium.org//11085081

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13553 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 16:18:58 +00:00
ricow@google.com 4c04a0ad66 Fix status file for language/call_test, this is only an issue when running native.
Review URL: https://codereview.chromium.org//11085075

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13549 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 15:27:40 +00:00
karlklose@google.com 870857f764 Adjust test status.
R=ahe@google.com

Review URL: https://codereview.chromium.org//11085077

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13548 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 15:15:59 +00:00
karlklose@google.com 823d31d330 R=floitsch@google.com
Review URL: https://codereview.chromium.org//11085076

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13546 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 14:51:45 +00:00
johnniwinther@google.com 981fdd3a4d Show and hide combinators supported.
BUG=3454

Review URL: https://codereview.chromium.org//11087073

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13534 260f80e4-7a28-3924-810f-c04153c831b5
2012-10-11 12:04:43 +00:00