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

Side by Side Diff: pubspec.lock

Issue 2079373002: Verify status of statically failing tests (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Address comments Created 4 years, 6 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/compiler/code_generator.dart ('k') | test/browser/language_tests.js » ('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-alpha.12" 9 version: "0.27.4-alpha.12"
10 args: 10 args:
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
53 description: 53 description:
54 name: collection 54 name: collection
55 url: "https://pub.dartlang.org" 55 url: "https://pub.dartlang.org"
56 source: hosted 56 source: hosted
57 version: "1.8.0" 57 version: "1.8.0"
58 convert: 58 convert:
59 description: 59 description:
60 name: convert 60 name: convert
61 url: "https://pub.dartlang.org" 61 url: "https://pub.dartlang.org"
62 source: hosted 62 source: hosted
63 version: "2.0.0" 63 version: "1.1.1"
64 crypto: 64 crypto:
65 description: 65 description:
66 name: crypto 66 name: crypto
67 url: "https://pub.dartlang.org" 67 url: "https://pub.dartlang.org"
68 source: hosted 68 source: hosted
69 version: "2.0.1" 69 version: "2.0.1"
70 csslib: 70 csslib:
71 description: 71 description:
72 name: csslib 72 name: csslib
73 url: "https://pub.dartlang.org" 73 url: "https://pub.dartlang.org"
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
282 name: which 282 name: which
283 url: "https://pub.dartlang.org" 283 url: "https://pub.dartlang.org"
284 source: hosted 284 source: hosted
285 version: "0.1.3" 285 version: "0.1.3"
286 yaml: 286 yaml:
287 description: 287 description:
288 name: yaml 288 name: yaml
289 url: "https://pub.dartlang.org" 289 url: "https://pub.dartlang.org"
290 source: hosted 290 source: hosted
291 version: "2.1.9" 291 version: "2.1.9"
292 sdk: ">=1.17.0-dev.6.2 <1.19.0" 292 sdk: ">=1.16.0 <1.19.0"
OLDNEW
« no previous file with comments | « lib/src/compiler/code_generator.dart ('k') | test/browser/language_tests.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698