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

Issue 2948383002: Remove peeking from parseTypedef and parseClassOrNamedMixinApplication. (Closed)

Created:
3 years, 6 months ago by ahe
Modified:
3 years, 5 months ago
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com, floitsch
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove peeking from parseTypedef and parseClassOrNamedMixinApplication. R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/a1ad4e4feb858dfcc2078067e644098b7d839c75

Patch Set 1 #

Total comments: 8

Patch Set 2 : Addressed comments and then some. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -56 lines) Patch
M pkg/analyzer/lib/src/fasta/ast_builder.dart View 2 chunks +6 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/parser/identifier_context.dart View 1 chunk +4 lines, -8 lines 0 comments Download
M pkg/front_end/lib/src/fasta/parser/listener.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/parser/parser.dart View 1 9 chunks +67 lines, -33 lines 0 comments Download
M pkg/front_end/lib/src/fasta/parser/parser.md View 1 chunk +0 lines, -6 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/outline_builder.dart View 2 chunks +11 lines, -6 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_library_builder.dart View 1 chunk +1 line, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (5 generated)
ahe
https://codereview.chromium.org/2948383002/diff/1/pkg/front_end/lib/src/fasta/source/outline_builder.dart File pkg/front_end/lib/src/fasta/source/outline_builder.dart (left): https://codereview.chromium.org/2948383002/diff/1/pkg/front_end/lib/src/fasta/source/outline_builder.dart#oldcode413 pkg/front_end/lib/src/fasta/source/outline_builder.dart:413: library.beginNestedDeclaration(name.lexeme, hasMembers: false); hasMember is mostly an optimization, so ...
3 years, 6 months ago (2017-06-23 14:33:22 UTC) #2
ahe
Not asking you to review this over the weekend. There was just something on my ...
3 years, 6 months ago (2017-06-24 10:10:31 UTC) #3
Paul Berry
lgtm https://codereview.chromium.org/2948383002/diff/1/pkg/front_end/lib/src/fasta/parser/parser.dart File pkg/front_end/lib/src/fasta/parser/parser.dart (right): https://codereview.chromium.org/2948383002/diff/1/pkg/front_end/lib/src/fasta/parser/parser.dart#newcode183 pkg/front_end/lib/src/fasta/parser/parser.dart:183: enum TypeContinuation { It would be nice to ...
3 years, 6 months ago (2017-06-24 14:16:26 UTC) #5
ahe
Thank you, Paul. I took your ideas and extended them a little. I'm going to ...
3 years, 5 months ago (2017-06-26 10:14:01 UTC) #8
ahe
Committed patchset #2 (id:60001) manually as a1ad4e4feb858dfcc2078067e644098b7d839c75 (presubmit successful).
3 years, 5 months ago (2017-06-26 11:15:55 UTC) #10
Paul Berry
3 years, 5 months ago (2017-06-26 13:27:35 UTC) #11
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698