|
1 | 1 | [
|
2 | 2 | "analyzer-analysis-options",
|
3 | 3 | "analyzer-api",
|
4 |
| - "analyzer-assist", |
5 |
| - "analyzer-ast-builder", |
6 |
| - "analyzer-benchmarks", |
7 |
| - "analyzer-bulk-fix", |
8 |
| - "analyzer-command", |
9 |
| - "analyzer-completion", |
10 |
| - "analyzer-completion-correctness", |
11 | 4 | "analyzer-constants",
|
12 | 5 | "analyzer-crash-report",
|
13 |
| - "analyzer-dartfix", |
14 |
| - "analyzer-data-driven-fixes", |
15 |
| - "analyzer-diagnostic-without-fix", |
16 |
| - "analyzer-editing-experience", |
17 |
| - "analyzer-hover", |
18 |
| - "analyzer-language-patterns", |
19 |
| - "analyzer-linter", |
20 |
| - "analyzer-lsp", |
21 |
| - "analyzer-package", |
22 |
| - "analyzer-pkg-meta", |
23 |
| - "analyzer-plugin", |
24 |
| - "analyzer-quick-fix", |
25 | 6 | "analyzer-recovery",
|
26 |
| - "analyzer-refactoring", |
27 |
| - "analyzer-server", |
28 |
| - "analyzer-spec", |
29 | 7 | "analyzer-stability",
|
30 | 8 | "analyzer-technical-debt",
|
31 | 9 | "analyzer-test",
|
32 |
| - "analyzer-ux", |
33 |
| - "analyzer-warning", |
34 |
| - "analyzer-wolf-analysis", |
35 | 10 | "area-analyzer",
|
36 | 11 | "area-build",
|
37 | 12 | "area-core-library",
|
38 | 13 | "area-dart-cli",
|
| 14 | + "area-dart-model", |
39 | 15 | "area-dart2wasm",
|
40 | 16 | "area-devexp",
|
41 | 17 | "area-documentation",
|
42 |
| - "area-fe-analyzer-shared", |
43 |
| - "area-front-end", |
44 | 18 | "area-google3",
|
45 | 19 | "area-infrastructure",
|
46 | 20 | "area-intellij",
|
47 | 21 | "area-language",
|
48 | 22 | "area-meta",
|
49 | 23 | "area-migration (deprecated)",
|
50 |
| - "area-model", |
51 | 24 | "area-native-interop",
|
52 | 25 | "area-observatory",
|
53 | 26 | "area-pkg",
|
|
72 | 45 | "cfe-crashes",
|
73 | 46 | "cfe-dysfunctionalities",
|
74 | 47 | "cfe-encodings",
|
75 |
| - "cfe-error-recovery", |
76 | 48 | "cfe-expression-compilation",
|
77 | 49 | "cfe-feature-augmentation",
|
78 | 50 | "cfe-feature-cleanup",
|
|
144 | 116 | "dart-cli-run",
|
145 | 117 | "dart-cli-test",
|
146 | 118 | "dart-cli-tooling-daemon",
|
| 119 | + "dart-model-analyzer-package", |
| 120 | + "dart-model-analyzer-spec", |
| 121 | + "dart-model-ast-builder", |
| 122 | + "dart-model-language-patterns", |
147 | 123 | "dart2js-compile-time",
|
148 | 124 | "dart2js-crash",
|
149 | 125 | "dart2js-ddc-discrepancy",
|
|
176 | 152 | "dev-compiler-test",
|
177 | 153 | "dev-compiler-ux",
|
178 | 154 | "devexp-analytics",
|
| 155 | + "devexp-assist", |
| 156 | + "devexp-benchmarks", |
| 157 | + "devexp-bulk-fix", |
| 158 | + "devexp-command", |
| 159 | + "devexp-completion", |
| 160 | + "devexp-completion-correctness", |
| 161 | + "devexp-dartfix", |
| 162 | + "devexp-data-driven-fixes", |
| 163 | + "devexp-diagnostic-without-fix", |
| 164 | + "devexp-hover", |
| 165 | + "devexp-linter", |
| 166 | + "devexp-lsp", |
| 167 | + "devexp-pkg-meta", |
| 168 | + "devexp-plugin", |
| 169 | + "devexp-quick-fix", |
| 170 | + "devexp-refactoring", |
| 171 | + "devexp-server", |
| 172 | + "devexp-ux", |
| 173 | + "devexp-warning", |
| 174 | + "devexp-wolf-analysis", |
179 | 175 | "docs-api",
|
180 | 176 | "docs-articles",
|
181 | 177 | "docs-tools",
|
|
224 | 220 | "language-strong-mode-future-work",
|
225 | 221 | "language-strong-mode-polish",
|
226 | 222 | "leak-tracking",
|
| 223 | + "legacy-area-fe-analyzer-shared", |
| 224 | + "legacy-area-front-end", |
227 | 225 | "library-_http",
|
228 | 226 | "library-async",
|
229 | 227 | "library-collection",
|
|
257 | 255 | "merge-to-beta",
|
258 | 256 | "merge-to-dev",
|
259 | 257 | "merge-to-stable",
|
| 258 | + "model-const-eval", |
| 259 | + "model-discrepancy", |
| 260 | + "model-error-recovery", |
| 261 | + "model-exhaustiveness", |
| 262 | + "model-flow", |
| 263 | + "model-performance", |
260 | 264 | "needs-info",
|
261 | 265 | "NNBD",
|
262 | 266 | "nnbd-migration-correctness-example",
|
263 | 267 | "nnbd-migration-not-affecting-google3",
|
264 | 268 | "nnbd-migration-web-ui",
|
| 269 | + "nnbd/platform_optional_parameters/main", |
265 | 270 | "os-android",
|
266 | 271 | "os-fuchsia",
|
267 | 272 | "os-ios",
|
|
0 commit comments