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

Issue 10545159: Fix for 3607 (Closed)

Created:
8 years, 6 months ago by Brian Wilkerson
Modified:
8 years, 6 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix for 3607. This enables the use of the new getter/setter syntax but continues to accept the old syntax. Once the library code has been modified we can disable the old syntax. Committed: https://code.google.com/p/dart/source/detail?r=8618

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -2 lines) Patch
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 1 chunk +13 lines, -1 line 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/SyntaxTest.java View 2 chunks +20 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Brian Wilkerson
8 years, 6 months ago (2012-06-13 16:36:18 UTC) #1
scheglov
8 years, 6 months ago (2012-06-13 16:50:39 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698