Sam Rawlins
|
537a6f1411
|
Introduce @sealed annotation
This annotation will act as an easy way for users to experiment with a language
feature under consideration, called "sealed classes."
Bug: https://github.com/dart-lang/sdk/issues/27372
Change-Id: Ieb8bc70edaf8c11c41f0f47c01951e8311736c1f
Reviewed-on: https://dart-review.googlesource.com/69601
Commit-Queue: Samuel Rawlins <srawlins@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
|
2018-08-22 04:03:22 +00:00 |
|
pq
|
d533cef4b8
|
bump meta sdk constraint
Change-Id: I70dd4c24970f8b7a1c3bb10cfce3c289a4177193
Reviewed-on: https://dart-review.googlesource.com/65024
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
|
2018-07-16 13:32:20 +00:00 |
|
Konstantin Shcheglov
|
0dc81ae4eb
|
Publish package:meta 1.1.5
R=devoncarew@google.com
Bug: https://github.com/flutter/flutter-intellij/issues/2055
Change-Id: I560f3e4664fd61bd2ab9b3b3fa49c8731d3331d8
Reviewed-on: https://dart-review.googlesource.com/53683
Reviewed-by: Devon Carew <devoncarew@google.com>
|
2018-05-03 20:00:44 +00:00 |
|
Stephen Adams
|
b3a93f44eb
|
Add dart2js noInline and tryInline annotations to package:meta
There will be a follow-up change to remove NoInline from package:expect.
Change-Id: I6dc33241ea6d8b6a8994da6a8ec5295dab30f4da
Reviewed-on: https://dart-review.googlesource.com/17043
Reviewed-by: Sigmund Cherem <sigmund@google.com>
|
2017-10-27 21:21:13 +00:00 |
|
Konstantin Shcheglov
|
6869702dae
|
Deprecate @checked in package:meta, use covariant instead.
R=brianwilkerson@google.com, paulberry@google.com
Bug:
Change-Id: I024d15a804a394efbb3a982d6205f30d7385b89e
Reviewed-on: https://dart-review.googlesource.com/9781
Reviewed-by: Paul Berry <paulberry@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
|
2017-09-30 01:25:15 +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 |
|
pq
|
70869b61f4
|
Update meta version pre-publish.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2981313002 .
|
2017-07-19 14:30:47 -07:00 |
|
pq
|
d5539d7d32
|
Update meta SDK constraint to be 2.0.0 dev friendly.
BUG=
R=brianwilkerson@google.com
Review-Url: https://codereview.chromium.org/2983853003 .
|
2017-07-19 12:31:08 -07:00 |
|
Sam Rawlins
|
c9c5767630
|
Bump meta to 1.1.0
BUG=
R=nweiz@google.com
Review-Url: https://codereview.chromium.org/2973383002 .
|
2017-07-10 14:58:14 -07:00 |
|
Brian Wilkerson
|
8d340ee8c6
|
Add an experimental annotation
R=matanl@google.com
Review-Url: https://codereview.chromium.org/2789843003 .
|
2017-03-31 10:54:24 -07:00 |
|
John Messerly
|
865e808f15
|
support @virtual fields, fix #27384
R=leafp@google.com
Review URL: https://codereview.chromium.org/2352433002 .
|
2016-09-19 09:45:24 -07:00 |
|
John Messerly
|
05e945d1c0
|
follow up for #25578, add @checked to package:meta
R=pquitslund@google.com
Review URL: https://codereview.chromium.org/2334413002 .
|
2016-09-13 17:26:24 -07:00 |
|
Konstantin Shcheglov
|
aecc42c793
|
Prepare for publishing meta 1.0.2 with @visibleForTesting.
R=brianwilkerson@google.com, pquitslund@google.com
BUG=
Review URL: https://codereview.chromium.org/2247673004 .
|
2016-08-15 11:58:59 -07:00 |
|
pq
|
1ec53e449c
|
Update @factory to allow for statics and nulls.
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org/2087953003 .
|
2016-06-21 15:33:07 -07:00 |
|
pq
|
93b7445309
|
Mark meta API as stable and bump to 1.0.0
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org/2067643002 .
|
2016-06-13 15:48:13 -07:00 |
|
pq
|
bfd06cbd77
|
Extend @protected to include implemented interfaces.
Fixes: https://github.com/dart-lang/linter/issues/252.
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org/2031053002 .
|
2016-06-02 16:13:03 -07:00 |
|
pq
|
da4f9c0b7f
|
Fixed docs for meta.
BUG=
R=keertip@google.com
Review URL: https://codereview.chromium.org/1902483003 .
|
2016-04-18 14:29:45 -07:00 |
|
pq
|
7de59d573f
|
Meta package bump to publish @optionalTypeArgs.
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org/1882493002 .
|
2016-04-11 17:07:14 -07:00 |
|
pq
|
10990f12d1
|
Meta bump.
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org/1869603002 .
|
2016-04-06 14:58:25 -07:00 |
|
pq
|
e0b327742d
|
Bump meta pre-publish.
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org/1761933002 .
|
2016-03-03 10:53:08 -08:00 |
|
pq
|
6a242d046a
|
Add pkg/meta (#25741).
BUG=
R=brianwilkerson@google.com
Review URL: https://codereview.chromium.org/1705803002 .
|
2016-02-17 09:44:24 -08:00 |
|
lrn@google.com
|
7a76ad7834
|
Add @proxy to annotations.dart.
Remove package:meta
R=bak@google.com, brianwilkerson@google.com
Review URL: https://codereview.chromium.org//46593003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@29525 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-10-30 10:25:08 +00:00 |
|
dgrove@google.com
|
278d7b0c74
|
Update documentation links to point to the correct URLs.
Review URL: https://codereview.chromium.org//12252055
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18552 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-15 01:27:10 +00:00 |
|
amouravski@google.com
|
9cbede1d32
|
Added documentation links to all of the pkg packages hosted on api.dartlang.org.
Review URL: https://codereview.chromium.org//12218119
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18414 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-12 23:38:30 +00:00 |
|
dgrove@google.com
|
33abe0ef0a
|
Add authors and homepages to packages.
Review URL: https://codereview.chromium.org//11418267
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15601 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-11-30 21:16:01 +00:00 |
|
devoncarew@google.com
|
74f89e5f98
|
Update the meta package to use the new pub format.
Review URL: https://codereview.chromium.org//10979033
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12919 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-09-26 16:47:10 +00:00 |
|