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

Issue 1582903003: Generate dart2js and analyzer files for shared messages. (Closed)

Created:
4 years, 11 months ago by floitsch
Modified:
4 years, 11 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Use "|" for union type.wq #

Patch Set 3 : Make TEMPLATE variable nicer. #

Patch Set 4 : remove dead code and add todo instead. #

Total comments: 12

Patch Set 5 : Add support for the analyzer. #

Patch Set 6 : Include category in JSON output. #

Patch Set 7 : Update json file. #

Patch Set 8 : Make analyzer output nicer. #

Patch Set 9 : Move json file. #

Total comments: 14

Patch Set 10 : Address comments (and rebase) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+380 lines, -37 lines) Patch
M pkg/analyzer/lib/src/generated/error.dart View 1 2 3 4 5 6 7 8 9 1 chunk +2 lines, -0 lines 0 comments Download
A pkg/analyzer/lib/src/generated/generated/shared_messages.dart View 1 2 3 4 5 6 7 8 9 1 chunk +17 lines, -0 lines 0 comments Download
A pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart View 1 2 3 4 5 6 7 8 9 1 chunk +36 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/diagnostics/messages.dart View 1 2 5 chunks +12 lines, -5 lines 0 comments Download
D pkg/dart_messages/bin/json_converter.dart View 1 chunk +0 lines, -20 lines 0 comments Download
M pkg/dart_messages/bin/message_id.dart View 1 chunk +1 line, -1 line 0 comments Download
A pkg/dart_messages/bin/publish.dart View 1 2 3 4 5 6 7 8 9 1 chunk +224 lines, -0 lines 0 comments Download
A pkg/dart_messages/lib/generated/shared_messages.json View 1 2 3 4 5 6 7 8 9 1 chunk +1 line, -0 lines 0 comments Download
M pkg/dart_messages/lib/shared_messages.dart View 1 2 3 4 5 6 7 8 2 chunks +75 lines, -2 lines 0 comments Download
M pkg/dart_messages/lib/shared_messages.json View 1 2 3 4 5 6 7 8 1 chunk +0 lines, -1 line 0 comments Download
M pkg/dart_messages/test/dart_messages_test.dart View 1 2 3 4 5 6 7 8 3 chunks +5 lines, -6 lines 0 comments Download
M tests/compiler/dart2js/message_kind_test.dart View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
floitsch
I'm not sure if we should keep the exampleMessage. I would keep it in until ...
4 years, 11 months ago (2016-01-13 19:28:14 UTC) #2
floitsch
Updated the publish-script to generate the analyzer file. The idea for the analyzer is to ...
4 years, 11 months ago (2016-01-14 17:47:34 UTC) #4
Siggi Cherem (dart-lang)
lgtm for dartjs, some minor suggestions below. https://codereview.chromium.org/1582903003/diff/60001/pkg/dart_messages/bin/publish.dart File pkg/dart_messages/bin/publish.dart (right): https://codereview.chromium.org/1582903003/diff/60001/pkg/dart_messages/bin/publish.dart#newcode18 pkg/dart_messages/bin/publish.dart:18: DON'T EDIT. ...
4 years, 11 months ago (2016-01-14 17:57:40 UTC) #6
floitsch
On 2016/01/14 17:57:40, Siggi Cherem (dart-lang) wrote: > lgtm for dartjs, some minor suggestions below. ...
4 years, 11 months ago (2016-01-14 18:16:16 UTC) #7
Siggi Cherem (dart-lang)
On 2016/01/14 18:16:16, floitsch wrote: > On 2016/01/14 17:57:40, Siggi Cherem (dart-lang) wrote: > > ...
4 years, 11 months ago (2016-01-14 18:38:05 UTC) #8
floitsch
Went with warning messages after every message. https://codereview.chromium.org/1582903003/diff/60001/pkg/dart_messages/bin/publish.dart File pkg/dart_messages/bin/publish.dart (right): https://codereview.chromium.org/1582903003/diff/60001/pkg/dart_messages/bin/publish.dart#newcode18 pkg/dart_messages/bin/publish.dart:18: DON'T EDIT. ...
4 years, 11 months ago (2016-01-15 17:20:39 UTC) #9
Siggi Cherem (dart-lang)
lgtm, thanks!
4 years, 11 months ago (2016-01-15 17:44:58 UTC) #10
floitsch
ping Brian. The CL now also generates the analyzer version.
4 years, 11 months ago (2016-01-19 12:50:44 UTC) #12
Brian Wilkerson
LGTM https://chromiumcodereview.appspot.com/1582903003/diff/160001/pkg/dart_messages/bin/publish.dart File pkg/dart_messages/bin/publish.dart (right): https://chromiumcodereview.appspot.com/1582903003/diff/160001/pkg/dart_messages/bin/publish.dart#newcode19 pkg/dart_messages/bin/publish.dart:19: This file has been generated by 'publish.dart' in ...
4 years, 11 months ago (2016-01-23 18:27:11 UTC) #13
floitsch
https://codereview.chromium.org/1582903003/diff/160001/pkg/dart_messages/bin/publish.dart File pkg/dart_messages/bin/publish.dart (right): https://codereview.chromium.org/1582903003/diff/160001/pkg/dart_messages/bin/publish.dart#newcode19 pkg/dart_messages/bin/publish.dart:19: This file has been generated by 'publish.dart' in the ...
4 years, 11 months ago (2016-01-25 12:08:42 UTC) #14
floitsch
4 years, 11 months ago (2016-01-25 12:08:46 UTC) #16
Message was sent while issue was closed.
Committed patchset #10 (id:180001) manually as
c849a627449881c043671553a7e05fc39a789580 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698