Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.5.11.0
/
sdk
tag
cd9093571ed372a583f036324972d0e5cfd599de
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
037e39ba7b18888d18f8ac85f2023fa548793f83
0.5.11.0
cbee0a2
Clean up tests that are duplicated between install and update.
by rnystrom@google.com
· 12 years ago
ecb5686
Generating support annotations from DOM triage list.
by blois@google.com
· 12 years ago
9ab7944
Include Platform.envrironment in pub, when passing custom environment option.
by ajohnsen@google.com
· 12 years ago
170b327
Revert "Allow ambiguous Expect and ExpectException imports."
by floitsch@google.com
· 12 years ago
c3fcc4c
Register the use of dispatchPropertyName.
by kasperl@google.com
· 12 years ago
0e27196
Fix host-checked errors.
by ngeoffray@google.com
· 12 years ago
e068e64
Optimize JavaScriptIndexingBehavior checks by caching the result in the dispatch record.
by kasperl@google.com
· 12 years ago
f75af83
Revert "Make int a double in argument type checks."
by karlklose@google.com
· 12 years ago
f2f0261
Add Stream.drain() method.
by ajohnsen@google.com
· 12 years ago
853af76
Make int a double in argument type checks.
by karlklose@google.com
· 12 years ago
d830696
Implement newInstance on ClassMirror.
by ahe@google.com
· 12 years ago
86c80bd
Implement ClosureMirror.
by ahe@google.com
· 12 years ago
ce1a2a1
Make it easier for the VM to optimize iterables.
by floitsch@google.com
· 12 years ago
87ea640
Remove ProcessOptions and make the options named arguments.
by ajohnsen@google.com
· 12 years ago
3f9ded8
Don't group timer callbacks. Use runAsync for that.
by floitsch@google.com
· 12 years ago
7156616
Revert to ? presence checks.
by antonm@google.com
· 12 years ago
f968d34
Added tests to previously broken functionality and added null checks.
by amouravski@google.com
· 12 years ago
e9e19b1
Fix dartc warning.
by ngeoffray@google.com
· 12 years ago
7c0de2e
Fix bug in inferrer for switch: if a switch has a default, and all the cases break, the inferrer wrongly assumed that the code following the swtich was dead code.
by ngeoffray@google.com
· 12 years ago
50218e8
Remove last inlining restrictions.
by ngeoffray@google.com
· 12 years ago
41e5370
Only use is tests in the else branch if the condition is simple enough, that is does not contain any logical operator.
by ngeoffray@google.com
· 12 years ago
c0b4b14
Increase the timeout for pub deploy tests that use dart2js.
by nweiz@google.com
· 12 years ago
770ea04
Use indentation for maps in lockfile.
by rnystrom@google.com
· 12 years ago
5976c55
Get deploy tests working on Windows.
by rnystrom@google.com
· 12 years ago
20b7444
Jump past disjoint package on disjoint constraint.
by rnystrom@google.com
· 12 years ago
2742a93
Fix a couple of warnings.
by rnystrom@google.com
· 12 years ago
5cfbd87
Fix deploy tests.
by rnystrom@google.com
· 12 years ago
09d7da9
Rewrite double.parse.
by floitsch@google.com
· 12 years ago
f029dc2
Implement get/set field in library and class mirrors.
by ahe@google.com
· 12 years ago
3e7327d
Don't report unuseful SocketIOExceptions on HttpServer.
by ajohnsen@google.com
· 12 years ago
9849fb8
Revert "Rewrite double.parse."
by floitsch@google.com
· 12 years ago
75cafec
Rewrite double.parse.
by floitsch@google.com
· 12 years ago
724fb6b
Revert "Rewrite double.parse."
by floitsch@google.com
· 12 years ago
f829152
Implement string.trim for dart2js.
by floitsch@google.com
· 12 years ago
d39ef26
Rewrite double.parse.
by floitsch@google.com
· 12 years ago
64c5ed1
Fix some Iterable comments.
by floitsch@google.com
· 12 years ago
61622d0
Make sure the type arguments of the supertype of a class are being added to the isCheck set. That supertype may not be instantiated.
by ngeoffray@google.com
· 12 years ago
c49b48f
Handle local variable declarations without immediate assignment.
by polux@google.com
· 12 years ago
555e940
Build reflective data
by ahe@google.com
· 12 years ago
c42321b
Enable more inlining:
by ngeoffray@google.com
· 12 years ago
2c0794c
Fix bug in ConcreteTypeEnvironment.join.
by polux@google.com
· 12 years ago
7a9c22f
If a query on a function set is not empty, return a set. Also remove unused FullFunctionSet class.
by ngeoffray@google.com
· 12 years ago
0ccb463
Change TypeMask.containedClasses to return an iterable and make sure the base element is always included in it.
by kasperl@google.com
· 12 years ago
ea1f83e
Use args' command support for pub commands.
by rnystrom@google.com
· 12 years ago
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
Next »