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

Side by Side Diff: pubspec.lock

Issue 2298993002: Handle metadata annotations in parameter lists with trailing commas. (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 | « lib/src/source_visitor.dart ('k') | 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 name: analyzer 6 name: analyzer
7 url: "https://pub.dartlang.org" 7 url: "https://pub.dartlang.org"
8 source: hosted 8 source: hosted
9 version: "0.27.4" 9 version: "0.27.4"
10 ansicolor: 10 ansicolor:
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
198 name: scheduled_test 198 name: scheduled_test
199 url: "https://pub.dartlang.org" 199 url: "https://pub.dartlang.org"
200 source: hosted 200 source: hosted
201 version: "0.12.6" 201 version: "0.12.6"
202 shelf: 202 shelf:
203 description: 203 description:
204 name: shelf 204 name: shelf
205 url: "https://pub.dartlang.org" 205 url: "https://pub.dartlang.org"
206 source: hosted 206 source: hosted
207 version: "0.6.5+2" 207 version: "0.6.5+2"
208 shelf_packages_handler:
209 description:
210 name: shelf_packages_handler
211 url: "https://pub.dartlang.org"
212 source: hosted
213 version: "1.0.0"
208 shelf_static: 214 shelf_static:
209 description: 215 description:
210 name: shelf_static 216 name: shelf_static
211 url: "https://pub.dartlang.org" 217 url: "https://pub.dartlang.org"
212 source: hosted 218 source: hosted
213 version: "0.2.4" 219 version: "0.2.4"
214 shelf_web_socket: 220 shelf_web_socket:
215 description: 221 description:
216 name: shelf_web_socket 222 name: shelf_web_socket
217 url: "https://pub.dartlang.org" 223 url: "https://pub.dartlang.org"
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
257 description: 263 description:
258 name: supports_color 264 name: supports_color
259 url: "https://pub.dartlang.org" 265 url: "https://pub.dartlang.org"
260 source: hosted 266 source: hosted
261 version: "0.1.1" 267 version: "0.1.1"
262 test: 268 test:
263 description: 269 description:
264 name: test 270 name: test
265 url: "https://pub.dartlang.org" 271 url: "https://pub.dartlang.org"
266 source: hosted 272 source: hosted
267 version: "0.12.15+1" 273 version: "0.12.15+6"
268 typed_data: 274 typed_data:
269 description: 275 description:
270 name: typed_data 276 name: typed_data
271 url: "https://pub.dartlang.org" 277 url: "https://pub.dartlang.org"
272 source: hosted 278 source: hosted
273 version: "1.1.3" 279 version: "1.1.3"
274 unscripted: 280 unscripted:
275 description: 281 description:
276 name: unscripted 282 name: unscripted
277 url: "https://pub.dartlang.org" 283 url: "https://pub.dartlang.org"
(...skipping 28 matching lines...) Expand all
306 name: which 312 name: which
307 url: "https://pub.dartlang.org" 313 url: "https://pub.dartlang.org"
308 source: hosted 314 source: hosted
309 version: "0.1.3" 315 version: "0.1.3"
310 yaml: 316 yaml:
311 description: 317 description:
312 name: yaml 318 name: yaml
313 url: "https://pub.dartlang.org" 319 url: "https://pub.dartlang.org"
314 source: hosted 320 source: hosted
315 version: "2.1.10" 321 version: "2.1.10"
316 sdk: ">=1.17.0-dev.6.2 <1.20.0" 322 sdks:
323 dart: ">=1.17.0-dev.6.2 <2.0.0"
OLDNEW
« no previous file with comments | « lib/src/source_visitor.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698