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

Issue 543433003: Parse await as part of an unary expression. (Closed)

Created:
6 years, 3 months ago by Michael Lippautz (Google)
Modified:
6 years, 3 months ago
Reviewers:
hausner
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Parse await as part of an unary expression. BUG= R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=39879

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -11 lines) Patch
M runtime/vm/parser.cc View 2 chunks +6 lines, -11 lines 0 comments Download
M tests/language/await_future_test.dart View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Michael Lippautz (Google)
PTAL Latest spec draft defines awaitExpression: await unaryExpression ; unaryExpression: ... | awaitExpression | ...
6 years, 3 months ago (2014-09-04 00:07:47 UTC) #2
hausner
lgtm
6 years, 3 months ago (2014-09-04 17:07:08 UTC) #3
Michael Lippautz (Google)
6 years, 3 months ago (2014-09-04 17:09:50 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 39879 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698