dart-sdk/sdk/lib
2015-06-16 11:38:07 +02:00
..
_blink/dartium Updated to match 39 roll 2015-03-02 19:00:24 +00:00
_chrome Move dart:chrome to dart:_chrome. 2013-09-24 23:52:16 +00:00
_internal Revert change to Platform.excutable and add Platform.resolvedExecutable 2015-06-15 10:13:21 +02:00
async Also iprove Future.value(null) and documentation of some Stream related classes. 2015-06-16 11:38:07 +02:00
collection Fix typo in ListMixin.insertAll. 2015-06-02 11:58:35 +02:00
convert Change RangeError instances to use RangeError.range. 2015-05-29 10:50:20 +02:00
core Better messages for optimized index errors. 2015-06-12 18:21:47 -07:00
developer Deprecate 'dart:profiler' and move functionality to 'dart:developer' 2015-05-18 11:31:20 -07:00
html Make sanitizer tests handle IE11, where tagName can't be clobbered 2015-05-27 12:56:09 -07:00
indexed_db Make dartj2s do type conversions on constructor arguments 2015-03-25 17:39:49 +00:00
internal Fix signature of UnmodifiableListMixin.insert to match List.insert. 2015-06-03 09:32:49 +02:00
io Revert change to Platform.excutable and add Platform.resolvedExecutable 2015-06-15 10:13:21 +02:00
isolate be more explicit about when and how to register for listeners with isolates 2015-06-12 15:02:11 +02:00
js dart:js - speed up constructor calls with few arguments. 2015-05-26 15:02:25 -07:00
math Fix Random documentation: 2015-03-19 12:10:05 +00:00
mirrors Fix some markup in the mirrors docs. 2015-06-12 14:43:38 -07:00
profiler Deprecate 'dart:profiler' and move functionality to 'dart:developer' 2015-05-18 11:31:20 -07:00
svg update one-line docs for svg, gl, audio 2015-06-04 16:39:02 -07:00
typed_data one-line api doc comment for dart:typed_data 2015-05-05 00:18:44 +00:00
web_audio update one-line docs for svg, gl, audio 2015-06-04 16:39:02 -07:00
web_gl update one-line docs for svg, gl, audio 2015-06-04 16:39:02 -07:00
web_sql Changes to support roll 39 IDLs 2015-02-27 18:10:08 +00:00