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

Issue 2634453004: Fasta infrastructure. (Closed)

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

Description

Patch Set 1 #

Total comments: 16

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1033 lines, -0 lines) Patch
A pkg/fasta/lib/src/colors.dart View 1 chunk +30 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/command_line.dart View 1 1 chunk +174 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/compile_platform.dart View 1 chunk +137 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/compiler_command_line.dart View 1 1 chunk +138 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/environment_variable.dart View 1 chunk +72 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/errors.dart View 1 1 chunk +153 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/outline.dart View 1 1 chunk +128 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/run.dart View 1 1 chunk +42 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/target.dart View 1 chunk +33 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/target_implementation.dart View 1 chunk +43 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/ticker.dart View 1 chunk +32 lines, -0 lines 0 comments Download
A pkg/fasta/lib/src/translate_uri.dart View 1 1 chunk +51 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (3 generated)
ahe
3 years, 11 months ago (2017-01-13 12:19:59 UTC) #2
Johnni Winther
lgtm https://codereview.chromium.org/2634453004/diff/1/pkg/fasta/lib/src/command_line.dart File pkg/fasta/lib/src/command_line.dart (right): https://codereview.chromium.org/2634453004/diff/1/pkg/fasta/lib/src/command_line.dart#newcode51 pkg/fasta/lib/src/command_line.dart:51: static ParsedArguments parse(List<String> arguments, Add doc, especially for ...
3 years, 11 months ago (2017-01-16 09:47:46 UTC) #3
ahe
Thank you, Johnni! https://codereview.chromium.org/2634453004/diff/1/pkg/fasta/lib/src/command_line.dart File pkg/fasta/lib/src/command_line.dart (right): https://codereview.chromium.org/2634453004/diff/1/pkg/fasta/lib/src/command_line.dart#newcode51 pkg/fasta/lib/src/command_line.dart:51: static ParsedArguments parse(List<String> arguments, On 2017/01/16 ...
3 years, 11 months ago (2017-01-16 12:07:04 UTC) #4
ahe
3 years, 11 months ago (2017-01-16 12:08:21 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
8a1b575a1715694f465f98c12b3ed8d754eba4ec (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698