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

Issue 2856223003: Implement the kernel_generator API using fasta (Closed)

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

Description

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -125 lines) Patch
M pkg/front_end/lib/compiler_options.dart View 2 chunks +23 lines, -0 lines 1 comment Download
M pkg/front_end/lib/kernel_generator.dart View 3 chunks +54 lines, -118 lines 2 comments Download
M pkg/front_end/lib/src/fasta/fasta.dart View 2 chunks +1 line, -2 lines 0 comments Download
A pkg/front_end/lib/src/simple_error.dart View 1 chunk +11 lines, -0 lines 0 comments Download
M pkg/front_end/test/subpackage_relationships_test.dart View 1 chunk +7 lines, -3 lines 0 comments Download
M pkg/front_end/tool/perf.dart View 2 chunks +74 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Siggi Cherem (dart-lang)
note: I moved the old logic with dartk into the perf test to maintain that ...
3 years, 7 months ago (2017-05-03 22:03:58 UTC) #3
Paul Berry
https://codereview.chromium.org/2856223003/diff/20001/pkg/front_end/lib/compiler_options.dart File pkg/front_end/lib/compiler_options.dart (right): https://codereview.chromium.org/2856223003/diff/20001/pkg/front_end/lib/compiler_options.dart#newcode140 pkg/front_end/lib/compiler_options.dart:140: Future<bool> validateOptions(CompilerOptions options) async { These checks should be ...
3 years, 7 months ago (2017-05-03 22:22:27 UTC) #4
Siggi Cherem (dart-lang)
https://codereview.chromium.org/2856223003/diff/20001/pkg/front_end/lib/kernel_generator.dart File pkg/front_end/lib/kernel_generator.dart (right): https://codereview.chromium.org/2856223003/diff/20001/pkg/front_end/lib/kernel_generator.dart#newcode38 pkg/front_end/lib/kernel_generator.dart:38: var fs = options.fileSystem; On 2017/05/03 22:22:26, Paul Berry ...
3 years, 7 months ago (2017-05-03 22:40:14 UTC) #5
Paul Berry
On 2017/05/03 22:40:14, Siggi Cherem (dart-lang) wrote: > https://codereview.chromium.org/2856223003/diff/20001/pkg/front_end/lib/kernel_generator.dart > File pkg/front_end/lib/kernel_generator.dart (right): > > ...
3 years, 7 months ago (2017-05-04 00:40:52 UTC) #6
Siggi Cherem (dart-lang)
3 years, 7 months ago (2017-05-04 19:02:11 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:20001) manually as
938d1ba524bc6342faa8747e66222f3972599027 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698