Devon Carew
|
47a861ca85
|
Add two new element types to the protocol.
Bug:
Change-Id: I5a60081d7c8500590bbabb9ee6dce74fa611b0a3
Reviewed-on: https://dart-review.googlesource.com/14883
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
|
2017-10-18 19:02:47 +00:00 |
|
Konstantin Shcheglov
|
455984bbf9
|
Fix fuzzy arrow warnings in analyzer and analysis_server.
There is one warning which I'd like to fix in a separate CL.
The rest is because of package:test predicate().
I think Leaf fixed it in https://github.com/dart-lang/matcher/commit/3625f13698346576da0f5baf44e95abc9c56fb49
R=brianwilkerson@google.com
Bug:
Change-Id: I060f7ced55dbcc460185916251c47ebbd5c838d3
Reviewed-on: https://dart-review.googlesource.com/3404
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
|
2017-09-06 00:26:18 +00:00 |
|
Brian Wilkerson
|
37042bb59b
|
Add an integration test for kythe support with bug fixes
R=jwren@google.com
Review-Url: https://codereview.chromium.org/3006693002 .
|
2017-08-28 10:07:04 -07:00 |
|
Brian Wilkerson
|
579a032564
|
Add kythe support to plugins and format the spec files
R=jwren@google.com
Review-Url: https://codereview.chromium.org/2994103002 .
|
2017-08-10 11:24:40 -07:00 |
|
Brian Wilkerson
|
8bbf373a5e
|
Remove the analysus.reanalyze request from the plugin API
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2988743002 .
|
2017-07-25 12:10:52 -07:00 |
|
Brian Wilkerson
|
4749014b06
|
Remove an unused request and the associated type
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2964113003 .
|
2017-06-30 09:44:59 -07:00 |
|
Brian Wilkerson
|
24996fbfe7
|
Add support to pass the location of the analysis options file to plugins
R=mfairhurst@google.com
Review-Url: https://codereview.chromium.org/2947743002 .
|
2017-06-20 07:41:03 -07:00 |
|
Devon Carew
|
8df017b670
|
Re-gen analysis server specs.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2911783002 .
|
2017-05-27 12:42:17 -07:00 |
|
Brian Wilkerson
|
7f5e1f260f
|
Add a getNavigation request for plugins
R=mfairhurst@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2908523002 .
|
2017-05-25 10:51:24 -07:00 |
|
Brian Wilkerson
|
daffcecc11
|
Pass the sdk path to plugins
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2885993004 .
|
2017-05-17 08:19:49 -07:00 |
|
Brian Wilkerson
|
3085734ef6
|
Generate common types into a separate library
R=danrubel@google.com
Review-Url: https://codereview.chromium.org/2880443006 .
|
2017-05-13 08:12:14 -07:00 |
|
Brian Wilkerson
|
2cbcd96327
|
Allow the common spec types to be in a separate document
R=danrubel@google.com
Review-Url: https://codereview.chromium.org/2876023003 .
|
2017-05-12 12:24:05 -07:00 |
|
Brian Wilkerson
|
d3c926b089
|
Fix errors in analyzer
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2772473004 .
|
2017-03-23 11:26:49 -07:00 |
|
Devon Carew
|
f486a21d8f
|
Run dartfmt on additional generated files.
BUG=
Review-Url: https://codereview.chromium.org/2762413002 .
|
2017-03-21 16:23:43 -07:00 |
|
Jacob Richman
|
3688edaa17
|
Roll back two files that shouldn't have had dartfmt run.
BUG=
Review-Url: https://codereview.chromium.org/2757753003 .
|
2017-03-16 16:56:20 -07:00 |
|
Jacob Richman
|
a993294503
|
Format all analyzer packages
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2753923003 .
|
2017-03-16 16:11:43 -07:00 |
|
Brian Wilkerson
|
67b7952cf0
|
Update plugin spec to match server spec changes
R=pquitslund@google.com
Review-Url: https://codereview.chromium.org/2739473007 .
|
2017-03-08 13:41:20 -08:00 |
|
Devon Carew
|
42cd232ba5
|
Fix pkg/analyzer_plugin/tool/spec/check_all_test.
BUG=
Review-Url: https://codereview.chromium.org/2715853003 .
|
2017-02-23 21:07:32 -08:00 |
|
Devon Carew
|
9793406f08
|
Switch to using expectAsync0() to address some deprecation warnings.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2701473009 .
|
2017-02-17 09:39:23 -08:00 |
|
Devon Carew
|
4667e59e85
|
Add integration tests for the execution domain.
BUG=
R=brianwilkerson@google.com, scheglov@google.com
Review-Url: https://codereview.chromium.org/2691763002 .
|
2017-02-12 11:23:33 -08:00 |
|
Brian Wilkerson
|
6ca3a29f2f
|
Rename generated file
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2686933002 .
|
2017-02-08 13:26:02 -08:00 |
|
Brian Wilkerson
|
4a40efa4c7
|
Add a priority to source changes for assists and fixes
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2678263005 .
|
2017-02-07 09:11:55 -08:00 |
|
Brian Wilkerson
|
17a447c89e
|
Update plugin spec
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2677663003 .
|
2017-02-07 08:03:15 -08:00 |
|
Brian Wilkerson
|
95c777fe7e
|
Add the generator and the generated files
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2664213003 .
|
2017-01-31 12:36:17 -08:00 |
|