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

Issue 2757113002: fasta.Token implement analyzer.Token (Closed)

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

Description

fasta.Token implement analyzer.Token * fasta.Token implements analyzer.Token * cleanup and improve PrecedenceInfo tests R=ahe@google.com, paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/e93ad0d4fc32ab03fe70e252e9ea8021a492d343

Patch Set 1 #

Patch Set 2 : merge #

Patch Set 3 : merge #

Patch Set 4 : rebase #

Total comments: 4

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+307 lines, -157 lines) Patch
M pkg/front_end/lib/src/fasta/scanner/error_token.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/front_end/lib/src/fasta/scanner/token.dart View 2 3 6 chunks +107 lines, -2 lines 0 comments Download
M pkg/front_end/lib/src/scanner/token.dart View 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/front_end/test/precedence_info_test.dart View 2 3 2 chunks +56 lines, -0 lines 0 comments Download
M pkg/front_end/test/scanner_roundtrip_test.dart View 2 3 2 chunks +11 lines, -153 lines 0 comments Download
A pkg/front_end/test/token_test.dart View 1 chunk +125 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
danrubel
3 years, 9 months ago (2017-03-19 14:13:03 UTC) #2
ahe
lgtm https://codereview.chromium.org/2757113002/diff/60001/pkg/front_end/lib/src/fasta/scanner/error_token.dart File pkg/front_end/lib/src/fasta/scanner/error_token.dart (right): https://codereview.chromium.org/2757113002/diff/60001/pkg/front_end/lib/src/fasta/scanner/error_token.dart#newcode85 pkg/front_end/lib/src/fasta/scanner/error_token.dart:85: throw 'unsupported operation'; import '../errors.dart'; internalError("Unsupported operation.", null, ...
3 years, 9 months ago (2017-03-20 12:32:48 UTC) #3
Paul Berry
lgtm
3 years, 9 months ago (2017-03-20 16:37:45 UTC) #4
danrubel
3 years, 9 months ago (2017-03-20 18:06:14 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
e93ad0d4fc32ab03fe70e252e9ea8021a492d343 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698