Brian Wilkerson
|
7054d92a02
|
Remove some classes from the analyzer public API
Change-Id: Ic53a8426818b06f44c2876abd16c789589bf78b5
Reviewed-on: https://dart-review.googlesource.com/52421
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
|
2018-04-24 15:28:15 +00:00 |
|
Zachary Anderson
|
9c40a7e662
|
Reland: [dart:cli] Adds waitFor(Future)
This is a reland of https://dart-review.googlesource.com/#/c/sdk/+/28920/
with the following changes:
- It creates a new library dart:cli
- waitFor(Future) goes in dart:cli instead of dart:io
- Removes a flaky test, and adds a missing precompiler entrypoint
- Adds waitFor(Future)
- Improves doc comments
fixes #31102
Change-Id: I04d2c46fd0afac049dd4fd1353905dc20da18f90
Reviewed-on: https://dart-review.googlesource.com/29449
Commit-Queue: Zach Anderson <zra@google.com>
Reviewed-by: Natalie Weizenbaum <nweiz@google.com>
Reviewed-by: Keerti Parthasarathy <keertip@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
|
2018-01-18 16:38:54 +00:00 |
|
Brian Wilkerson
|
e28064f405
|
Restore partial analysis of analysis options files
R=devoncarew@google.com
Review-Url: https://codereview.chromium.org/2946313003 .
|
2017-06-22 08:00:50 -07:00 |
|
Brian Wilkerson
|
62d0376231
|
Run the sorter to reduce code churn
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2933753002 .
|
2017-06-12 07:37:14 -07:00 |
|
Jacob Richman
|
6ac3a24a2e
|
Run formatter on the analyzer.
BUG=
R=scheglov@google.com
Review-Url: https://codereview.chromium.org/2826693004 .
|
2017-04-19 08:24:09 -07:00 |
|
Sigmund Cherem
|
c3e3a23d71
|
skip comments in benchmark code
R=paulberry@google.com
Review URL: https://codereview.chromium.org/2410283002 .
|
2016-10-11 11:17:23 -07:00 |
|
Sigmund Cherem
|
e79c120827
|
Minor updates to frontend perf tool: warm up & derive .packages directly.
BUG=
R=paulberry@google.com
Review URL: https://codereview.chromium.org/2405943002 .
|
2016-10-10 14:54:21 -07:00 |
|
Sigmund Cherem
|
b9a5c77321
|
Fixs in perf.dart: strong-clean, avoid deprecated apis, minor output tweaks
R=brianwilkerson@google.com, paulberry@google.com
Review URL: https://codereview.chromium.org/2349683003 .
|
2016-09-16 09:57:03 -07:00 |
|
Sigmund Cherem
|
4af56d5647
|
entrypoint to measure performance of the analyzer frontend
R=paulberry@google.com
Review URL: https://codereview.chromium.org/2339803004 .
|
2016-09-15 15:43:09 -07:00 |
|