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

Issue 2704143003: Implement super operators. (Closed)

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

Description

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+599 lines, -7 lines) Patch
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 2 chunks +24 lines, -7 lines 2 comments Download
M pkg/front_end/lib/src/fasta/kernel/builder_accessors.dart View 2 chunks +23 lines, -0 lines 0 comments Download
M pkg/front_end/test/fasta/kompile.status View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/front_end/test/fasta/super_rasta_copy.dart View 1 chunk +247 lines, -0 lines 2 comments Download
A pkg/front_end/test/fasta/super_rasta_copy.dart.direct.expect View 1 chunk +248 lines, -0 lines 0 comments Download
A pkg/front_end/test/fasta/super_rasta_copy.dart.outline.expect View 1 chunk +56 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
ahe
3 years, 10 months ago (2017-02-20 12:50:29 UTC) #2
karlklose
LGTM https://codereview.chromium.org/2704143003/diff/1/pkg/front_end/lib/src/fasta/kernel/body_builder.dart File pkg/front_end/lib/src/fasta/kernel/body_builder.dart (right): https://codereview.chromium.org/2704143003/diff/1/pkg/front_end/lib/src/fasta/kernel/body_builder.dart#newcode1451 pkg/front_end/lib/src/fasta/kernel/body_builder.dart:1451: var receiver = pop(); Keep the type annotation? ...
3 years, 10 months ago (2017-02-20 13:10:41 UTC) #3
ahe
Thank you, Karl! https://codereview.chromium.org/2704143003/diff/1/pkg/front_end/lib/src/fasta/kernel/body_builder.dart File pkg/front_end/lib/src/fasta/kernel/body_builder.dart (right): https://codereview.chromium.org/2704143003/diff/1/pkg/front_end/lib/src/fasta/kernel/body_builder.dart#newcode1451 pkg/front_end/lib/src/fasta/kernel/body_builder.dart:1451: var receiver = pop(); On 2017/02/20 ...
3 years, 10 months ago (2017-02-20 13:18:42 UTC) #4
ahe
3 years, 10 months ago (2017-02-20 13:27:52 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2d9831ae212bc9dba7a2a3e759367adbfbd4e0e6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698