Brian Wilkerson
|
f60536c194
|
Enable slash_for_doc_comments in analysis_server
Change-Id: Id2734d4c9ce591c5746bb9aa55810c78183db38f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/135940
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
|
2020-02-14 17:17:17 +00:00 |
|
Brian Wilkerson
|
47e988b781
|
Clean up the remaining copyright notices in analysis_server
Change-Id: Iee3110f92ab0f24312ddd1eff407d2229f895321
Reviewed-on: https://dart-review.googlesource.com/c/89101
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
|
2019-01-11 15:38:56 +00:00 |
|
Brian Wilkerson
|
23bcc17a61
|
Use the NavigationCollector from analyzer_plugin to avoid duplication
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/3002253002 .
|
2017-08-25 07:25:16 -07:00 |
|
Brian Wilkerson
|
e8b617217f
|
Remove most of the remaining references to AnalysisContext
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/3007493002 .
|
2017-08-23 12:57:09 -07:00 |
|
Brian Wilkerson
|
b941f148a7
|
Remove uses of the old plugin model from the analysis server
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/3001413002 .
|
2017-08-23 07:42:13 -07:00 |
|
Brian Wilkerson
|
55d735911b
|
Remove the unused operations queue
R=devoncarew@google.com
Review-Url: https://codereview.chromium.org/2957643002 .
|
2017-06-23 09:04:13 -07:00 |
|
Brian Wilkerson
|
a420a1fbb5
|
Remove more dead code from analysis server
R=devoncarew@google.com
Review-Url: https://codereview.chromium.org/2949103003 .
|
2017-06-22 08:21:03 -07:00 |
|
Brian Wilkerson
|
a6214b3129
|
Remove more libraries directives from server
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2894883002 .
|
2017-05-19 08:42:30 -07:00 |
|
Brian Wilkerson
|
fb982f5476
|
Make server use the common protocol classes
R=danrubel@google.com
Review-Url: https://codereview.chromium.org/2879273002 .
|
2017-05-15 09:35:46 -07:00 |
|
Brian Wilkerson
|
e55812a3f2
|
Unify the server and plugin versions of the generators
R=devoncarew@google.com
Review-Url: https://codereview.chromium.org/2844273003 .
|
2017-04-28 07:46:29 -07:00 |
|
Brian Wilkerson
|
21a1b757c1
|
Clean up hints after a new hint was introduced
R=jwren@google.com
Review URL: https://codereview.chromium.org/1890973002 .
|
2016-04-14 13:15:34 -07:00 |
|
Konstantin Shcheglov
|
3af20476d1
|
Add AnalysisContext.onResultInvalidated(descriptor).
This method will be used to remove index entries corresponding to
invalidated resolved units.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org/1776023002 .
|
2016-03-08 12:55:06 -08:00 |
|
Brian Wilkerson
|
5b95009a6b
|
Move ResolverProvider to analyzer so that it can be shared
R=scheglov@google.com
Review URL: https://codereview.chromium.org/1658663002 .
|
2016-02-01 08:12:29 -08:00 |
|
Brian Wilkerson
|
879cf82b6b
|
Rework analyzed files support to use globs
R=scheglov@google.com
Review URL: https://codereview.chromium.org/1413643006 .
|
2015-11-03 07:11:29 -08:00 |
|
Brian Wilkerson
|
27eb09033f
|
Clean up wording of client usage expectations
R=paulberry@google.com
Review URL: https://codereview.chromium.org/1409353002 .
|
2015-10-19 07:46:49 -07:00 |
|
Brian Wilkerson
|
9ad256cf18
|
Move the wire protocol support into the public API
R=paulberry@google.com, scheglov@google.com
Review URL: https://codereview.chromium.org/1398293002 .
|
2015-10-11 07:34:28 -07:00 |
|
Brian Wilkerson
|
8f4c63c92b
|
Restructure the public API for server
R=danrubel@google.com, paulberry@google.com, scheglov@google.com
Review URL: https://codereview.chromium.org/1392253002 .
|
2015-10-09 07:57:00 -07:00 |
|