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

Issue 2784673003: Add getStatementCompletion to the API spec (Closed)

Created:
3 years, 8 months ago by messick
Modified:
3 years, 8 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add experimental attribute #

Unified diffs Side-by-side diffs Delta from patch set Stats (+340 lines, -2 lines) Patch
M pkg/analysis_server/doc/api.html View 1 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/plugin/protocol/generated_protocol.dart View 1 1 chunk +220 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/integration/integration_test_methods.dart View 1 1 chunk +39 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/integration/protocol_matchers.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
M pkg/analysis_server/tool/spec/generated/java/AnalysisServer.java View 1 1 chunk +14 lines, -0 lines 0 comments Download
M pkg/analysis_server/tool/spec/spec_input.html View 1 2 chunks +41 lines, -1 line 0 comments Download

Messages

Total messages: 12 (2 generated)
messick
3 years, 8 months ago (2017-03-28 22:52:42 UTC) #2
Brian Wilkerson
We'll also need to increment the version number of the server API (both in the ...
3 years, 8 months ago (2017-03-29 00:34:54 UTC) #3
scheglov
LGTM
3 years, 8 months ago (2017-03-29 01:17:52 UTC) #4
scheglov
https://codereview.chromium.org/2784673003/diff/1/pkg/analysis_server/tool/spec/spec_input.html File pkg/analysis_server/tool/spec/spec_input.html (right): https://codereview.chromium.org/2784673003/diff/1/pkg/analysis_server/tool/spec/spec_input.html#newcode1836 pkg/analysis_server/tool/spec/spec_input.html:1836: <ref>int</ref> bool?
3 years, 8 months ago (2017-03-29 01:18:34 UTC) #5
messick
On 2017/03/29 01:18:34, scheglov wrote: > https://codereview.chromium.org/2784673003/diff/1/pkg/analysis_server/tool/spec/spec_input.html > File pkg/analysis_server/tool/spec/spec_input.html (right): > > https://codereview.chromium.org/2784673003/diff/1/pkg/analysis_server/tool/spec/spec_input.html#newcode1836 > ...
3 years, 8 months ago (2017-03-29 14:24:08 UTC) #6
messick
On 2017/03/29 00:34:54, Brian Wilkerson wrote: > We'll also need to increment the version number ...
3 years, 8 months ago (2017-03-29 14:27:25 UTC) #7
Brian Wilkerson
> I'm fine with waiting, I think (I don't remember what the schedule is, though). ...
3 years, 8 months ago (2017-03-29 14:43:46 UTC) #8
messick
I bumped the version number, changed 'int' to 'bool' and added the experimental attribute to ...
3 years, 8 months ago (2017-03-29 18:01:42 UTC) #9
Brian Wilkerson
lgtm In my opinion, there isn't any reason to bump the version number unless you ...
3 years, 8 months ago (2017-03-29 18:04:17 UTC) #10
messick
3 years, 8 months ago (2017-03-30 17:13:36 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
4a2cca3a52d03ddf10e0bc4651faba4b582738d8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698