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

Issue 308743007: Use SpanScanner to emit better YAML parse errors. (Closed)

Created:
6 years, 6 months ago by nweiz
Modified:
6 years, 6 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : dependency pubspec updates #

Total comments: 10

Patch Set 3 : code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -124 lines) Patch
M pkg/docgen/pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/pubspec.yaml View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/yaml/CHANGELOG.md View 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/yaml/lib/src/parser.dart View 1 2 18 chunks +62 lines, -116 lines 0 comments Download
M pkg/yaml/lib/yaml.dart View 1 2 2 chunks +17 lines, -4 lines 0 comments Download
M pkg/yaml/pubspec.yaml View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
nweiz
6 years, 6 months ago (2014-05-30 00:57:01 UTC) #1
nweiz
+efortuna, +jmesserly for pubspec changes for real this time
6 years, 6 months ago (2014-05-30 01:18:29 UTC) #2
Jennifer Messerly
polymer change lgtm. thank you! more dependency range == goodness :)
6 years, 6 months ago (2014-05-30 01:22:59 UTC) #3
Emily Fortuna
docgen change lgtm
6 years, 6 months ago (2014-05-30 16:24:15 UTC) #4
Bob Nystrom
https://codereview.chromium.org/308743007/diff/20001/pkg/yaml/lib/src/parser.dart File pkg/yaml/lib/src/parser.dart (right): https://codereview.chromium.org/308743007/diff/20001/pkg/yaml/lib/src/parser.dart#newcode158 pkg/yaml/lib/src/parser.dart:158: /// Return the character at the current position, then ...
6 years, 6 months ago (2014-05-30 16:32:39 UTC) #5
nweiz
https://codereview.chromium.org/308743007/diff/20001/pkg/yaml/lib/src/parser.dart File pkg/yaml/lib/src/parser.dart (right): https://codereview.chromium.org/308743007/diff/20001/pkg/yaml/lib/src/parser.dart#newcode158 pkg/yaml/lib/src/parser.dart:158: /// Return the character at the current position, then ...
6 years, 6 months ago (2014-06-02 18:36:13 UTC) #6
Bob Nystrom
lgtm
6 years, 6 months ago (2014-06-02 19:35:12 UTC) #7
nweiz
6 years, 6 months ago (2014-06-02 20:31:41 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 manually as r36897 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698