This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Commit d409df8
committed
dart-lang/sdk@82f657d7cb [cfe] Support error testing in annotated tests
dart-lang/sdk@b9828b5ac7 [cfe] Merge KernelFormalParameterBuilder into FormalParameterBuilder
dart-lang/sdk@58453dc4c7 Use findMethod() and assertElement() in ExtensionMethodTest.
dart-lang/sdk@94b34b2b30 Refine how unspecified static error expectations are defined.
dart-lang/sdk@d767363950 [dart2js] Make _ConstantNodeIndexerVisitor DAG-aware
dart-lang/sdk@6ccfb4bab1 Update analyzer-cli test for summary2.
dart-lang/sdk@11f5b34f07 Reland "[dartdevc] Immediately throw when encountering an unevaluated constant"
dart-lang/sdk@48662bdb94 Report not initialized potentially non-nullable instance fields.
dart-lang/sdk@030e60e0ef Allow the name of an extension to be accessed while linking
dart-lang/sdk@46bcc460c0 Support for unnamed extensions in summary2.
dart-lang/sdk@bd2b0504f1 Search for extension getter/method/setter using FindElement.
dart-lang/sdk@4d62935fe5 [vm] Fix a small ELF serialization issue for simarm_x64
dart-lang/sdk@ecaa530faf Collect informative data for extensions.
dart-lang/sdk@6c43390cd8 Begin running the shared "ID tests" for constants on the analyzer.
dart-lang/sdk@2ada1edb59 Fix for 'Never' in dart:core and summary1.
dart-lang/sdk@71cd8a6efa Tests for analyzer_cli and --summary-deps-output results.
dart-lang/sdk@4c08c5026d Expose DartObjectImpl.toFunctionValue() through the public API
dart-lang/sdk@c37eebd011 Add a more "isDartCore..." getters to DartType.
dart-lang/sdk@a082f8ce65 merge ArrayBasedScanner into AbstractScanner
dart-lang/sdk@e6db859100 [dartdevc] Cleanup unused portions of subtyping rules
dart-lang/sdk@f66964c66d [vm/concurrency] Ensure library tag handler is set up on the isolate group, shared by all isolates in the group.
dart-lang/sdk@ce7232cd0f Store type Never in summaries.
dart-lang/sdk@262e4c4b09 Remove canonicalization_hashing entries from language_2_dart2js.status
dart-lang/sdk@0bfb943500 [vm] Locate ELF/Mach-O scripts with realpath in dart_precompiled_runtime.
dart-lang/sdk@5e2a950685 Support accessing the documentation comment of an ExtensionElement
1 parent acd139c commit d409df8
File tree
3 files changed
+33
-32
lines changed- ci/licenses_golden
- sky/packages/sky_engine
3 files changed
+33
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3539 | 3539 | | |
3540 | 3540 | | |
3541 | 3541 | | |
| 3542 | + | |
| 3543 | + | |
| 3544 | + | |
| 3545 | + | |
| 3546 | + | |
| 3547 | + | |
| 3548 | + | |
| 3549 | + | |
| 3550 | + | |
| 3551 | + | |
| 3552 | + | |
| 3553 | + | |
| 3554 | + | |
| 3555 | + | |
| 3556 | + | |
| 3557 | + | |
| 3558 | + | |
| 3559 | + | |
| 3560 | + | |
| 3561 | + | |
| 3562 | + | |
| 3563 | + | |
| 3564 | + | |
| 3565 | + | |
| 3566 | + | |
| 3567 | + | |
| 3568 | + | |
| 3569 | + | |
| 3570 | + | |
| 3571 | + | |
| 3572 | + | |
3542 | 3573 | | |
3543 | 3574 | | |
3544 | 3575 | | |
| |||
7506 | 7537 | | |
7507 | 7538 | | |
7508 | 7539 | | |
7509 | | - | |
7510 | | - | |
7511 | | - | |
7512 | | - | |
7513 | | - | |
7514 | | - | |
7515 | | - | |
7516 | | - | |
7517 | | - | |
7518 | | - | |
7519 | | - | |
7520 | | - | |
7521 | | - | |
7522 | | - | |
7523 | | - | |
7524 | | - | |
7525 | | - | |
7526 | | - | |
7527 | | - | |
7528 | | - | |
7529 | | - | |
7530 | | - | |
7531 | | - | |
7532 | | - | |
7533 | | - | |
7534 | | - | |
7535 | | - | |
7536 | | - | |
7537 | | - | |
7538 | | - | |
7539 | 7540 | | |
7540 | 7541 | | |
7541 | 7542 | | |
| |||
0 commit comments