dart-sdk/pkg
Jens Johansen 80860e7fb7 [kernel] Stream kernel_reader
Mostly stream kernel_reader, i.e. the code that sets up the libraries,
classes, methods etc.

Mostly because it still takes a "Program" ast node, and looks at the
"Library" ast nodes to get their kernel offset in the binary.
Currently the scripts (containing breakable points etc) are also created
from the ast nodes.

The rest is now streamed.
This also means that more ast visitors could be deleted.

R=kmillikin@google.com

Review-Url: https://codereview.chromium.org/2931813002 .
2017-06-21 14:58:58 +02:00
..
analysis_server Update plugin whitelist to accomodate angular plugin rename 2017-06-20 12:01:51 -07:00
analyzer translate fasta parser error to analyzer error 2017-06-20 13:18:48 -04:00
analyzer_cli Run the sorter to reduce code churn 2017-06-12 07:37:14 -07:00
analyzer_plugin Add support to pass the location of the analysis options file to plugins 2017-06-20 07:41:03 -07:00
async_helper Run dartfmt on remaining unformated pkg packages 2017-03-21 18:21:32 -07:00
browser
compiler Add closure_test for kernel based members 2017-06-21 09:52:46 +02:00
dart_messages Make pkg/dart_messages strong. 2017-06-08 21:55:05 -07:00
dev_compiler optimize null safe ops by using DDC's let abstraction 2017-06-20 10:31:30 -07:00
expect Expect.equals and Expect.identical escape more strings 2017-04-06 15:38:50 -07:00
front_end [kernel] Make fasta call a new constructor on FallThroughError 2017-06-21 08:40:59 +02:00
js Run dartfmt on package:js 2017-03-21 18:10:03 -07:00
js_ast dart2js: Capture typedef arguments once 2017-04-13 12:45:32 -07:00
kernel [kernel] Stream kernel_reader 2017-06-21 14:58:58 +02:00
lookup_map Run dartfmt on remaining unformated pkg packages 2017-03-21 18:21:32 -07:00
meta Add an alwaysThrows annotation to indicate that a function always throws. 2017-06-13 12:42:25 -07:00
microlytics Run dartfmt on microlytics package. 2017-03-22 08:26:33 -07:00
testing All strong mode cleaning of dart2js. 2017-06-19 14:06:38 +02:00
typed_mock Disable analysis on a few packages. (#29571) 2017-05-05 22:06:00 -07:00
.gitignore
BUILD.gn
pkg.status Mark a test as slow to try to fix the bots 2017-06-19 09:56:45 -07:00
pkg_files.gyp