Brian Wilkerson
|
469e1e2e64
|
Remove unnecessary library directives
Change-Id: I7a157080e4d7fd80d64489a13de4e996b5870930
Reviewed-on: https://dart-review.googlesource.com/c/79474
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
|
2018-10-13 00:44:04 +00:00 |
|
Konstantin Shcheglov
|
818c4b5bfd
|
Remove AbsolutePathContext and use package:path instead.
I see however that linter/test/rule_test.dart uses it, but as far as I
can see, that's it. All other usages are from analyzer and
analysis_server.
R=brianwilkerson@google.com
Change-Id: I2b82870a4a4ec6f155326d8ee6dc1c1028f84793
Reviewed-on: https://dart-review.googlesource.com/52265
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
|
2018-04-20 21:01:06 +00:00 |
|
Konstantin Shcheglov
|
175dad4f15
|
Switch 'analyzer' to 'package:test' and test_reflective_loader ^0.1.0.
R=brianwilkerson@google.com, paulberry@google.com
BUG=
Review URL: https://codereview.chromium.org/2391423003 .
|
2016-10-06 08:46:35 -07:00 |
|
Brian Wilkerson
|
5bd4de469e
|
Clean up warnings and hints
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2324463006 .
|
2016-09-09 09:09:59 -07:00 |
|
Paul Berry
|
94309733cd
|
Revert "Remove unnecessary hide clauses"
The `Resource` class wasn't removed from the SDK until version
1.20.0-dev.0.0, which was only recently published. Reverting this
change to allow people using older SDK releases a little more time to
upgrade.
This reverts commit 2cdafd82c2.
R=brianwilkerson@google.com, scheglov@google.com
Review URL: https://codereview.chromium.org/2299243002 .
|
2016-09-01 16:08:43 -07:00 |
|
Brian Wilkerson
|
2cdafd82c2
|
Remove unnecessary hide clauses
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2305453002 .
|
2016-08-31 16:44:52 -07:00 |
|
Konstantin Shcheglov
|
ce5a17ab63
|
Attempt to load sdk.ds from the only embedder.
And return it only in strong mode.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org/2277003003 .
|
2016-08-25 09:08:00 -07:00 |
|
Konstantin Shcheglov
|
ed887c09d1
|
Validate cache consistency asynchronously. Compute modification times of physical files in a separate isolate.
R=brianwilkerson@google.com
BUG=
Review URL: https://codereview.chromium.org/2132073003 .
|
2016-07-08 15:01:05 -07:00 |
|
Brian Wilkerson
|
deae702994
|
Format everything in analyzer
R=scheglov@google.com
Review URL: https://codereview.chromium.org/1842563003 .
|
2016-03-28 18:16:43 -07:00 |
|
Brian Wilkerson
|
513433d514
|
Sort analyzer sources
R=scheglov@google.com
Review URL: https://codereview.chromium.org/1843473002 .
|
2016-03-28 17:41:52 -07:00 |
|
danrubel
|
14983f0a26
|
extract resource path test utils
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org/1777913003 .
|
2016-03-09 16:26:14 -05:00 |
|