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

Issue 2985673002: Parse type variables of local functions before return type. (Closed)

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

Description

Parse type variables of local functions before return type. R=danrubel@google.com Committed: https://github.com/dart-lang/sdk/commit/98422979ace090299f18bf8f7091aaa7cdf99071

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -35 lines) Patch
M pkg/analyzer/lib/src/fasta/ast_builder.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/parser/node_listener.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/front_end/lib/src/fasta/parser/listener.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/parser/parser.dart View 5 chunks +71 lines, -25 lines 3 comments Download

Dependent Patchsets:

Messages

Total messages: 6 (2 generated)
ahe
This is the last parser rewrite I need before implementing type variables on local functions. ...
3 years, 5 months ago (2017-07-21 16:02:19 UTC) #2
danrubel
LGTM with comment for you to address as you see fit. https://codereview.chromium.org/2985673002/diff/1/pkg/front_end/lib/src/fasta/parser/parser.dart File pkg/front_end/lib/src/fasta/parser/parser.dart (right): ...
3 years, 5 months ago (2017-07-21 17:11:20 UTC) #3
ahe
Thank you, Dan! https://codereview.chromium.org/2985673002/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/2985673002/diff/1/pkg/front_end/lib/src/fasta/parser/parser.dart#newcode1270 pkg/front_end/lib/src/fasta/parser/parser.dart:1270: listener.beginFunctionName(token); On 2017/07/21 17:11:20, danrubel wrote: ...
3 years, 4 months ago (2017-08-07 11:45:27 UTC) #4
ahe
3 years, 4 months ago (2017-08-07 11:46:57 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
98422979ace090299f18bf8f7091aaa7cdf99071 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698