Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Side by Side Diff: pkg/dev_compiler/pubspec.lock

Issue 2340463009: fix #27353, support `@checked` covariant parameters in DDC (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « pkg/dev_compiler/lib/src/compiler/code_generator.dart ('k') | pkg/dev_compiler/pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Generated by pub 1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile 2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages: 3 packages:
4 analyzer: 4 analyzer:
5 description: 5 description:
6 path: "../analyzer" 6 path: "../analyzer"
7 relative: true 7 relative: true
8 source: path 8 source: path
9 version: "0.29.0-alpha.0" 9 version: "0.29.0-alpha.0"
10 archive: 10 archive:
(...skipping 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 source: hosted 152 source: hosted
153 version: "0.11.3+1" 153 version: "0.11.3+1"
154 matcher: 154 matcher:
155 description: 155 description:
156 name: matcher 156 name: matcher
157 url: "https://pub.dartlang.org" 157 url: "https://pub.dartlang.org"
158 source: hosted 158 source: hosted
159 version: "0.12.0+2" 159 version: "0.12.0+2"
160 meta: 160 meta:
161 description: 161 description:
162 name: meta 162 path: "../meta"
163 url: "https://pub.dartlang.org" 163 relative: true
164 source: hosted 164 source: path
165 version: "1.0.2" 165 version: "1.0.3"
166 mime: 166 mime:
167 description: 167 description:
168 name: mime 168 name: mime
169 url: "https://pub.dartlang.org" 169 url: "https://pub.dartlang.org"
170 source: hosted 170 source: hosted
171 version: "0.9.3" 171 version: "0.9.3"
172 package_config: 172 package_config:
173 description: 173 description:
174 name: package_config 174 name: package_config
175 url: "https://pub.dartlang.org" 175 url: "https://pub.dartlang.org"
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
326 source: hosted 326 source: hosted
327 version: "0.1.3" 327 version: "0.1.3"
328 yaml: 328 yaml:
329 description: 329 description:
330 name: yaml 330 name: yaml
331 url: "https://pub.dartlang.org" 331 url: "https://pub.dartlang.org"
332 source: hosted 332 source: hosted
333 version: "2.1.10" 333 version: "2.1.10"
334 sdks: 334 sdks:
335 dart: ">=1.19.0-dev.0.0 <2.0.0" 335 dart: ">=1.19.0-dev.0.0 <2.0.0"
OLDNEW
« no previous file with comments | « pkg/dev_compiler/lib/src/compiler/code_generator.dart ('k') | pkg/dev_compiler/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698