Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.5.9.0
/
sdk
tag
7ab6ec68d726902dcb989e0fafcdc6cfe96ba195
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
4418d907fb3f8a2f6e5df7281a64255f7feaed79
0.5.9.0
1550ee6
Handle switch statement in simple types inferrer.
by ngeoffray@google.com
· 12 years ago
70ae8f0
Revert r22847: some dart2dart tests fail.
by ngeoffray@google.com
· 12 years ago
ff90748
Handle assignability for Send and SendSet.
by johnniwinther@google.com
· 12 years ago
35da54e
Reapply "Enable full type-checks in checked mode."
by karlklose@google.com
· 12 years ago
b20fbe5
Reason on "is checks" in the types inferrer.
by ngeoffray@google.com
· 12 years ago
7be3121
Revert "Reapply "Enable full type-checks in checked mode.""
by karlklose@google.com
· 12 years ago
9e94f37
Remove warnings and errors given by dart2js in the dart2js code base.
by ngeoffray@google.com
· 12 years ago
c4c7c4b
Reapply "Enable full type-checks in checked mode."
by karlklose@google.com
· 12 years ago
cb7bedf
Implement continue for switch.
by johnniwinther@google.com
· 12 years ago
7574f26
Fix the leap server to correctly handle HTTP errors
by sgjesse@google.com
· 12 years ago
f609121
Expose StreamSubscription.isPaused.
by ajohnsen@google.com
· 12 years ago
1ef03d3
Rewrite parts of http-parser, to better handle connection errors and pausing.
by ajohnsen@google.com
· 12 years ago
3a7b330
Bug number added to a TODO.
by antonm@google.com
· 12 years ago
6ebe277
Re-apply: Move inlining decision of a static element in pushInvokeStatic.
by ngeoffray@google.com
· 12 years ago
1e7a090
Actually end a ZLib stream with a Z_FINISH marker.
by ajohnsen@google.com
· 12 years ago
3be81a6
Normalize [Entrypoint.packageFiles] paths for Windows.
by nweiz@google.com
· 12 years ago
440b01c
Regen dart:html from IDL with fixes
by vsm@google.com
· 12 years ago
85c7111
Revert "Regen from IDL 1242"
by vsm@google.com
· 12 years ago
7f62404
Regen from IDL 1242
by vsm@google.com
· 12 years ago
f878dcc
Add unit tests for [Entrypoint.packageFiles] in pub.
by nweiz@google.com
· 12 years ago
88df7b7
Remove _WorkerStub hack to make benefit closing an isolate.
by ahe@google.com
· 12 years ago
37b23da
Quick fix: provide a private copy of Lists for now.
by antonm@google.com
· 12 years ago
ee7c963
Revert r22789: source maps are wrong.
by ngeoffray@google.com
· 12 years ago
b288805
Move inlining decision of a static element in pushInvokeStatic.
by ngeoffray@google.com
· 12 years ago
64cab61
Make dart:typed_data do not depend on client-only libraries.
by antonm@google.com
· 12 years ago
e44e86c
Avoid syntax errors on oddly named fields.
by ahe@google.com
· 12 years ago
8190de1
Handle super calls in the backend type inferrer.
by ngeoffray@google.com
· 12 years ago
24af4e1
Handle fields in getTypeOfElement
by polux@google.com
· 12 years ago
fefb5b9
Don't decodeHttpEntityString on urlencoded post data.
by ajohnsen@google.com
· 12 years ago
00605c9
Handle mixins in lookupMember.
by johnniwinther@google.com
· 12 years ago
466504f
Fix bug in checked mode: we need to register super fields as well, because the super class might not be instantiated.
by ngeoffray@google.com
· 12 years ago
8dca71e
Add optional defaultEncoding to HttpBodyHandler, as a way to override default encoding for 'application/x-www-form-urlencoded'.
by ajohnsen@google.com
· 12 years ago
dd89a73
Fix a type error and add support for enumerating members of compilation units.
by karlklose@google.com
· 12 years ago
792209e
Properly process the case of CallWith=ScriptArguments.
by antonm@google.com
· 12 years ago
86cfce9
Fix a type error in Primitives.applyFunction.
by ahe@google.com
· 12 years ago
82b5bea
Fix parser in case of unmatched angle bracket.
by ahe@google.com
· 12 years ago
a80f7eb
Revert "Enable full type-checks in checked mode."
by karlklose@google.com
· 12 years ago
55b4c21
Handle static access in SendSet.
by johnniwinther@google.com
· 12 years ago
6625b57
Fix type warnings in API and helpers.
by johnniwinther@google.com
· 12 years ago
e78c52f
Enable full type-checks in checked mode.
by karlklose@google.com
· 12 years ago
92385b8
Now that we inline instance methods on all kinds of receivers (not only "this" calls), we need to do an explicit null check.
by ngeoffray@google.com
· 12 years ago
50df944
Do the intersection between the receiver type and the type annotation when inferring a type for an as expression.
by ngeoffray@google.com
· 12 years ago
e5000c0
Fix performance regression after adding inlining support for operators, [], and []=.
by ngeoffray@google.com
· 12 years ago
66f12bd
Check patch parameter types.
by johnniwinther@google.com
· 12 years ago
efe04db
Improve parsing of query string
by sgjesse@google.com
· 12 years ago
14ff1b7
Handle constants that mix eager and deferred types.
by ahe@google.com
· 12 years ago
909b19c
Allow proxy settings in environment variables to be full URLs
by sgjesse@google.com
· 12 years ago
ac6df4c
Add isMixinApplication to Element
by ahe@google.com
· 12 years ago
843e412
Implement invoke, setField, and getField (unminified).
by ahe@google.com
· 12 years ago
a5825ec
Add additional Schedule heartbeat calls.
by nweiz@google.com
· 12 years ago
8a96eca
Add a bunch of extra logging to Pub.
by nweiz@google.com
· 12 years ago
ecbb8f2
Log verbose output when testing pub.
by nweiz@google.com
· 12 years ago
04627db
Use "self" not "window" for Worker API.
by ahe@google.com
· 12 years ago
62df821
+ Fix TODO.
by ahe@google.com
· 12 years ago
ee7bbf7
fix warnings caused by xtag fixes http://dartbug.com/10651
by jmesserly@google.com
· 12 years ago
fb84712
dart:io | Add FileSystemEntity.stat() and FileStat class.
by whesse@google.com
· 12 years ago
3f6b652
Revert "Remove _WorkerStub hack to make benefit closing an isolate."
by ahe@google.com
· 12 years ago
6e24bea
Infer "as" in simple type inferrer.
by ngeoffray@google.com
· 12 years ago
3568094
Remove _WorkerStub hack to make benefit closing an isolate.
by ahe@google.com
· 12 years ago
2d16d90
Remove dead code and leftover debugging.
by ngeoffray@google.com
· 12 years ago
d32a26a
Make static tear-off closures a class, like instance tear-off closures.
by ngeoffray@google.com
· 12 years ago
9603a47
computeTypeFromInputTypes should return unknown instead of the current type. Otherwise a speculated type could stay even in the non-optimized SSA graph.
by ngeoffray@google.com
· 12 years ago
676c9a6
Remove TypeCheckerVisitor.fail.
by karlklose@google.com
· 12 years ago
b59bf97
Fix issue 9577: avoid calling getNativeInterceptor when there are no native classes.
by ngeoffray@google.com
· 12 years ago
02ffdc0
expose MDV addBindings
by jmesserly@google.com
· 12 years ago
9920dee
add doc for Node.append
by jmesserly@google.com
· 12 years ago
bc39b11
Add a "pub deploy" command.
by nweiz@google.com
· 12 years ago
215e6e6
Move top-level internal methods of the MDV system into a class.
by jmesserly@google.com
· 12 years ago
6a17da6
Add support for custom elements to MDV
by jmesserly@google.com
· 12 years ago
35cec00
We need to register the class, instead of adding it to the seen classes.
by ngeoffray@google.com
· 12 years ago
d09f722
Fix issue 10614, by making sure analyzeAll update the seenClasses set.
by ngeoffray@google.com
· 12 years ago
0aae75f
Fix dartc warning. At runtime we don't hit into that bug because the existing checks prevent it.
by ngeoffray@google.com
· 12 years ago
ec6852f
Inline getters, setters and operators.
by ngeoffray@google.com
· 12 years ago
6d7e9d3
Use runAsync for Futures.
by floitsch@google.com
· 12 years ago
415238a
Simplify Future implementation.
by floitsch@google.com
· 12 years ago
f7f6901
Fix oversight in side effects computation and closure calls.
by ngeoffray@google.com
· 12 years ago
5a2d284
Revert "Revert "dart2js native mixin application should extend 'Interface', not 'Object'""
by sra@google.com
· 12 years ago
31db2b1
Fixing overrideMimeType on IE10.
by blois@google.com
· 12 years ago
4fd4ab5
Syncing CssStyleDeclaration.setPropertyValue's signature between dart2js and dartium
by blois@google.com
· 12 years ago
e413e4e
Revert "dart2js native mixin application should extend 'Interface', not 'Object'"
by sra@google.com
· 12 years ago
a24c403
dart2js native mixin application should extend 'Interface', not 'Object'
by sra@google.com
· 12 years ago
2dff693
Make dispatch property non-enumerable
by sra@google.com
· 12 years ago
870bad8
MDV v3 changes: add getInstanceModel for custom syntax
by jmesserly@google.com
· 12 years ago
f297525
Adding annotations to DOM constants.
by blois@google.com
· 12 years ago
078208e
Adding ability to specify request headers and mime type for Future-based XHRs.
by blois@google.com
· 12 years ago
170a48e
Always log the pub version when running with --verbose.
by nweiz@google.com
· 12 years ago
d8eecf7
Explicitly implementing some DOM iterable APIs for performance
by blois@google.com
· 12 years ago
9005b27
Implement Model-Driven-Views spec for Dart
by jmesserly@google.com
· 12 years ago
5f3be4f
Add some user-friendly utility functions to pkg/analyzer_experimental.
by nweiz@google.com
· 12 years ago
1cef1fb
"Reverting 22561" need to investigate test failures
by jmesserly@google.com
· 12 years ago
bf4f12c
Implement Model-Driven-Views spec for Dart
by jmesserly@google.com
· 12 years ago
a77e44a
Dart.idl cleanup BUG= R=sra@google.com
by blois@google.com
· 12 years ago
7577052
Changing metadata lookup to always use interface.id
by blois@google.com
· 12 years ago
a42f671
Closure 'this' pointer is non-null
by sra@google.com
· 12 years ago
c590177
Map lists back to typed arrays
by blois@google.com
· 12 years ago
4a1f129
Re-ran go.sh because it was out of date.
by amouravski@google.com
· 12 years ago
9998ca4
MimeParserException has been renamed to MimeMultipartException.
by nweiz@google.com
· 12 years ago
c10ca84
Making HiddenInputElement implement InputElementBase.
by blois@google.com
· 12 years ago
68defad
Testing & supporting new HTMLTemplateElement
by blois@google.com
· 12 years ago
0c48687
Updating DOM code to use list mixins
by blois@google.com
· 12 years ago
Next »