John Messerly
|
a4cbcc0c07
|
implement mixins in subtype checks, more codegen fixes
or: how creating a SplayTreeSet<String> leads to fixing a bunch of stuff
R=vsm@google.com
Review URL: https://codereview.chromium.org/1058653002
|
2015-04-02 12:16:24 -07:00 |
|
John Messerly
|
e1c8e996b7
|
Replace dart_core.js with actual compiled SDK
Almost no calls are going to work at this point, but core.js can load
now and there is enough in place to continue to load sunflower.
R=sigmund@google.com
Review URL: https://codereview.chromium.org/1020043002
|
2015-03-20 09:41:00 -07:00 |
|
John Messerly
|
07feeb3119
|
js: fix core.Object, output order, static const fields
These are a few fixes trying to get the compiled SDK to load
R=vsm@google.com
Review URL: https://codereview.chromium.org/1011153002
|
2015-03-17 13:11:34 -07:00 |
|
Vijay Menon
|
946676554b
|
Make int and double nullable by default
See patch set 1 for the initial step back and patch set 2 to try to get some of this back.
R=jmesserly@google.com
Review URL: https://codereview.chromium.org/977613002
|
2015-03-03 12:08:30 -08:00 |
|
Sigmund Cherem
|
f7b7f43d28
|
Fixing layout in js output (use full paths rather than just the library name)
R=jmesserly@google.com
Review URL: https://codereview.chromium.org/968273002
|
2015-03-03 09:05:09 -08:00 |
|