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

Issue 2711453002: Implement shell-style comments and record shebangs as comments. (Closed)

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

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : Rebased on 632c4130fe083b54c13fa6b32e0c94767d436d6f. #

Patch Set 3 : Remove shell-style comment support. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -14 lines) Patch
M pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart View 1 2 2 chunks +4 lines, -14 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
ahe
Paul, I think you have a todo about script tags that this should address. It ...
3 years, 10 months ago (2017-02-21 10:30:46 UTC) #2
Paul Berry
On 2017/02/21 10:30:46, ahe wrote: > Paul, I think you have a todo about script ...
3 years, 10 months ago (2017-02-21 13:47:32 UTC) #3
Paul Berry
On 2017/02/21 13:47:32, Paul Berry wrote: > On 2017/02/21 10:30:46, ahe wrote: > > Paul, ...
3 years, 10 months ago (2017-02-21 13:50:22 UTC) #4
ahe
On 2017/02/21 13:47:32, Paul Berry wrote: > I see your point that it might make ...
3 years, 10 months ago (2017-02-21 14:33:38 UTC) #5
ahe
https://codereview.chromium.org/2711453002/diff/1/pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart File pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart (right): https://codereview.chromium.org/2711453002/diff/1/pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart#newcode38 pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart:38: final bool enableShellStyleComments; I should probably remove this again. ...
3 years, 10 months ago (2017-02-21 16:57:10 UTC) #6
Paul Berry
https://codereview.chromium.org/2711453002/diff/1/pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart File pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart (right): https://codereview.chromium.org/2711453002/diff/1/pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart#newcode38 pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart:38: final bool enableShellStyleComments; On 2017/02/21 16:57:10, ahe wrote: > ...
3 years, 10 months ago (2017-02-21 16:59:34 UTC) #8
ahe
https://codereview.chromium.org/2711453002/diff/1/pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart File pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart (right): https://codereview.chromium.org/2711453002/diff/1/pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart#newcode38 pkg/front_end/lib/src/fasta/scanner/abstract_scanner.dart:38: final bool enableShellStyleComments; On 2017/02/21 16:59:34, Paul Berry wrote: ...
3 years, 10 months ago (2017-02-21 17:37:34 UTC) #9
ahe
I've removed the shell-style part, and updated the description to match. PTAL
3 years, 9 months ago (2017-02-27 08:46:15 UTC) #11
Paul Berry
lgtm
3 years, 9 months ago (2017-02-27 13:55:27 UTC) #12
ahe
3 years, 9 months ago (2017-02-27 14:32:47 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
c4045d4ce8f7c72545975e188076bee76be769da (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698