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

Issue 507233002: Fix conditionally parsing await as keyword. (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

Fix conditionally parsing await as keyword. BUG= R=hausner@google.com Committed: https://code.google.com/p/dart/source/detail?r=39602

Patch Set 1 #

Patch Set 2 : fix typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -4 lines) Patch
M runtime/vm/parser.h View 2 chunks +5 lines, -0 lines 0 comments Download
M runtime/vm/parser.cc View 7 chunks +16 lines, -4 lines 0 comments Download
M runtime/vm/symbols.h View 1 chunk +1 line, -0 lines 0 comments Download
A tests/language/await_backwards_compatibility_test.dart View 1 1 chunk +48 lines, -0 lines 0 comments Download
M tests/language/language.status View 2 chunks +2 lines, -0 lines 0 comments Download
M tests/standalone/issue14236_test.dart View Binary file 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Lippautz (Google)
mlippautz@google.com changed reviewers: + hausner@google.com
6 years, 3 months ago (2014-08-27 01:22:40 UTC) #1
Michael Lippautz (Google)
Separating previous CL's issues. Also added a test that solely checks for proper await parsing.
6 years, 3 months ago (2014-08-27 01:22:40 UTC) #2
hausner
lgtm
6 years, 3 months ago (2014-08-27 16:09:19 UTC) #3
Michael Lippautz (Google)
6 years, 3 months ago (2014-08-27 16:22:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 39602 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698