Paul Berry
ec47e524bc
Switch to non-alpha versions for analyzer/front_end/kernel.
...
After some discussion, we decided that it's not necessary to publish
alpha versions when making non-breaking changes. (The rationale for
publishing alpha versions is to minimize the number of breaking
changes, since breaking changes to a popular package can potentially
slow down pub's version solver, but this is not an issue for
non-breaking changes).
Change-Id: I3f4f975712af43b6b0475f2c68dc430c394454cb
Reviewed-on: https://dart-review.googlesource.com/57140
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com >
Commit-Queue: Paul Berry <paulberry@google.com >
2018-05-29 23:26:07 +00:00
Paul Berry
84fcf42c25
Bump analyzer version in preparation for publishing.
...
Change-Id: I1d794db9f086f8fb8830d7974b79653d549423c6
Reviewed-on: https://dart-review.googlesource.com/56708
Commit-Queue: Paul Berry <paulberry@google.com >
Reviewed-by: Konstantin Shcheglov <scheglov@google.com >
Reviewed-by: Janice Collins <jcollins@google.com >
Reviewed-by: Mike Fairhurst <mfairhurst@google.com >
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com >
2018-05-29 17:47:46 +00:00
Janice Collins
e6d9ed5688
Restrict analyzer/front_end/kernel SDK versions to dev.48+.
...
Change-Id: If341e8aa3503881bb44e445c39e5f821fd213bfd
Reviewed-on: https://dart-review.googlesource.com/55000
Reviewed-by: Kevin Moore <kevmoo@google.com >
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com >
Commit-Queue: Janice Collins <jcollins@google.com >
2018-05-14 19:32:45 +00:00
Janice Collins
90618bdcf3
Prepare for analyzer 0.32.0.
...
Change-Id: Ica117a443f922c9bb5377c99ff87ce4a7a0bce16
Reviewed-on: https://dart-review.googlesource.com/54741
Reviewed-by: Kevin Moore <kevmoo@google.com >
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com >
Commit-Queue: Janice Collins <jcollins@google.com >
2018-05-14 18:07:02 +00:00
Janice Collins
6d9371aec3
Prepare for analyzer-0.31.2-alpha.2
...
Change-Id: Ib428b7316633bb77978428a17956bc05e736d57d
Reviewed-on: https://dart-review.googlesource.com/52981
Commit-Queue: Janice Collins <jcollins@google.com >
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com >
Reviewed-by: Konstantin Shcheglov <scheglov@google.com >
Reviewed-by: Dan Rubel <danrubel@google.com >
2018-04-30 17:56:31 +00:00
Janice Collins
cd03f35a0b
Prepare for analyzer 0.31.2-alpha.1, front_end 0.1.0-alpha.11, and kernel 0.3.0-alpha.11.
...
This CL looks a little weird because a previous CL,
https://dart-review.googlesource.com/46126 partially updated
the yaml files but the packages were never published.
Bug: dartbug.com/32509
Change-Id: I2ab19b6165fcd9d748defb6eeeb5efff2925df6c
Reviewed-on: https://dart-review.googlesource.com/47904
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com >
Commit-Queue: Janice Collins <jcollins@google.com >
2018-03-22 18:25:54 +00:00
Mike Fairhurst
6f3b6bfb62
Do the rounds for new analyzer publish + fix analyzer_plugin.
...
I'm not sure -- I ticked analyzer to 0.32 from 0.31-alpha.
I think because of the new methods, this is the right call (though it
leaves us in the weird place where there was no stable publish of
0.31.2?)
Also not sure if I need to update any other downstream packages (args?
dart_style?). Seems like if so, those are all in other repos.
Change-Id: I512e6674549a99fdafe47f2138738463f4e66e37
Reviewed-on: https://dart-review.googlesource.com/46126
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com >
Commit-Queue: Mike Fairhurst <mfairhurst@google.com >
2018-03-12 23:02:29 +00:00
Janice Collins
121a8ebcb2
Prepare for analyzer 0.31.2-alpha.0.
...
Update changelog and versions prior to publish, primarily for the crash
in computeNode fixed by https://github.com/dart-lang/sdk/commit/3791ddb496a2d8c9ed9bc2edcc62e562c2e47eb2#diff-ff9cb85838db7a802ac5aa9c55f26d86 .
Change-Id: If3bbe3238fb622d884cee5df87a06a90b401fe7e
Reviewed-on: https://dart-review.googlesource.com/41040
Commit-Queue: Janice Collins <jcollins@google.com >
Reviewed-by: Kevin Moore <kevmoo@google.com >
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com >
2018-02-14 21:22:54 +00:00
Janice Collins
75a2661f0e
Prepare to publish analyzer 0.31.1 and associated packages.
...
Verified that the new analyzer at least smoke-tests on .21 still,
so did not update SDK constraints. Publish is to address
dart-lang/dartdoc#1603 .
Change-Id: I39320e5557344f6c1c79df50b792246fc1c29840
Reviewed-on: https://dart-review.googlesource.com/40401
Commit-Queue: Janice Collins <jcollins@google.com >
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com >
Reviewed-by: Devon Carew <devoncarew@google.com >
2018-02-09 18:29:29 +00:00
Kevin Moore
ca7996f033
Prepare to publish package:analyzer 0.31.0
...
Includes version bumps to kernel and front_end
Fixes https://github.com/dart-lang/sdk/issues/32022
Change-Id: I2e09d9184f6446b6f442e3a4188aa15da80b9601
Reviewed-on: https://dart-review.googlesource.com/38345
Reviewed-by: Devon Carew <devoncarew@google.com >
2018-02-02 22:43:30 +00:00
Sigmund Cherem
22298629e8
Add unstable API for bazel summary worker and move the actual worker out of package:front-end
...
Bug:
Change-Id: I0a64d3de46ef55e8185e723d6111fa315ad286ca
Reviewed-on: https://dart-review.googlesource.com/30621
Commit-Queue: Sigmund Cherem <sigmund@google.com >
Reviewed-by: Peter von der Ahé <ahe@google.com >
Reviewed-by: Jake Macdonald <jakemac@google.com >
2017-12-21 19:09:11 +00:00
Brian Wilkerson
725c3fad49
Update front_end and kernel before publishing
...
Change-Id: Ifea9db1f41e232136afe0c0eacdcc7c1a430e69d
Reviewed-on: https://dart-review.googlesource.com/24200
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com >
Reviewed-by: Kevin Moore <kevmoo@google.com >
2017-11-28 19:28:24 +00:00
Kevin Moore
b7a9f2ae7c
Fix SDK constraints on analyzer, front_end, kernel, meta
...
Prepare to publish meta
Change-Id: I1bc564c68315fb2f27469deda76e75495e42c23b
Reviewed-on: https://dart-review.googlesource.com/9364
Reviewed-by: Kevin Moore <kevmoo@google.com >
Reviewed-by: Devon Carew <devoncarew@google.com >
2017-09-28 19:33:27 +00:00
Brian Wilkerson
1a1bfa4a9c
More pre-publish changes
...
R=devoncarew@google.com , paulberry@google.com
Review-Url: https://codereview.chromium.org/3002363002 .
2017-08-25 14:22:57 -07:00
Brian Wilkerson
1f552d8c96
More clean-up prior to publishing
...
Review-Url: https://codereview.chromium.org/3006633002 .
2017-08-25 14:11:42 -07:00
Brian Wilkerson
f64000374d
Update pubspecs prior to publishing
...
R=devoncarew@google.com , paulberry@google.com
Review-Url: https://codereview.chromium.org/3006623002 .
2017-08-25 13:24:17 -07:00
Jacob MacDonald
649345392a
add bazel worker for summary generation
...
BUG=
R=sigmund@google.com
Review-Url: https://codereview.chromium.org/2999263002 .
2017-08-21 14:22:55 -07:00
pq
7370c8f749
front_end analyzer dev dependency.
...
To satisfy dependencies, for example, in `tool/perf.dart`.
Duplicate of https://codereview.chromium.org/2985143002/ (which fails to land).
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2992633004 .
2017-07-28 06:38:10 -07:00
pq
6e45682ebb
Analyzer 0.31.0-alpha.0
...
For analyzer, front_end and kernel packages:
* bump alpha versions
* update SDK constraints
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2985103002 .
2017-07-26 13:18:14 -07:00
Konstantin Shcheglov
72d14b8202
Replace typed_mock with mockito in front_end.
...
R=ahe@google.com , paulberry@google.com , sigmund@google.com
BUG=
Review-Url: https://codereview.chromium.org/2984123002 .
2017-07-24 11:46:18 -07:00
Paul Berry
da3d611aaf
Remove pkg/front_end's remaining dependencies on pkg/analyzer.
...
The remaining dependencies were in code that isn't being used anymore,
so I just removed the dead code.
R=danrubel@google.com , sigmund@google.com
Review-Url: https://codereview.chromium.org/2941083002 .
2017-06-15 13:47:29 -07:00
Sigmund Cherem
5e5e62f9d8
Remove deps from reloader
...
R=paulberry@google.com
Review-Url: https://codereview.chromium.org/2937983002 .
2017-06-14 10:57:25 -07:00
Devon Carew
af7f15e633
package:kernel version change 0.3.0-dev.1 => 0.3.0-alpha.1.
...
BUG=
R=paulberry@google.com
Review-Url: https://codereview.chromium.org/2857273002 .
2017-05-03 18:06:50 -07:00
Devon Carew
99d21dd9d0
Prepare package:analyzer 0.30.0.
...
BUG=
R=kevmoo@google.com
Review-Url: https://codereview.chromium.org/2862713002 .
2017-05-03 14:34:55 -07:00
Paul Berry
3dbe0099a2
Prepare to publish analyzer, front_end, and kernel.
...
Due to the tight coupling between analyzer and front_end, they need to
be published atomically. The last published version of kernel is old
enough that it needs to be published too.
I've bumped the versions to the following, and changed the
dependencies so that this set of versions is mutually compatible:
- analyzer: 0.30.0-alpha.3
- front_end: 0.1.0-alpha.2
- kernel: 0.2.0
(Note that kernel's version didn't need bumping since the most
recently published version of it is 0.1.0)
R=asgerf@google.com
Review-Url: https://codereview.chromium.org/2828273003 .
2017-04-21 01:35:35 -07:00
pq
bcfa7e9ad2
analyzer and front_end alphas.
...
BUG=
R=brianwilkerson@google.com , paulberry@google.com
Review-Url: https://codereview.chromium.org/2661373002 .
2017-01-31 14:00:16 -08:00
Asger Feldthaus
ce428a1f20
Complete merge of kernel repo into SDK.
...
This removes third_party/pkg/kernel and changes dependencies to
refer to pkg/kernel instead.
Some status files are updated to reflect new test outcomes.
2016-11-23 12:46:29 +01:00
Paul Berry
7493d120a4
Remove front_end's dependency override on analyzer.
...
The override had no effect anyway, because it was identical to
front_end's dependency on analyzer.
This is necessary in order to publish front_end.
R=sigmund@google.com
Review URL: https://codereview.chromium.org/2487603004 .
2016-11-08 16:19:34 -08:00
Paul Berry
0c3fade7f7
Fix front_end version number in preparation for publishing.
...
Analyzer needs to depend on a published version of front_end in order to
pass buildbot tests (it may be an alpha version). This CL sets the
version to "0.1.0-alpha.0" (I will publish this version once the CL
lands). Note that the previous version of front_end was "0.1.0", so we
appear to be moving the version backwards. This is ok because version
"0.1.0" was never published.
Note that during this transitional period where code is being moved from
analyzer to front_end, we have circular imports between analyzer and
front_end, so from now until the transitional period ends, we will need
to publish front_end whenever we publish analyzer.
Update copyright notices in front_end package
R=brianwilkerson@google.com , scheglov@google.com
Review URL: https://codereview.chromium.org/2485993003 .
2016-11-08 14:28:40 -08:00
Paul Berry
28b6a1f7ea
Add implementations of the front end FileSystem API.
...
This required some small changes to the API contract.
Note that the tests use supermixins. I'm assuming that supermixin
functionality will be available on all platforms by the time this is
needed. If not, I will be happy to rewrite them.
R=scheglov@google.com , sigmund@google.com
Review URL: https://codereview.chromium.org/2471283002 .
2016-11-03 08:21:10 -07:00
Sigmund Cherem
2bcd189f2d
add kernel generation to the front_end/tool/perf script
...
BUG=
R=paulberry@google.com
Review URL: https://codereview.chromium.org/2439053003 .
2016-10-21 09:10:19 -07:00
Sigmund Cherem
5964bdfa0b
Copy perf.dart into front_end/tool.
...
This keeps analyzer_cli/perf.dart for now: I need to make the change in two
parts so I can update the benchmark runners after I submit this.
BUG=
R=paulberry@google.com
Review URL: https://codereview.chromium.org/2432043008 .
2016-10-21 09:07:48 -07:00
Paul Berry
d631a142a4
Create a README and pubspec for the front_end package.
...
R=scheglov@google.com
Review URL: https://codereview.chromium.org/2436733003 .
2016-10-19 12:14:38 -07:00