dart-sdk/pkg
Florian Loitsch 032be73dbe Revert "Run async functions immediately."
This reverts commit 67bac0bce6.

Reason for revert: broke the bot.

Original change's description:
> Run async functions immediately.
> 
> Migrated from https://codereview.chromium.org/2478703003/
> 
> Change-Id: I1d678c01ba5876490b12c676c500171328361d31
> Reviewed-on: https://dart-review.googlesource.com/5263
> Commit-Queue: Florian Loitsch <floitsch@google.com>
> Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
> Reviewed-by: Vijay Menon <vsm@google.com>
> Reviewed-by: William Hesse <whesse@google.com>
> Reviewed-by: Martin Kustermann <kustermann@google.com>
> Reviewed-by: Régis Crelier <regis@google.com>

TBR=whesse@google.com,rnystrom@google.com,vegorov@google.com,kustermann@google.com,zra@google.com,floitsch@google.com,jmesserly@google.com,vsm@google.com,regis@google.com,sigmund@google.com

Change-Id: I20c948057423c3fa5aa8c72843f8f2a17e086ad5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/37981
Reviewed-by: Florian Loitsch <floitsch@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2018-02-01 15:01:21 +00:00
..
analysis_server Do not convert return type of enclosing function when adding async to nested closure (issue 30901) 2018-01-30 21:57:10 +00:00
analysis_server_client Test failing fix. Stdin is mocked to avoid the typing issue; not critical for this unit test. 2017-08-08 19:00:37 -07:00
analyzer Add the new language option in analysis_options.yaml files for enabling the preview-dart-2 flag 2018-01-31 22:45:08 +00:00
analyzer_cli Copy the CLI flag into the AnalysisOptions file 2018-01-31 17:26:55 +00:00
analyzer_plugin Do not convert return type of enclosing function when adding async to nested closure (issue 30901) 2018-01-30 21:57:10 +00:00
async_helper Update language_2/await_test.dart to use async_helper. 2017-12-06 12:05:59 +00:00
browser
compiler Revert "Run async functions immediately." 2018-02-01 15:01:21 +00:00
dart_internal Disable analyzer warning on special 'dart:_internal' import. 2017-12-21 23:21:04 +00:00
dart_messages Improve extraneous or out of position modifier recovery 2018-01-16 17:24:12 +00:00
dev_compiler Revert "Run async functions immediately." 2018-02-01 15:01:21 +00:00
expect Update status files for more Safari breakage. 2018-01-26 14:35:43 +00:00
front_end Revert "Run async functions immediately." 2018-02-01 15:01:21 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast migrate pkg/js_ast to package:test 2018-01-17 23:35:24 +00:00
kernel Revert "Run async functions immediately." 2018-02-01 15:01:21 +00:00
meta Add a README file to the meta package 2017-12-17 21:53:17 +00:00
microlytics
sourcemap_testing Add source information to parameter stubs. 2018-01-12 21:23:40 +00:00
status_file Add co19_2 suite to SDK source checkout 2018-02-01 14:11:37 +00:00
telemetry Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
testing Update package testing for Dart 2.0 core lib changes (wave 2.2) 2018-01-31 21:12:28 +00:00
typed_mock Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
vm Revert "Run async functions immediately." 2018-02-01 15:01:21 +00:00
.gitignore
BUILD.gn
pkg.status [fasta] incremental compiler can initialize from dill 2018-02-01 14:57:07 +00:00