dart-sdk/pkg
2015-02-17 22:47:34 +00:00
..
analysis_server Use package: URIs for files in lib 2015-02-17 22:47:34 +00:00
analyzer Use package: URIs for files in lib 2015-02-17 22:47:34 +00:00
analyzer2dart Fix method rename in analyzer2dart. 2015-02-11 15:29:36 +00:00
async Fix typo in fix. 2014-05-23 10:14:29 +00:00
async_helper Add cleanUp function to Future.wait. 2015-01-09 10:52:15 +00:00
browser Push updates to browser. 2015-01-22 10:02:20 +00:00
collection Add a QueueList class to the collection package. 2014-11-03 20:39:26 +00:00
compiler Fix error handling in dart2js async-await 2015-02-17 14:51:49 +00:00
crypto More perf. improvements on crypto. _wordToBytes return Uint8List, but addAll is not prepared to run optimzally with typed data so use more neutral List<int> as result. 2015-01-29 19:11:05 +00:00
dart2js_incremental/lib Refactor SourceFile, SourceFileProvider and SourceLocation. 2015-02-13 14:02:32 +00:00
docgen Ensure packageRoot is non-null in docgen. 2015-01-08 09:56:08 +00:00
expect Support @NoInlining in the ssa-builder. 2015-02-16 11:50:37 +00:00
fixnum Cleanup IntX to implement Comparable<FixNum> which is more descriptive than Comparable as it would be unsafe to attempt to sort an array with both int and FixNum. 2015-02-02 22:53:27 +00:00
http_server pkg/http_server: move to multi-lib layout 2014-11-24 18:14:19 +00:00
microlytics First cut of basic functionality 2014-09-05 14:00:08 +00:00
mime Fix multipart transformer in package:mime 2015-02-12 13:51:18 +00:00
mock pkg/mock updated documentation link, fixed formatting in changelog 2014-07-23 04:35:26 +00:00
stub_core_library Widen args dependency. 2014-07-18 01:08:43 +00:00
third_party Pull args, intl, logging, shelf, and source_maps out of the SDK. 2014-12-20 00:47:32 +00:00
typed_data Add some ArgumentError and RangeError constructors that capture more information. 2014-11-11 07:55:47 +00:00
typed_mock typed_mock/README.md 2014-08-06 18:37:49 +00:00
utf Tweak a couple of method signatures for unittest methods so that they are more consistent. 2015-01-30 21:01:56 +00:00
.gitignore normalize url attributes on entry point elements 2014-07-17 22:38:31 +00:00
pkg.gyp Build Observatory as part of runtime 2015-01-06 21:59:42 +00:00
pkg.status status files: trying out new SkipSlow flag 2015-02-17 17:21:39 +00:00
pkg_files.gyp Remove the http package from the repo. 2014-12-18 19:04:04 +00:00
pkgbuild.status Pull args, intl, logging, shelf, and source_maps out of the SDK. 2014-12-20 00:47:32 +00:00