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

Issue 10024009: Improve parser recovery inside of a block (Closed)

Created:
8 years, 8 months ago by zundel
Modified:
8 years, 8 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org, messick
Visibility:
Public.

Description

Improve parser recovery inside of a block Committed: https://code.google.com/p/dart/source/detail?r=6305

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -70 lines) Patch
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 24 chunks +66 lines, -41 lines 1 comment Download
M compiler/javatests/com/google/dart/compiler/parser/ParserRecoveryTest.java View 17 chunks +139 lines, -29 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
zundel
This change unlocks a few cases to better ASTs where semicolons are missing. https://chromiumcodereview.appspot.com/10024009/diff/1/compiler/java/com/google/dart/compiler/parser/DartParser.java File ...
8 years, 8 months ago (2012-04-07 15:38:05 UTC) #1
scheglov
8 years, 8 months ago (2012-04-07 17:02:07 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698