Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.5.10.0
/
sdk
tag
007d436bf3224c7e7732a1d9db0d624f928cdbb3
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
31144b3245533de04eaaeb903f7f0395054bae41
0.5.10.0
b70412c
Inline generative constructor calls.
by ngeoffray@google.com
· 12 years ago
0d7c743
Fix static warnings spotted by dartc.
by ngeoffray@google.com
· 12 years ago
1ed6793
Use assertSubtype for lists.
by karlklose@google.com
· 12 years ago
dc5d92b
Add a proper HInvokeConstructorBody instead of mis-using HInvokeDynamicMethod.
by ngeoffray@google.com
· 12 years ago
c21b584
Introduce a UnionTypeMask, currently limited to 4 types.
by ngeoffray@google.com
· 12 years ago
a7d1dd4
Give dart2js.dart and dart2jslib.dart different library names.
by kasperl@google.com
· 12 years ago
b698e28
Add Process.shell and Process.runShell.
by ajohnsen@google.com
· 12 years ago
c5bd888
Fix string.trim (adding more runes).
by floitsch@google.com
· 12 years ago
5487ce8
Some comment cleanups.
by floitsch@google.com
· 12 years ago
8ff1130
Fix bad merge in comments.
by floitsch@google.com
· 12 years ago
3d53076
Explicitly register is check for the return type of a factory.
by ngeoffray@google.com
· 12 years ago
2d8c6c9
Two samples extracted from try.dartlang.org.
by ahe@google.com
· 12 years ago
4e200fe
Print the complete type of the object in error messages.
by karlklose@google.com
· 12 years ago
78fcea3
Specialize the return type of a factory constructor to be the enclosing type.
by ngeoffray@google.com
· 12 years ago
5b9d62c
Migrate to new indexed getter marking scheme.
by antonm@google.com
· 12 years ago
5c1e4f2
Implement missed optimization described in https://code.google.com/p/dart/issues/detail?id=10759.
by ngeoffray@google.com
· 12 years ago
5e31f99
Sort elements by library first.
by ahe@google.com
· 12 years ago
b80cfdc
Regens after IDL roll.
by antonm@google.com
· 12 years ago
d991dbd
Replace all + with _add32 in SHA1.
by ajohnsen@google.com
· 12 years ago
890ed97
Use typeOfElementWithSelector when we have a selector available.
by ngeoffray@google.com
· 12 years ago
a4bd18e
Do the null deref guard before doing inlining, especially before doing type checks on the parameters.
by ngeoffray@google.com
· 12 years ago
f06faf4
Remove explicit delayed futures in dart:io.
by ajohnsen@google.com
· 12 years ago
ee483c9
Cleanup of various DOM dart2js and dart_analyzer warnings
by blois@google.com
· 12 years ago
4284aa22
Getting html_dart2js and html_dartium a bit more in sync.
by blois@google.com
· 12 years ago
77ad817
Exposing a number of new events.
by blois@google.com
· 12 years ago
19be113
When recording the type of a captured variable/parameter, use the closure field it maps to. Otherwise, there is a confusion for a parameter between the type given by its callers, and the actual type in the method, where the parameter can be updated explictly, or implicitly by the inferrer on "is checks".
by ngeoffray@google.com
· 12 years ago
28c458b
Add the cast equivalent of assertSubtype and assertSubtypeOfRuntimeType.
by ngeoffray@google.com
· 12 years ago
2a77796
Fix a non-bool value used in boolean expression.
by ahe@google.com
· 12 years ago
d19cfb4
Ensure to close file-stream on all errors.
by ajohnsen@google.com
· 12 years ago
61c3339
Fix a pretty bad bug of a class inheriting a patched class. The fix is
by ngeoffray@google.com
· 12 years ago
426908c
Detect dead code, and handle breaks and continues in inferrer.
by ngeoffray@google.com
· 12 years ago
ea8f7a7
Fix bug in http_impl.
by johnniwinther@google.com
· 12 years ago
3635b9f
Make sure ClosureClassElement implements all abstract members (parseNode) and fix == on MalformedType and GenericType.
by kasperl@google.com
· 12 years ago
5327e95
Handle assignability for Send and SendSet.
by johnniwinther@google.com
· 12 years ago
e6bd5c4
Fix compile time warning, spotted by dart-analyzer.
by ngeoffray@google.com
· 12 years ago
919ece9
Add 'start' and 'end' optional arguments to File.openRead(). This makes it possible to stream a sub-range of a file.
by ajohnsen@google.com
· 12 years ago
1443541
Only reference JSUnknown when it is instantiated.
by ahe@google.com
· 12 years ago
7715b19
Add timeouts to HttpClient.
by ajohnsen@google.com
· 12 years ago
daab199
Pass enqueuer to registerCatchStatement
by ahe@google.com
· 12 years ago
2c5091c
Add a new flag to dart2js: --trust-type-annotations and implement it in the types inferrer.
by ngeoffray@google.com
· 12 years ago
2347f22
Don't expose native exceptions that aren't backed by a native class.
by ahe@google.com
· 12 years ago
aee430f
Gracefully handle pubspecs with dependencies using unknown sources.
by rnystrom@google.com
· 12 years ago
d605223
Fix socket leak in HttpServer, when the connection is closed while receiving data.
by ajohnsen@google.com
· 12 years ago
df4f281
Use dart:crypto's Base64 methods in dart:io.
by ajohnsen@google.com
· 12 years ago
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
Next »