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

Issue 2385643003: Fixes in dart2js parser to be able to parse files without the diet-parser (Closed)

Created:
4 years, 2 months ago by Siggi Cherem (dart-lang)
Modified:
4 years, 2 months ago
Reviewers:
Johnni Winther, ahe
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fixes in dart2js parser to be able to parse files without the diet-parser R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/b39b0d181178e0b12fe9e6d376b7151479db6cb4

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -37 lines) Patch
M pkg/compiler/lib/src/parser/element_listener.dart View 1 chunk +1 line, -13 lines 0 comments Download
M pkg/compiler/lib/src/parser/listener.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/parser/member_listener.dart View 1 chunk +1 line, -5 lines 1 comment Download
M pkg/compiler/lib/src/parser/node_listener.dart View 5 chunks +76 lines, -14 lines 1 comment Download
M pkg/compiler/lib/src/parser/parser.dart View 4 chunks +16 lines, -5 lines 1 comment Download
M pkg/compiler/lib/src/parser/partial_parser.dart View 1 chunk +1 line, -0 lines 1 comment Download

Messages

Total messages: 8 (3 generated)
Siggi Cherem (dart-lang)
dart2js always uses the "full-parser" for members, but not to do the full parse of ...
4 years, 2 months ago (2016-09-30 22:28:07 UTC) #3
ahe
Siggi, if it's OK with you, I'd like to review this after our 1:1 on ...
4 years, 2 months ago (2016-10-03 10:14:19 UTC) #4
Siggi Cherem (dart-lang)
friendly ping :)
4 years, 2 months ago (2016-10-07 20:55:41 UTC) #5
ahe
lgtm
4 years, 2 months ago (2016-10-10 10:55:48 UTC) #6
Siggi Cherem (dart-lang)
4 years, 2 months ago (2016-10-10 19:22:03 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:20001) manually as
b39b0d181178e0b12fe9e6d376b7151479db6cb4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698