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

Issue 2691613002: Improve compile-time error handling. (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : Spellun #

Patch Set 3 : Update status and expectations for rasta tests. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -84 lines) Patch
M pkg/front_end/lib/src/fasta/builder/library_builder.dart View 1 chunk +4 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/dill/dill_library_builder.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/front_end/lib/src/fasta/errors.dart View 1 1 chunk +16 lines, -0 lines 2 comments Download
M pkg/front_end/lib/src/fasta/import.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/body_builder.dart View 10 chunks +29 lines, -25 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_library_builder.dart View 5 chunks +9 lines, -7 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_target.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/source/source_library_builder.dart View 4 chunks +5 lines, -4 lines 0 comments Download
M pkg/front_end/lib/src/fasta/testing/kernel_chain.dart View 1 2 3 chunks +2 lines, -8 lines 0 comments Download
M pkg/front_end/test/fasta/compile.status View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M pkg/front_end/test/fasta/kompile.status View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/front_end/test/fasta/outline.status View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M pkg/front_end/test/fasta/rasta/bad_continue.dart.direct.expect View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M pkg/front_end/test/fasta/rasta/bad_interpolation.dart.direct.expect View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/test/fasta/rasta/bad_setter_initializer.dart.direct.expect View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/test/fasta/rasta/breaking_bad.dart.direct.expect View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/test/fasta/rasta/issue_000031.dart.direct.expect View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/test/fasta/rasta/issue_000034.dart.direct.expect View 1 2 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/test/fasta/rasta/issue_000048.dart.direct.expect View 1 2 1 chunk +14 lines, -11 lines 0 comments Download
M pkg/front_end/test/fasta/rasta/issue_000048.dart.outline.expect View 1 2 1 chunk +3 lines, -6 lines 0 comments Download
M pkg/front_end/test/fasta/rasta/malformed_function.dart.direct.expect View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M pkg/front_end/test/fasta/rasta/super.dart.outline.expect View 1 2 2 chunks +4 lines, -4 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 7 (2 generated)
ahe
3 years, 10 months ago (2017-02-10 17:27:45 UTC) #2
ahe
Note: I uploaded a new patch set with updated expectations.
3 years, 10 months ago (2017-02-10 19:37:48 UTC) #3
Siggi Cherem (dart-lang)
lgtm - minor name suggestion below https://codereview.chromium.org/2691613002/diff/40001/pkg/front_end/lib/src/fasta/errors.dart File pkg/front_end/lib/src/fasta/errors.dart (right): https://codereview.chromium.org/2691613002/diff/40001/pkg/front_end/lib/src/fasta/errors.dart#newcode57 pkg/front_end/lib/src/fasta/errors.dart:57: dynamic inputError(Uri uri, ...
3 years, 10 months ago (2017-02-10 23:12:32 UTC) #4
ahe
Thank you, Siggi! https://codereview.chromium.org/2691613002/diff/40001/pkg/front_end/lib/src/fasta/errors.dart File pkg/front_end/lib/src/fasta/errors.dart (right): https://codereview.chromium.org/2691613002/diff/40001/pkg/front_end/lib/src/fasta/errors.dart#newcode57 pkg/front_end/lib/src/fasta/errors.dart:57: dynamic inputError(Uri uri, int charOffset, Object ...
3 years, 10 months ago (2017-02-13 14:41:03 UTC) #5
ahe
3 years, 10 months ago (2017-02-13 14:45:36 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
77ba539a72fb068d9c1aa33df9db030308bd805f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698