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

Issue 2508933003: Implement the generate-kernel api by invoking dartk. Add example that uses this API to generate a by (Closed)

Created:
4 years, 1 month ago by Siggi Cherem (dart-lang)
Modified:
4 years ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Implement the generate-kernel api by invoking dartk. Add example that uses this API to generate a byte buffer with the results. R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/d79ef86af73a2ce4a2ef6c8c196e2dc597d6f7ec

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -8 lines) Patch
M pkg/front_end/lib/kernel_generator.dart View 3 chunks +53 lines, -8 lines 4 comments Download
A pkg/front_end/tool/example.dart View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (7 generated)
Siggi Cherem (dart-lang)
I still have to add unit tests, but here is the patch after rebasing.
4 years ago (2016-12-04 05:27:06 UTC) #7
Paul Berry
lgtm. I'd be fine with landing this as is--we can add unit tests and address ...
4 years ago (2016-12-04 09:09:52 UTC) #8
Siggi Cherem (dart-lang)
thanks Paul! https://codereview.chromium.org/2508933003/diff/80001/pkg/front_end/lib/kernel_generator.dart File pkg/front_end/lib/kernel_generator.dart (right): https://codereview.chromium.org/2508933003/diff/80001/pkg/front_end/lib/kernel_generator.dart#newcode68 pkg/front_end/lib/kernel_generator.dart:68: sources.forEach(loader.loadLibrary); On 2016/12/04 09:09:52, Paul Berry wrote: ...
4 years ago (2016-12-05 21:00:50 UTC) #9
Siggi Cherem (dart-lang)
4 years ago (2016-12-05 21:02:31 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:80001) manually as
d79ef86af73a2ce4a2ef6c8c196e2dc597d6f7ec (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698