asiva@google.com
|
9155bc295c
|
Revert change 11091.
Review URL: https://chromiumcodereview.appspot.com//10866004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11096 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 21:01:10 +00:00 |
|
turnidge@google.com
|
bcc03b28e9
|
More mirrors changes to bring vm mirrors more in line with the
current proposed mirrors api.
Review URL: https://chromiumcodereview.appspot.com//10825431
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11095 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 20:46:25 +00:00 |
|
brianwilkerson@google.com
|
cdaf30bda9
|
Stop reporting an error in parts that contain a part of directive
Review URL: https://chromiumcodereview.appspot.com//10827453
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11092 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 20:19:10 +00:00 |
|
asiva@google.com
|
b54731bd82
|
Currently we use a generated number as the class id for object class, this change tries to pin it to kInstanceCid so that we can do all the checks for object class using this class id.
Review URL: https://chromiumcodereview.appspot.com//10861023
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11091 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 20:13:39 +00:00 |
|
jmesserly@google.com
|
695f892ed1
|
Add all api docs from pkg. Right now we only have "intl" and "unittest". This changes the code to find all of them.
Review URL: https://chromiumcodereview.appspot.com//10824367
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11090 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 19:28:02 +00:00 |
|
ajohnsen@google.com
|
390699418b
|
Make _ReceivePortImpl implement ReceivePort.
BUG=
Review URL: https://chromiumcodereview.appspot.com//10832423
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11088 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 19:12:02 +00:00 |
|
scheglov@google.com
|
f2956adcad
|
Support for inferring SelectElement from 'select' tag
R=pquitslund@google.com
BUG=
Review URL: https://chromiumcodereview.appspot.com//10855267
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11086 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 18:58:07 +00:00 |
|
scheglov@google.com
|
cc287b555b
|
Issue 4632. Resolve all units before using next phase.
http://code.google.com/p/dart/issues/detail?id=4632
R=brianwilkerson@google.com
BUG=
Review URL: https://chromiumcodereview.appspot.com//10825481
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11085 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 18:55:08 +00:00 |
|
ajohnsen@google.com
|
0d078037e2
|
Re-apply 'Unify dart:isolate.' with fixes for autogenerated dart2js and dartium html files.
Old Review URL: https://chromiumcodereview.appspot.com//10828410
BUG=
Review URL: https://chromiumcodereview.appspot.com//10828411
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11084 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 18:47:43 +00:00 |
|
ajohnsen@google.com
|
e462fccf79
|
Support sourceing files in patches.
The path given is relative to the patch, not the library.
BUG=
Review URL: https://chromiumcodereview.appspot.com//10827448
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11082 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 18:37:34 +00:00 |
|
ajohnsen@google.com
|
1e980c2ab7
|
Also expose JS to dart:path in dart2js.
BUG=
Review URL: https://chromiumcodereview.appspot.com//10831410
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11081 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 18:13:43 +00:00 |
|
alanknight@google.com
|
96eb571837
|
Skip .svn files when copying "lib" directories under /pkg
Review URL: https://chromiumcodereview.appspot.com//10861032
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11079 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 17:59:46 +00:00 |
|
ajohnsen@google.com
|
999ab57823
|
Only add JS once, and not to very single patched library.
BUG=
Review URL: https://chromiumcodereview.appspot.com//10828413
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11078 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 17:39:07 +00:00 |
|
alanknight@google.com
|
96c3872ffe
|
Rename i18n to intl
Review URL: https://chromiumcodereview.appspot.com//10829442
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11076 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 17:30:21 +00:00 |
|
efortuna@google.com
|
fe4a885a84
|
Fix dartdoc change with XMLHttpRequest
Review URL: https://chromiumcodereview.appspot.com//10829458
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11072 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 16:49:40 +00:00 |
|
efortuna@google.com
|
bad51b1f63
|
Update XMLHttpRequest documentation.
Review URL: https://chromiumcodereview.appspot.com//10860050
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11071 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 16:39:56 +00:00 |
|
efortuna@google.com
|
742e1ffcbe
|
Rename XMLHttpRequest to HttpRequest.
Review URL: https://chromiumcodereview.appspot.com//10823352
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11070 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 16:39:35 +00:00 |
|
vegorov@google.com
|
fc29df7d47
|
Clean up EmitSmiBinaryOp template to remove redundant moves.
Now register allocator takes care of preserving values needed for deoptimization.
R=srdjan@google.com
BUG=
Review URL: https://chromiumcodereview.appspot.com//10836362
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11069 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 16:22:21 +00:00 |
|
karlklose@google.com
|
3759a01424
|
Fix type annotation in the typechecker.
TBR'ed to unbreak the build.
TBR=ahe@google.com
Review URL: https://chromiumcodereview.appspot.com//10824401
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11068 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 16:14:15 +00:00 |
|
keertip@google.com
|
b573f1a5ee
|
fix build test failure (TBR)
Review URL: http://codereview.chromium.org//10825477
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11067 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 16:06:52 +00:00 |
|
vsm@google.com
|
9259b263fd
|
Support general serializing of functions between JS and Dart
Anton: This expands on your earlier CL. Do you mind taking a look?
Review URL: https://chromiumcodereview.appspot.com//10834426
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11066 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 15:59:54 +00:00 |
|
antonm@google.com
|
ce718e65fb
|
Just ignore erroneous elements.
R=smok@google.com
Review URL: https://chromiumcodereview.appspot.com//10825475
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11065 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 15:46:46 +00:00 |
|
antonm@google.com
|
d9d9057fd3
|
Remove now unnecessary suppressions.
TBR=ahe@google.com,smok@google.com
Review URL: https://chromiumcodereview.appspot.com//10829455
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11064 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 15:44:26 +00:00 |
|
keertip@google.com
|
b937a0ee53
|
SystemLibraryManager refactor - to seperate package and sdk library functionality
Review URL: http://codereview.chromium.org//10828394
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11062 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 15:38:52 +00:00 |
|
ahe@google.com
|
d5e43d38db
|
Update test to work with lazy compilation
Review URL: https://chromiumcodereview.appspot.com//10840004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11061 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 15:37:42 +00:00 |
|
smok@google.com
|
d182624b92
|
Make ClassNode visit type parameters in visitChildren
Review URL: https://chromiumcodereview.appspot.com//10831406
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11057 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 15:18:28 +00:00 |
|
antonm@google.com
|
8d83a49879
|
Enable somehow disabled test.
R=smok@google.com
Review URL: https://chromiumcodereview.appspot.com//10855264
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11055 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 15:11:19 +00:00 |
|
antonm@google.com
|
1b4e931081
|
Properly rename type variables.
R=smok@google.com
Review URL: https://chromiumcodereview.appspot.com//10861029
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11054 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 14:46:53 +00:00 |
|
karlklose@google.com
|
5ac1789d6c
|
Fix dart2dart and dart2js build.
TBR=antonm@google.com
Review URL: https://chromiumcodereview.appspot.com//10827442
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11051 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 14:36:38 +00:00 |
|
whesse@google.com
|
bb7c2d9969
|
Fix dart:io Process class on the Windows plaform, which had some race conditions.
BUG=dart:4414
Review URL: https://chromiumcodereview.appspot.com//10825473
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11050 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 14:24:22 +00:00 |
|
antonm@google.com
|
9b3e109809
|
Test started to pass.
R=ahe@google.com,kasperl@google.com
Review URL: https://chromiumcodereview.appspot.com//10860065
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11049 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 14:18:18 +00:00 |
|
antonm@google.com
|
b919b0c4ae
|
Remove semicolon.
R=podivilov@chromium.org
Review URL: https://chromiumcodereview.appspot.com//10860064
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11048 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 14:11:56 +00:00 |
|
antonm@google.com
|
d5525c3fa6
|
Better version of TypeVariableElement.position.
R=ahe@google.com,johnniwinther@google.com
Review URL: https://chromiumcodereview.appspot.com//10837361
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11047 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 14:10:33 +00:00 |
|
antonm@google.com
|
fd1014dc11
|
More generic input type.
TBR=smok@google.com
Review URL: https://chromiumcodereview.appspot.com//10837360
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11046 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 14:00:32 +00:00 |
|
vegorov@google.com
|
7a6cdd92c7
|
Remove support for non-ssa optimizing code generation.
This kills FrameRegisterAllocator and related code.
BUG=
Review URL: https://chromiumcodereview.appspot.com//10832411
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11045 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 13:58:57 +00:00 |
|
antonm@google.com
|
435969e63b
|
Implement TypeVariableElement.position.
R=ahe@google.com,johnniwinther@google.com
Review URL: https://chromiumcodereview.appspot.com//10824399
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11044 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 13:54:05 +00:00 |
|
antonm@google.com
|
689c8a2fc5
|
Split to dart conversion and argument expression logic.
R=podivilov@chromium.org
Review URL: https://chromiumcodereview.appspot.com//10827046
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11043 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 13:53:12 +00:00 |
|
karlklose@google.com
|
aeafe0fdda
|
Add erroneous elements for function types and use them to allow unresolvable constructors to be handled in the backend.
This is the first step towards runtime error handling of unresolvable constructors, library prefixes and constructor names in new-expressions.
Review URL: https://chromiumcodereview.appspot.com//10829379
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11042 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 13:40:07 +00:00 |
|
fschneider@google.com
|
855e718f5b
|
Make Value not a subclass of Computation.
Instead I introduce one new computation to materialize constants.
sizeof(UseVal) drops from 64 to 32.
sizeof(ConstantVal) drops from 48 to 16.
Review URL: https://chromiumcodereview.appspot.com//10829451
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11041 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 13:36:36 +00:00 |
|
ahe@google.com
|
2134fa0fc1
|
Clean up state handling in ClassElement.
Review URL: https://chromiumcodereview.appspot.com//10823311
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11040 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 13:23:34 +00:00 |
|
ngeoffray@google.com
|
a13af7eb1f
|
When replacing an instruction with another in GVN-like optimizations, try to find a better user of it, that knows more about the type.
Review URL: https://chromiumcodereview.appspot.com//10831404
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11039 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 13:19:10 +00:00 |
|
antonm@google.com
|
a9b8ec430e
|
Rename elements after sorting.
That makes renaming more stable.
R=smok@google.com
Review URL: https://chromiumcodereview.appspot.com//10834416
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11038 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 13:18:06 +00:00 |
|
fschneider@google.com
|
33efb39372
|
Fix a bug in Equals for UseVal and ConstantVal.
TEST=vm/intermediate_language_test.cc
Review URL: https://chromiumcodereview.appspot.com//10828414
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11037 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 13:07:40 +00:00 |
|
lrn@google.com
|
d0145b687f
|
Make patching of classes lazy.
Review URL: https://chromiumcodereview.appspot.com//10855262
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11036 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 12:53:53 +00:00 |
|
ahe@google.com
|
da3dfb92a0
|
Update dart2js_foreign startus files.
Review URL: https://chromiumcodereview.appspot.com//10831405
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11035 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 11:57:53 +00:00 |
|
whesse@google.com
|
b074764cfb
|
Fix for bug dart 3639: Process.run gets stuck on Mac
BUG=
TEST=Run fresh build no macosx10.7. Observe finishing to completion without being stuck on dartdoc step
Review URL: https://chromiumcodereview.appspot.com//10834423
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11034 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 11:45:48 +00:00 |
|
smok@google.com
|
d49ad937bb
|
dart2dart Fix factory for interfaces renames
Review URL: https://chromiumcodereview.appspot.com//10828390
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11033 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 11:33:39 +00:00 |
|
ager@google.com
|
000b295a00
|
Make sure that libraries loaded from dart:core gets dart:core implicitly loaded.
This is in preparation for deprecating the corelib Math object
in favor of the dart:math library.
R=ahe@google.com
BUG=
Review URL: https://chromiumcodereview.appspot.com//10836355
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11032 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 11:24:23 +00:00 |
|
whesse@google.com
|
1c1029bb88
|
Sort the Dart vm flags before printing them out with the --print-flags option.
BUG=
Review URL: https://chromiumcodereview.appspot.com//10854224
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11031 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 11:18:18 +00:00 |
|
kasperl@google.com
|
34ec097692
|
Get rid of the name in HInvokeDynamic (just use the selector instead).
This fixes issue 2620.
R=ngeoffray@google.com,karlklose@google.com
BUG=http://dartbug.com/2620
Review URL: https://chromiumcodereview.appspot.com//10836339
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@11030 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-08-21 10:56:02 +00:00 |
|