Kevin Moore
|
ca4978e363
|
Add pkg:analysis_tool as an SDK-only set of utils
Reduces the API surface of pkg:analyzer that requires pkg:html
Related to https://github.com/dart-lang/sdk/issues/35802
Change-Id: Icd08d76190d6ab77cd180561cdde6df254b22557
Reviewed-on: https://dart-review.googlesource.com/c/91701
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Kevin Moore <kevmoo@google.com>
|
2019-01-31 16:52:05 +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 |
|
danrubel
|
7e6a39fd91
|
Generate analysis server notification handler
... and generate the analysis server protocol version
Change-Id: I585e50cc854d5ae1aa7440a14f856c983bbfc93a
Reviewed-on: https://dart-review.googlesource.com/c/83180
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Dan Rubel <danrubel@google.com>
|
2018-11-06 23:04:53 +00:00 |
|
Dan Rubel
|
34d0801008
|
Generate analysis server protocol consts in analysis_server_client
Change-Id: I86c1f7ce98d2c1424c9b77c66fa48c6fa1ba354b
Reviewed-on: https://dart-review.googlesource.com/c/81340
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Dan Rubel <danrubel@google.com>
|
2018-10-24 15:37:21 +00:00 |
|
Peter von der Ahé
|
eb0ec965e3
|
Move codegen/tools.dart to package:analyzer
Change-Id: Iab61e0dfcdd0969d1bf35e27c13c336a944d14e6
Reviewed-on: https://dart-review.googlesource.com/c/77780
Commit-Queue: Peter von der Ahé <ahe@google.com>
Auto-Submit: Peter von der Ahé <ahe@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
|
2018-10-03 07:41:43 +00:00 |
|
Konstantin Shcheglov
|
f78d43c3d3
|
Convert GeneratedContent to async and use AnalysisDriver for tasks graph.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review-Url: https://codereview.chromium.org/3002293003 .
|
2017-08-26 07:51:34 -07:00 |
|
Brian Wilkerson
|
9ddb832e10
|
Generate constants in server as we do in plugin
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2960073002 .
|
2017-06-28 08:21:33 -07:00 |
|