Sign in
dart
/
co19
/
HEAD
db5ac45
#3182. Update `extension_types_*.dart` tests (#3462)
by Sergey G. Grekhov
· 2 days ago
master
a005af8
#3182. Add new test for `async`, `async*` and `sync*` functions (#3568)
by Sergey G. Grekhov
· 2 days ago
3b6c287
#3602. Add more tests for primary constructors (#3603)
by Sergey G. Grekhov
· 2 days ago
a9baeb7
Fixes #3604. Update expected errors locations for CFE (#3605)
by Sergey G. Grekhov
· 2 days ago
714ef7c
#3595. Add dot-shorthands tests for private members (#3600)
by Sergey G. Grekhov
· 3 days ago
fbaf7d9
#3595. Add tests for private class-like declarations (#3599)
by Sergey G. Grekhov
· 3 days ago
41d8317
#3182. Add tests checking that typedef cannot be augmented (#3601)
by Sergey G. Grekhov
· 3 days ago
e2270c5
Fixes #3597. Fix typos in `static_processing_A10_t0*.dart` (#3598)
by Sergey G. Grekhov
· 4 days ago
df003ab
Fixes #3574. Update expected error location in `static_processing_A03_t02.dart` (#3596)
by Sergey G. Grekhov
· 4 days ago
55830d4
#3182. Update/add augmentations tests (#3592)
by Sergey G. Grekhov
· 5 days ago
878f52c
Fixes #3593. Update expected result in `static_processing_A06_t02.dart` (#3594)
by Sergey G. Grekhov
· 5 days ago
2e0e83c
Fixes #3590. Update expected result in `static_processing_A19_t02.dart` (#3591)
by Sergey G. Grekhov
· 5 days ago
f5dba19
#3182. Update `metadata_*`, add missing cases (#3589)
by Sergey G. Grekhov
· 6 days ago
bc02385
Fixes #3583. Update expected error location in semantics_A03_t06.dart (#3586)
by Sergey G. Grekhov
· 6 days ago
4fa669d
Fixes #3581. Fix typos in private_named_parameters_t01.dart (#3584)
by Sergey G. Grekhov
· 6 days ago
051d8dc
Fixes #3582. Fix typo in private_named_parameters_t02.dart (#3585)
by Sergey G. Grekhov
· 6 days ago
2762a05
#3182. Update `augmenting_constructors_*` tests (#3588)
by Sergey G. Grekhov
· 6 days ago
89ac74f
Bump the github-actions group with 2 updates (#3587)
by dependabot[bot]
· 7 days ago
c76dd24
#3182. Fix typos in `augmenting_enums_A05_t*`, add new test (#3580)
by Sergey G. Grekhov
· 9 days ago
fe77de3
Fixes #3577. Fix typo in `augmenting_class_like_declarations_A02_t26_lib.dart` (#3578)
by Sergey G. Grekhov
· 9 days ago
2e370d7
Fixes #3575. Fix typos in `static_processing_A25_t05.dart` (#3576)
by Sergey G. Grekhov
· 9 days ago
d7cc79d
#3182. Rename enums tests according to they spec chapter name (#3573)
by Sergey G. Grekhov
· 10 days ago
09a5e35
Fixes #3570. Update expected errors positions for the analyzer (#3572)
by Sergey G. Grekhov
· 10 days ago
c9c7f2c
#3182. Fix `augmenting_variables_getters_setters_*`, add missing (#3571)
by Sergey G. Grekhov
· 10 days ago
da2146f
#3182. Remove obsolete `augmenting_variables` tests (#3569)
by Sergey G. Grekhov
· 11 days ago
eeab0b2
#3182. Add/update `complete_declarations_*` tests (#3566)
by Sergey G. Grekhov
· 12 days ago
72c30e6
#3182. Add new test to existing `augmenting_class_like_declarations_*` (#3567)
by Sergey G. Grekhov
· 12 days ago
445464e
Fixes #3562. Fix enum in `static_semantics_A02_t02.dart` (#3564)
by Sergey G. Grekhov
· 13 days ago
351468e
Fixes #3562. Fix typo in `static_semantics_A05_t02.dart` (#3565)
by Sergey G. Grekhov
· 13 days ago
88f9077
Fixes #3560. Don't use `var` as a formal parameter type (#3561)
by Sergey G. Grekhov
· 13 days ago
d3b013c
#3182. Rename `augmenting_declarations_*` to `applying_augmentations_*` (#3559)
by Sergey G. Grekhov
· 2 weeks ago
f79804c
#3182. Replace `type_inheritance_A01_*` by new tests (#3539)
by Sergey G. Grekhov
· 2 weeks ago
3932876
Fixes #3556. Use `unspecified` expected error (#3557)
by Sergey G. Grekhov
· 3 weeks ago
513d927
#3182. Replace `type_inheritance_04/05-*` tests by new ones (#3555)
by Sergey G. Grekhov
· 3 weeks ago
081ece2
Fixes #3545. Fix secondary errors and typos in `static_processing_A22_t04.dart` (#3552)
by Sergey G. Grekhov
· 3 weeks ago
25870d9
Fixes #3542. Fix secondary errors in `static_processing_A22_t01.dart` (#3549)
by Sergey G. Grekhov
· 3 weeks ago
7a59c6f
Fixes #3544. Fix secondary errors in `static_processing_A22_t03.dart` (#3551)
by Sergey G. Grekhov
· 3 weeks ago
f0f933d
Fixes #3543. Fix secondary errors in `static_processing_A22_t02.dart` (#3550)
by Sergey G. Grekhov
· 3 weeks ago
e58fb2a
Fixes #3541. Specify default value for optional named parameter (#3548)
by Sergey G. Grekhov
· 3 weeks ago
93e3d38
Fixes #3546. Fix typos in `static_processing_A22_t08.dart` (#3553)
by Sergey G. Grekhov
· 3 weeks ago
17a7696
Fixes #3547. Expect an error for non-trivial mixin constructor (#3554)
by Sergey G. Grekhov
· 3 weeks ago
4b71792
#3182. Update/Replace `type_inheritance_A02_*` tests (#3540)
by Sergey G. Grekhov
· 3 weeks ago
9126e78
Fixes #3504. Expect different results for primary initializer and parameter scopes (#3537)
by Sergey G. Grekhov
· 4 weeks ago
86e43a3
Fixes #3535. Add additional test for conflicting members. (#3536)
by Sergey G. Grekhov
· 4 weeks ago
5b3fc7a
Fixes #3505. Expect different results for primary initializer and parameter scopes (#3538)
by Sergey G. Grekhov
· 4 weeks ago
cf51588
Fixes #3516. Update expected errors in static_processing_A24_t05.dart (#3532)
by Sergey G. Grekhov
· 4 weeks ago
80454ce
Fixes #3518. Fix constructors invocations static_processing_A25_t02.dart (#3534)
by Sergey G. Grekhov
· 4 weeks ago
433bb23
Fixes #3517. Update expected errors in static_processing_A24_t06.dart (#3533)
by Sergey G. Grekhov
· 4 weeks ago
1930c1c
Fixes #3514. Update expected errors in static_processing_A23_t03.dart (#3530)
by Sergey G. Grekhov
· 4 weeks ago
1b8e39a
Fixes #3515. Fix typo in static_processing_A24_t03.dart (#3531)
by Sergey G. Grekhov
· 4 weeks ago
88295d8
Fixes #3513. Update expected errors in static_processing_A23_t01.dart (#3529)
by Sergey G. Grekhov
· 4 weeks ago
a70a438
Fixes #3511. Fix typos in static_processing_A20_t04.dart (#3527)
by Sergey G. Grekhov
· 4 weeks ago
ee380a6
Fixes #3512. Fix typos in static_processing_A24_t01.dart (#3528)
by Sergey G. Grekhov
· 4 weeks ago
e73ee93
Fixes #3510. Fix typos in static_processing_A19_t04.dart (#3526)
by Sergey G. Grekhov
· 4 weeks ago
969a436
Fixes #3509. Fix typos in static_processing_A19_t03.dart (#3525)
by Sergey G. Grekhov
· 4 weeks ago
03bc603
Fixes #3508. Fix typos in static_processing_A19_t02.dart (#3524)
by Sergey G. Grekhov
· 4 weeks ago
3bd05c4
Fixes #3502. Fix typos in static_processing_A04_t07.dart (#3520)
by Sergey G. Grekhov
· 4 weeks ago
ac8a589
Fixes #3507. Fixe typos in static_processing_A15_t01.dart (#3523)
by Sergey G. Grekhov
· 4 weeks ago
6ca3531
Fixes #3506. Fixe typos in static_processing_A07_t04.dart (#3522)
by Sergey G. Grekhov
· 4 weeks ago
16a16cd
Fixes #3503. Don't invoke factory constructor in enum value. (#3521)
by Sergey G. Grekhov
· 4 weeks ago
dfc1ab9
#3182. Rename some `augmenting_types_*`. Part 5. (#3501)
by Sergey G. Grekhov
· 4 weeks ago
379503d
Fixes #3499. Update expected errors positions for CFE (#3500)
by Sergey G. Grekhov
· 4 weeks ago
c8fbf20
#3182. Rename some `augmenting_types_*`. Part 2. (#3496)
by Sergey G. Grekhov
· 4 weeks ago
fb8babd
#3182. Rename some `augmenting_types_*`. Part 3. (#3497)
by Sergey G. Grekhov
· 4 weeks ago
d4c450f
#3182. Rename some `augmenting_types_*`. Part 4. (#3498)
by Sergey G. Grekhov
· 4 weeks ago
48717bd
#3182. Rename some `augmenting_types_*` tests to `applying_augmentations_*` (#3495)
by Sergey G. Grekhov
· 4 weeks ago
712d125
#3182. Fix constructors augmentation in augmenting_constructors_A09_t02.dart (#3494)
by Sergey G. Grekhov
· 4 weeks ago
c7c9d62
#3182. Add type annotation inheritance tests (#3466)
by Sergey G. Grekhov
· 4 weeks ago
30d246e
#3182. Add more tests for augmentations (#3465)
by Sergey G. Grekhov
· 5 weeks ago
70cbcab
#3182. Remove obsolete `defining_augmentation_*` tests (#3461)
by Sergey G. Grekhov
· 5 weeks ago
32d8733
#3182. Fix enum syntax in `scoping_*` test (#3464)
by Sergey G. Grekhov
· 5 weeks ago
60b313f
#3182. Update `metadata_*.dart` tests (#3463)
by Sergey G. Grekhov
· 5 weeks ago
a93511b
#3182. Update augmenting_types_A10_*.dart tests (#3460)
by Sergey G. Grekhov
· 5 weeks ago
eab3a57
#3182. Add more tests for augmenting setters (#3445)
by Sergey G. Grekhov
· 5 weeks ago
2495575
#3182. Remove obsolete `augmenting_types_A08_*` tests (#3459)
by Sergey G. Grekhov
· 5 weeks ago
931fa8d
#3182. Update augmenting_types_A09_*.dart tests (#3458)
by Sergey G. Grekhov
· 5 weeks ago
8d5ded1
#3182. Update augmenting_types_A06_*.dart tests (#3456)
by Sergey G. Grekhov
· 5 weeks ago
4cb72da
#3182. Update augmenting_types_A07_*.dart tests (#3457)
by Sergey G. Grekhov
· 5 weeks ago
7d07d21
#3182. Remove obsolete `augmenting_members_*` tests (#3450)
by Sergey G. Grekhov
· 5 weeks ago
3104930
Fixes #3474. Remove tests that use obsolete in-body syntax (#3487)
by Sergey G. Grekhov
· 5 weeks ago
1f14ff5
Fixes #3475. Fix constructor call in static_processing_A01_t02.dart (#3488)
by Sergey G. Grekhov
· 5 weeks ago
a524083
Fixes #3476. Fix a typo in static_processing_A01_t05.dart (#3489)
by Sergey G. Grekhov
· 5 weeks ago
361a401
Fixes #3480. Fix typos in static_processing_A02_t11.dart (#3493)
by Sergey G. Grekhov
· 5 weeks ago
a0c323b
Fixes #3477. Add missing `final` in static_processing_A01_t07.dart (#3490)
by Sergey G. Grekhov
· 5 weeks ago
20c8fc7
Fixes #3478. Add missing representation field in static_processing_A02_t03.dart (#3491)
by Sergey G. Grekhov
· 5 weeks ago
16a100b
Fixes #3479. Fix a typo in static_processing_A02_t04.dart (#3492)
by Sergey G. Grekhov
· 5 weeks ago
ec72e53
#3182. Update assertions in augmenting_types_A01_*.dart (#3452)
by Sergey G. Grekhov
· 5 weeks ago
0cae951
Fixes #3468. Don't instantiate abstract classes. (#3481)
by Sergey G. Grekhov
· 5 weeks ago
d3b3751
Fixes #3469. Fix call of an unnamed factory constructor. (#3482)
by Sergey G. Grekhov
· 5 weeks ago
9a89f6e
Fixes #3470. Use correct syntax for const factory constructors (#3483)
by Sergey G. Grekhov
· 5 weeks ago
94a413c
Fixes #3471. Fix the call to the unnamed factory constructor. (#3484)
by Sergey G. Grekhov
· 5 weeks ago
c5b89a2
Fixes #3473. Update expected errors positions, fix typos (#3486)
by Sergey G. Grekhov
· 5 weeks ago
e2b86b2
Fixes #3472. Update expected errors positions (#3485)
by Sergey G. Grekhov
· 5 weeks ago
d1883a3
#3182. Update assertions in augmenting_types_A02_*.dart (#3453)
by Sergey G. Grekhov
· 5 weeks ago
af1a70d
#3182. Update augmenting_types_A05_*.dart tests (#3455)
by Sergey G. Grekhov
· 5 weeks ago
1fc1c10
#3182. Update augmenting_types_A03-4_*.dart tests (#3454)
by Sergey G. Grekhov
· 5 weeks ago
c96f4ff
#3182. Remove obsolete `augmenting_setters_*` tests (#3451)
by Sergey G. Grekhov
· 5 weeks ago
082c8ea
Bump the github-actions group with 2 updates (#3467)
by dependabot[bot]
· 5 weeks ago
ca1e29e
#3182. Add test for late variables (#3449)
by Sergey G. Grekhov
· 7 weeks ago
4128a78
#3182. Add tests for augmenting functions and wildcards (#3432)
by Sergey G. Grekhov
· 7 weeks ago
Next »