This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree
521 files changed
+5548
-1132
lines changed- pkg
- analysis_server
- lib/src/services/correction
- dart
- fix/data_driven
- test/src/services/correction/fix
- bulk
- data_driven
- analyzer
- lib/src
- dart/element
- generated
- test/src
- dart
- element
- resolution
- diagnostics
- build_integration
- lib/file_system
- compiler/lib/src
- inferrer
- ir
- js_backend
- ssa
- dds
- lib/src
- dev_compiler/lib/src/kernel
- front_end
- lib/src
- api_prototype
- fasta/kernel
- testing
- testcases
- agnostic
- extensions
- general_nnbd_opt_out
- general
- constants
- js_semantics
- with_unevaluated_agnostic
- mixin_from_patch
- platform_invalid_uris
- with_dependencies
- issue43538
- variance_from_dill
- implicit_getter_calls
- incremental_initialize_from_dill
- inference_new
- inference
- late_lowering_sentinel
- late_lowering
- injected_late_field_checks
- issue41436c
- new_const_insertion
- nnbd_mixed
- nnbd
- from_agnostic
- injected_late_field_checks
- platform_definite_assignment
- platform_nonnullable_fields
- platform_optional_parameters
- no_such_method_forwarders
- rasta
- regress
- runtime_checks_new
- runtime_checks
- unified_collections
- value_class
- variance
- test
- fasta
- testing
- utils
- kernel
- lib
- binary
- src
- text
- transformations
- test
- nnbd_migration/test
- testing/lib/src
- vm_service
- example
- java
- lib/src
- test
- tool/dart
- vm/lib
- bytecode
- transformations
- type_flow
- runtime
- bin
- observatory/tests/service
- tests/vm
- dart_2
- dart
- vm
- compiler
- backend
- frontend
- service
- sdk/lib
- _http
- _internal
- js_dev_runtime/private
- vm/bin
- core
- io
- vmservice
- tests
- co19
- language_2/regress
- language
- await
- constructor
- if_null
- implicit_downcast_during
- mixin
- nnbd
- static_errors
- syntax
- null_aware
- regress
- spread_collections
- standalone_2
- io
- standalone
- io
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
521 files changed
+5548
-1132
lines changedLines changed: 17 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
5 | 10 |
| |
6 | 11 |
| |
7 | 12 |
| |
8 | 13 |
| |
9 |
| - | |
| 14 | + | |
10 | 15 |
| |
11 | 16 |
| |
12 | 17 |
| |
| |||
18 | 23 |
| |
19 | 24 |
| |
20 | 25 |
| |
21 |
| - | |
| 26 | + | |
22 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
23 | 33 |
| |
24 | 34 |
| |
25 | 35 |
| |
| |||
157 | 167 |
| |
158 | 168 |
| |
159 | 169 |
| |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
160 | 174 |
| |
161 | 175 |
| |
162 | 176 |
| |
| 177 | + | |
163 | 178 |
| |
164 | 179 |
| |
165 | 180 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1050 | 1050 |
| |
1051 | 1051 |
| |
1052 | 1052 |
| |
1053 |
| - | |
| 1053 | + | |
| 1054 | + | |
1054 | 1055 |
| |
1055 | 1056 |
| |
1056 | 1057 |
| |
|
Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1111 | 1111 |
| |
1112 | 1112 |
| |
1113 | 1113 |
| |
1114 |
| - | |
1115 |
| - | |
| 1114 | + | |
1116 | 1115 |
| |
1117 | 1116 |
| |
1118 | 1117 |
| |
1119 | 1118 |
| |
1120 | 1119 |
| |
1121 | 1120 |
| |
1122 |
| - | |
1123 |
| - | |
1124 |
| - | |
| 1121 | + | |
| 1122 | + | |
| 1123 | + | |
| 1124 | + | |
1125 | 1125 |
| |
1126 | 1126 |
| |
1127 | 1127 |
| |
|
Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
| 9 | + | |
| 10 | + | |
9 | 11 |
| |
10 | 12 |
| |
11 | 13 |
| |
| |||
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + |
Lines changed: 4 additions & 16 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
55 | 55 |
| |
56 | 56 |
| |
57 | 57 |
| |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
62 |
| - | |
63 |
| - | |
64 |
| - | |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 | 58 |
| |
71 | 59 |
| |
72 | 60 |
| |
| |||
106 | 94 |
| |
107 | 95 |
| |
108 | 96 |
| |
109 |
| - | |
110 |
| - | |
| 97 | + | |
| 98 | + | |
111 | 99 |
| |
112 |
| - | |
| 100 | + | |
113 | 101 |
| |
114 | 102 |
| |
115 |
| - | |
| 103 | + | |
116 | 104 |
| |
117 | 105 |
| |
118 | 106 |
| |
|
Lines changed: 37 additions & 23 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
70 | 70 |
| |
71 | 71 |
| |
72 | 72 |
| |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 |
| - | |
77 |
| - | |
78 |
| - | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
79 | 80 |
| |
80 | 81 |
| |
81 | 82 |
| |
| |||
241 | 242 |
| |
242 | 243 |
| |
243 | 244 |
| |
244 |
| - | |
| 245 | + | |
245 | 246 |
| |
246 | 247 |
| |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
247 | 252 |
| |
248 | 253 |
| |
249 | 254 |
| |
| |||
304 | 309 |
| |
305 | 310 |
| |
306 | 311 |
| |
307 |
| - | |
308 |
| - | |
309 |
| - | |
310 |
| - | |
311 |
| - | |
312 |
| - | |
313 |
| - | |
314 |
| - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
315 | 318 |
| |
316 | 319 |
| |
317 | 320 |
| |
| |||
322 | 325 |
| |
323 | 326 |
| |
324 | 327 |
| |
| 328 | + | |
| 329 | + | |
325 | 330 |
| |
326 | 331 |
| |
327 | 332 |
| |
328 | 333 |
| |
329 | 334 |
| |
330 | 335 |
| |
| 336 | + | |
| 337 | + | |
331 | 338 |
| |
332 | 339 |
| |
333 | 340 |
| |
334 | 341 |
| |
| 342 | + | |
| 343 | + | |
335 | 344 |
| |
336 | 345 |
| |
337 | 346 |
| |
| |||
344 | 353 |
| |
345 | 354 |
| |
346 | 355 |
| |
347 |
| - | |
348 |
| - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
349 | 360 |
| |
350 | 361 |
| |
351 | 362 |
| |
| |||
358 | 369 |
| |
359 | 370 |
| |
360 | 371 |
| |
| 372 | + | |
| 373 | + | |
| 374 | + | |
361 | 375 |
| |
362 |
| - | |
| 376 | + | |
363 | 377 |
| |
364 | 378 |
| |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
369 | 383 |
| |
370 | 384 |
| |
371 | 385 |
| |
| |||
379 | 393 |
| |
380 | 394 |
| |
381 | 395 |
| |
382 |
| - | |
| 396 | + | |
383 | 397 |
| |
384 | 398 |
| |
385 | 399 |
| |
|
Lines changed: 103 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + |
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
335 | 335 |
| |
336 | 336 |
| |
337 | 337 |
| |
| 338 | + | |
| 339 | + | |
338 | 340 |
| |
339 | 341 |
| |
340 | 342 |
| |
|
0 commit comments