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

Issue 2904673003: Remove AstFactory from the front end. (Closed)

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

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+251 lines, -735 lines) Patch
D pkg/front_end/lib/src/fasta/builder/ast_factory.dart View 1 chunk +0 lines, -201 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 46 chunks +138 lines, -89 lines 2 comments Download
M pkg/front_end/lib/src/fasta/kernel/fasta_accessors.dart View 23 chunks +32 lines, -47 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/frontend_accessors.dart View 16 chunks +77 lines, -94 lines 0 comments Download
D pkg/front_end/lib/src/fasta/kernel/kernel_ast_factory.dart View 1 chunk +0 lines, -274 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_enum_builder.dart View 2 chunks +0 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_field_builder.dart View 2 chunks +0 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/diet_listener.dart View 2 chunks +2 lines, -15 lines 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_loader.dart View 2 chunks +0 lines, -7 lines 0 comments Download
M pkg/front_end/test/subpackage_relationships_test.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (2 generated)
Paul Berry
3 years, 7 months ago (2017-05-24 18:03:05 UTC) #2
scheglov
LGTM
3 years, 7 months ago (2017-05-24 18:07:17 UTC) #3
ahe
LGTM! It's nice to see how you add more offsets. A few thoughts for future ...
3 years, 7 months ago (2017-05-24 18:12:58 UTC) #4
Paul Berry
https://codereview.chromium.org/2904673003/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/2904673003/diff/1/pkg/front_end/lib/src/fasta/kernel/body_builder.dart#newcode14 pkg/front_end/lib/src/fasta/kernel/body_builder.dart:14: import 'package:front_end/src/fasta/kernel/kernel_shadow_ast.dart' On 2017/05/24 18:12:57, ahe wrote: > FWIW, ...
3 years, 7 months ago (2017-05-24 18:24:11 UTC) #5
Paul Berry
On 2017/05/24 18:12:58, ahe wrote: > LGTM! > > It's nice to see how you ...
3 years, 7 months ago (2017-05-24 18:24:46 UTC) #6
Paul Berry
3 years, 7 months ago (2017-05-24 18:28:17 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a21b9e56387ee0413fe2f3ddcb2dbe5229cee07f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698