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

Issue 483393002: Analysis server code generation improvements (Closed)

Created:
6 years, 4 months ago by Paul Berry
Modified:
6 years, 4 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Analysis server code generation improvements - Make generated code implement the HasToJson interface. - Add toRequest() convenience methods to classes representing request parameters. - Fix toJson() for objects containing lists (forgot to call toList()). R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=39375

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+261 lines, -139 lines) Patch
M pkg/analysis_server/lib/src/generated_protocol.dart View 136 chunks +206 lines, -118 lines 0 comments Download
M pkg/analysis_server/lib/src/protocol.dart View 3 chunks +8 lines, -10 lines 0 comments Download
M pkg/analysis_server/lib/src/protocol2.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/analysis_server/tool/spec/codegen_dart_protocol.dart View 4 chunks +23 lines, -2 lines 0 comments Download
M pkg/analysis_server/tool/spec/implied_types.dart View 3 chunks +22 lines, -9 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Berry
6 years, 4 months ago (2014-08-19 16:16:19 UTC) #1
Brian Wilkerson
LGTM
6 years, 4 months ago (2014-08-19 18:21:57 UTC) #2
Paul Berry
6 years, 4 months ago (2014-08-19 18:26:48 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 39375 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698