Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Issue 514853003: Hook async/await compiler into pub and use it. (Closed)

Created:
6 years, 3 months ago by Bob Nystrom
Modified:
6 years, 3 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org, Kevin Millikin (Google), erik.meijer
Visibility:
Public.

Description

Hook async/await compiler into pub and use it. R=nweiz@google.com Committed: https://code.google.com/p/dart/source/detail?r=39623

Patch Set 1 #

Total comments: 12

Patch Set 2 : Revise! #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -28 lines) Patch
M sdk/lib/_internal/pub/bin/async_compile.dart View 1 3 chunks +50 lines, -15 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/build.dart View 2 chunks +3 lines, -5 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/global_run.dart View 1 2 chunks +5 lines, -5 lines 0 comments Download
M sdk/lib/_internal/pub/lib/src/command/run.dart View 1 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Bob Nystrom
rnystrom@google.com changed reviewers: + nweiz@google.com
6 years, 3 months ago (2014-08-27 19:59:36 UTC) #1
Bob Nystrom
This hooks the real async/await compiler into pub's little bootstrap process. Then I made a ...
6 years, 3 months ago (2014-08-27 19:59:36 UTC) #2
nweiz
https://codereview.chromium.org/514853003/diff/1/sdk/lib/_internal/pub/bin/async_compile.dart File sdk/lib/_internal/pub/bin/async_compile.dart (right): https://codereview.chromium.org/514853003/diff/1/sdk/lib/_internal/pub/bin/async_compile.dart#newcode81 sdk/lib/_internal/pub/bin/async_compile.dart:81: // have preprocessor comments that get discarded by the ...
6 years, 3 months ago (2014-08-27 20:10:07 UTC) #3
Bob Nystrom
https://codereview.chromium.org/514853003/diff/1/sdk/lib/_internal/pub/bin/async_compile.dart File sdk/lib/_internal/pub/bin/async_compile.dart (right): https://codereview.chromium.org/514853003/diff/1/sdk/lib/_internal/pub/bin/async_compile.dart#newcode81 sdk/lib/_internal/pub/bin/async_compile.dart:81: // have preprocessor comments that get discarded by the ...
6 years, 3 months ago (2014-08-27 21:35:32 UTC) #4
nweiz
lgtm
6 years, 3 months ago (2014-08-27 21:40:59 UTC) #5
Bob Nystrom
6 years, 3 months ago (2014-08-27 21:43:39 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 39623 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698