This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree
358 files changed
+10295
-4326
lines changed- .dart_tool
- pkg
- analysis_server_client/lib/src/protocol
- analysis_server
- doc
- lib
- protocol
- src
- edit
- lsp
- handlers
- server
- services
- correction
- dart
- fix/data_driven
- refactoring
- test
- edit
- integration/support
- lsp
- services/refactoring
- src/services/correction
- assist
- fix
- data_driven
- tool/spec
- generated/java
- types
- analyzer_cli
- lib/src
- test
- analyzer_plugin
- lib
- src/utilities/change_builder
- utilities/change_builder
- test/src/utilities/change_builder
- tool/spec
- analyzer
- lib
- error
- src
- dart
- analysis
- element
- error
- micro
- resolver
- error
- generated
- test_utilities
- test
- generated
- src
- dart
- element
- micro
- resolution
- diagnostics
- compiler/lib/src
- kernel
- ssa
- dart_internal
- dev_compiler
- lib/src/kernel
- test/expression_compiler
- front_end
- lib/src
- api_prototype
- base
- fasta
- builder
- kernel
- type_inference
- testcases
- late_lowering_sentinel
- late_lowering
- nnbd
- platform_nonnullable_fields
- static_field_lowering
- test
- fasta
- testing
- frontend_server/lib
- kernel/lib
- target
- meta
- lib
- native_stack_traces
- bin
- lib/src
- nnbd_migration/lib/src
- vm_service
- lib/src
- test
- vm/lib/target
- runtime
- bin
- tests/vm
- dart_2
- dart
- causal_stacks
- vm
- compiler
- aot
- backend
- frontend
- service
- sdk/lib
- _http
- _internal
- js_dev_runtime/patch
- js_runtime
- lib
- sdk_library_metadata
- vm/lib
- html/dart2js
- indexed_db/dart2js
- internal
- io
- tests
- co19
- dart2js/native
- native_null_assertions
- language
- nnbd
- inference
- static_errors
- operator
- spread_collections
- standalone_2
- io
- standalone
- io
- tools
- bots
- utils/bazel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
358 files changed
+10295
-4326
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | | - | |
| 210 | + | |
212 | 211 | | |
213 | 212 | | |
214 | 213 | | |
| |||
348 | 347 | | |
349 | 348 | | |
350 | 349 | | |
351 | | - | |
352 | | - | |
| 350 | + | |
353 | 351 | | |
354 | 352 | | |
355 | 353 | | |
| |||
426 | 424 | | |
427 | 425 | | |
428 | 426 | | |
429 | | - | |
| 427 | + | |
430 | 428 | | |
431 | 429 | | |
432 | 430 | | |
| |||
484 | 482 | | |
485 | 483 | | |
486 | 484 | | |
487 | | - | |
488 | | - | |
| 485 | + | |
489 | 486 | | |
490 | 487 | | |
491 | 488 | | |
| |||
508 | 505 | | |
509 | 506 | | |
510 | 507 | | |
511 | | - | |
512 | | - | |
| 508 | + | |
513 | 509 | | |
514 | 510 | | |
515 | 511 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
58 | | - | |
| 64 | + | |
59 | 65 | | |
60 | 66 | | |
61 | 67 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
Lines changed: 36 additions & 39 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
| 612 | + | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
612 | 617 | | |
613 | 618 | | |
614 | 619 | | |
| |||
749 | 754 | | |
750 | 755 | | |
751 | 756 | | |
752 | | - | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
753 | 763 | | |
754 | 764 | | |
755 | 765 | | |
| |||
1054 | 1064 | | |
1055 | 1065 | | |
1056 | 1066 | | |
| 1067 | + | |
| 1068 | + | |
| 1069 | + | |
| 1070 | + | |
| 1071 | + | |
1057 | 1072 | | |
1058 | 1073 | | |
1059 | 1074 | | |
| |||
1156 | 1171 | | |
1157 | 1172 | | |
1158 | 1173 | | |
1159 | | - | |
1160 | | - | |
1161 | | - | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
| 1179 | + | |
1162 | 1180 | | |
1163 | 1181 | | |
1164 | 1182 | | |
| |||
1770 | 1788 | | |
1771 | 1789 | | |
1772 | 1790 | | |
1773 | | - | |
1774 | | - | |
1775 | | - | |
1776 | | - | |
1777 | | - | |
1778 | 1791 | | |
1779 | 1792 | | |
1780 | 1793 | | |
| |||
1985 | 1998 | | |
1986 | 1999 | | |
1987 | 2000 | | |
1988 | | - | |
1989 | | - | |
1990 | | - | |
1991 | | - | |
1992 | | - | |
1993 | 2001 | | |
1994 | 2002 | | |
1995 | 2003 | | |
| |||
2041 | 2049 | | |
2042 | 2050 | | |
2043 | 2051 | | |
2044 | | - | |
2045 | | - | |
2046 | | - | |
2047 | | - | |
2048 | | - | |
2049 | | - | |
2050 | | - | |
2051 | | - | |
2052 | | - | |
2053 | | - | |
2054 | | - | |
2055 | | - | |
2056 | | - | |
2057 | | - | |
2058 | | - | |
2059 | | - | |
2060 | | - | |
2061 | | - | |
2062 | | - | |
2063 | | - | |
2064 | 2052 | | |
2065 | 2053 | | |
2066 | 2054 | | |
| |||
2902 | 2890 | | |
2903 | 2891 | | |
2904 | 2892 | | |
| 2893 | + | |
| 2894 | + | |
| 2895 | + | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
2905 | 2899 | | |
2906 | 2900 | | |
2907 | 2901 | | |
| |||
3055 | 3049 | | |
3056 | 3050 | | |
3057 | 3051 | | |
3058 | | - | |
3059 | | - | |
3060 | | - | |
3061 | | - | |
3062 | | - | |
| 3052 | + | |
| 3053 | + | |
| 3054 | + | |
| 3055 | + | |
| 3056 | + | |
| 3057 | + | |
| 3058 | + | |
| 3059 | + | |
3063 | 3060 | | |
3064 | 3061 | | |
3065 | 3062 | | |
| |||
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4012 | 4012 | | |
4013 | 4013 | | |
4014 | 4014 | | |
| 4015 | + | |
| 4016 | + | |
| 4017 | + | |
| 4018 | + | |
| 4019 | + | |
| 4020 | + | |
| 4021 | + | |
| 4022 | + | |
| 4023 | + | |
| 4024 | + | |
| 4025 | + | |
| 4026 | + | |
| 4027 | + | |
| 4028 | + | |
| 4029 | + | |
| 4030 | + | |
| 4031 | + | |
| 4032 | + | |
| 4033 | + | |
| 4034 | + | |
| 4035 | + | |
| 4036 | + | |
| 4037 | + | |
| 4038 | + | |
| 4039 | + | |
| 4040 | + | |
4015 | 4041 | | |
4016 | 4042 | | |
4017 | 4043 | | |
| |||
Lines changed: 49 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1443 | 1443 | | |
1444 | 1444 | | |
1445 | 1445 | | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
| 1464 | + | |
| 1465 | + | |
| 1466 | + | |
| 1467 | + | |
| 1468 | + | |
| 1469 | + | |
| 1470 | + | |
| 1471 | + | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
| 1478 | + | |
| 1479 | + | |
| 1480 | + | |
| 1481 | + | |
| 1482 | + | |
| 1483 | + | |
| 1484 | + | |
| 1485 | + | |
| 1486 | + | |
| 1487 | + | |
| 1488 | + | |
| 1489 | + | |
| 1490 | + | |
| 1491 | + | |
| 1492 | + | |
| 1493 | + | |
1446 | 1494 | | |
1447 | 1495 | | |
1448 | 1496 | | |
| |||
2658 | 2706 | | |
2659 | 2707 | | |
2660 | 2708 | | |
2661 | | - | |
2662 | | - | |
2663 | | - | |
2664 | | - | |
2665 | | - | |
2666 | | - | |
2667 | | - | |
2668 | | - | |
2669 | | - | |
2670 | | - | |
2671 | | - | |
2672 | | - | |
2673 | | - | |
2674 | | - | |
2675 | | - | |
2676 | 2709 | | |
2677 | 2710 | | |
2678 | 2711 | | |
| |||
3789 | 3822 | | |
3790 | 3823 | | |
3791 | 3824 | | |
3792 | | - | |
3793 | | - | |
3794 | | - | |
3795 | | - | |
3796 | | - | |
3797 | 3825 | | |
3798 | 3826 | | |
3799 | 3827 | | |
| |||
3956 | 3984 | | |
3957 | 3985 | | |
3958 | 3986 | | |
3959 | | - | |
3960 | 3987 | | |
3961 | | - | |
3962 | | - | |
3963 | | - | |
3964 | | - | |
3965 | | - | |
| 3988 | + | |
3966 | 3989 | | |
3967 | 3990 | | |
3968 | 3991 | | |
| |||
0 commit comments