Sign in
dart
/
co19
/
HEAD
24c39bf
Fixes #3635. Fix potentially constant expressions in enum (#3639)
by Sergey G. Grekhov
· 9 hours ago
master
5003049
#3315. Add more test cases for `<classNameMaybePrimary>` without `<primaryConstructor>` (#3631)
by Sergey G. Grekhov
· 9 hours ago
dce8070
#3182. Update text in assertions (#3644)
by Sergey G. Grekhov
· 13 hours ago
92bc471
#3182. Update existing tests for const and final initialization (#3643)
by Sergey G. Grekhov
· 13 hours ago
e41752b
#3182. Add more tests for primary constructors (#3617)
by Sergey G. Grekhov
· 2 days ago
686b7b3
Fixes #3632. Update positions of expected errors (#3633)
by Sergey G. Grekhov
· 2 days ago
eb4592f
#3182. Add missing `const` to enum constructors augmentations (#3630)
by Sergey G. Grekhov
· 2 days ago
e49a367
Fixes #3637. Update expected errors locations in grammar_A03_t02.dart (#3640)
by Sergey G. Grekhov
· 2 days ago
7d7553f
#3182. Update assertions text (#3629)
by Sergey G. Grekhov
· 3 days ago
8f79274
#3182.Add tests for external js interop variables, getters and setters (#3621)
by Sergey G. Grekhov
· 3 days ago
317adf2
Fixes #3626. Call method `factory()` in `main` (#3628)
by Sergey G. Grekhov
· 10 days ago
506c0de
#3182. Add tests for override inference (#3627)
by Sergey G. Grekhov
· 12 days ago
0ee58a1
#3182. Update constructors test according to the new rules for `_` (#3624)
by Sergey G. Grekhov
· 12 days ago
40e2f71
#3182. Update functions test according to the new rules for `_` (#3625)
by Sergey G. Grekhov
· 12 days ago
c1bfd79
#3182.Add tests for external js interop functions (#3620)
by Sergey G. Grekhov
· 13 days ago
b529c6a
#3182. Add tests for augmentation of primary constructors. Part 3. (#3615)
by Sergey G. Grekhov
· 13 days ago
c83fa80
#3315. Add tests for wildcarded parameters (#3623)
by Sergey G. Grekhov
· 13 days ago
53ec18c
#3182.Add tests for external js interop classes, constructors and extensions (#3622)
by Sergey G. Grekhov
· 13 days ago
0c70f41
Fixes #3618. Use `@dart=3.11` for old test for private parameter name (#3619)
by Sergey G. Grekhov
· 2 weeks ago
ac779cf
#3182. Fix/update tests for primary constructors (#3616)
by Sergey G. Grekhov
· 3 weeks ago
0c910d1
#3182. Add tests for augmentation of primary constructors. Part 2. (#3611)
by Sergey G. Grekhov
· 3 weeks ago
5e6d738
Fixes #3612. Replace WARNING.X_Y_Z by STATIC_STATIC_WARNING.X_Y_Z (#3613)
by Sergey G. Grekhov
· 3 weeks ago
41abdd4
#3608. Update primary constructor tests (#3610)
by Sergey G. Grekhov
· 3 weeks ago
4ad1a0c
#3182. Add tests for augmenting primary constructors (#3606)
by Sergey G. Grekhov
· 3 weeks ago
95e2139
#3182. Remove duplicated tests for extension types (#3609)
by Sergey G. Grekhov
· 3 weeks ago
926d3d3
#3182. Add tests for augmentation of primary constructors (#3607)
by Sergey G. Grekhov
· 3 weeks ago
db5ac45
#3182. Update `extension_types_*.dart` tests (#3462)
by Sergey G. Grekhov
· 4 weeks ago
a005af8
#3182. Add new test for `async`, `async*` and `sync*` functions (#3568)
by Sergey G. Grekhov
· 4 weeks ago
3b6c287
#3602. Add more tests for primary constructors (#3603)
by Sergey G. Grekhov
· 4 weeks ago
a9baeb7
Fixes #3604. Update expected errors locations for CFE (#3605)
by Sergey G. Grekhov
· 4 weeks ago
714ef7c
#3595. Add dot-shorthands tests for private members (#3600)
by Sergey G. Grekhov
· 4 weeks ago
fbaf7d9
#3595. Add tests for private class-like declarations (#3599)
by Sergey G. Grekhov
· 4 weeks ago
41d8317
#3182. Add tests checking that typedef cannot be augmented (#3601)
by Sergey G. Grekhov
· 4 weeks ago
e2270c5
Fixes #3597. Fix typos in `static_processing_A10_t0*.dart` (#3598)
by Sergey G. Grekhov
· 4 weeks ago
df003ab
Fixes #3574. Update expected error location in `static_processing_A03_t02.dart` (#3596)
by Sergey G. Grekhov
· 4 weeks ago
55830d4
#3182. Update/add augmentations tests (#3592)
by Sergey G. Grekhov
· 4 weeks ago
878f52c
Fixes #3593. Update expected result in `static_processing_A06_t02.dart` (#3594)
by Sergey G. Grekhov
· 4 weeks ago
2e0e83c
Fixes #3590. Update expected result in `static_processing_A19_t02.dart` (#3591)
by Sergey G. Grekhov
· 4 weeks ago
f5dba19
#3182. Update `metadata_*`, add missing cases (#3589)
by Sergey G. Grekhov
· 4 weeks ago
bc02385
Fixes #3583. Update expected error location in semantics_A03_t06.dart (#3586)
by Sergey G. Grekhov
· 4 weeks ago
4fa669d
Fixes #3581. Fix typos in private_named_parameters_t01.dart (#3584)
by Sergey G. Grekhov
· 4 weeks ago
051d8dc
Fixes #3582. Fix typo in private_named_parameters_t02.dart (#3585)
by Sergey G. Grekhov
· 4 weeks ago
2762a05
#3182. Update `augmenting_constructors_*` tests (#3588)
by Sergey G. Grekhov
· 4 weeks ago
89ac74f
Bump the github-actions group with 2 updates (#3587)
by dependabot[bot]
· 4 weeks ago
c76dd24
#3182. Fix typos in `augmenting_enums_A05_t*`, add new test (#3580)
by Sergey G. Grekhov
· 5 weeks ago
fe77de3
Fixes #3577. Fix typo in `augmenting_class_like_declarations_A02_t26_lib.dart` (#3578)
by Sergey G. Grekhov
· 5 weeks ago
2e370d7
Fixes #3575. Fix typos in `static_processing_A25_t05.dart` (#3576)
by Sergey G. Grekhov
· 5 weeks ago
d7cc79d
#3182. Rename enums tests according to they spec chapter name (#3573)
by Sergey G. Grekhov
· 5 weeks ago
09a5e35
Fixes #3570. Update expected errors positions for the analyzer (#3572)
by Sergey G. Grekhov
· 5 weeks ago
c9c7f2c
#3182. Fix `augmenting_variables_getters_setters_*`, add missing (#3571)
by Sergey G. Grekhov
· 5 weeks ago
da2146f
#3182. Remove obsolete `augmenting_variables` tests (#3569)
by Sergey G. Grekhov
· 5 weeks ago
eeab0b2
#3182. Add/update `complete_declarations_*` tests (#3566)
by Sergey G. Grekhov
· 5 weeks ago
72c30e6
#3182. Add new test to existing `augmenting_class_like_declarations_*` (#3567)
by Sergey G. Grekhov
· 5 weeks ago
445464e
Fixes #3562. Fix enum in `static_semantics_A02_t02.dart` (#3564)
by Sergey G. Grekhov
· 5 weeks ago
351468e
Fixes #3562. Fix typo in `static_semantics_A05_t02.dart` (#3565)
by Sergey G. Grekhov
· 5 weeks ago
88f9077
Fixes #3560. Don't use `var` as a formal parameter type (#3561)
by Sergey G. Grekhov
· 5 weeks ago
d3b013c
#3182. Rename `augmenting_declarations_*` to `applying_augmentations_*` (#3559)
by Sergey G. Grekhov
· 6 weeks ago
f79804c
#3182. Replace `type_inheritance_A01_*` by new tests (#3539)
by Sergey G. Grekhov
· 6 weeks ago
3932876
Fixes #3556. Use `unspecified` expected error (#3557)
by Sergey G. Grekhov
· 6 weeks ago
513d927
#3182. Replace `type_inheritance_04/05-*` tests by new ones (#3555)
by Sergey G. Grekhov
· 6 weeks ago
081ece2
Fixes #3545. Fix secondary errors and typos in `static_processing_A22_t04.dart` (#3552)
by Sergey G. Grekhov
· 6 weeks ago
25870d9
Fixes #3542. Fix secondary errors in `static_processing_A22_t01.dart` (#3549)
by Sergey G. Grekhov
· 6 weeks ago
7a59c6f
Fixes #3544. Fix secondary errors in `static_processing_A22_t03.dart` (#3551)
by Sergey G. Grekhov
· 6 weeks ago
f0f933d
Fixes #3543. Fix secondary errors in `static_processing_A22_t02.dart` (#3550)
by Sergey G. Grekhov
· 6 weeks ago
e58fb2a
Fixes #3541. Specify default value for optional named parameter (#3548)
by Sergey G. Grekhov
· 6 weeks ago
93e3d38
Fixes #3546. Fix typos in `static_processing_A22_t08.dart` (#3553)
by Sergey G. Grekhov
· 6 weeks ago
17a7696
Fixes #3547. Expect an error for non-trivial mixin constructor (#3554)
by Sergey G. Grekhov
· 6 weeks ago
4b71792
#3182. Update/Replace `type_inheritance_A02_*` tests (#3540)
by Sergey G. Grekhov
· 7 weeks ago
9126e78
Fixes #3504. Expect different results for primary initializer and parameter scopes (#3537)
by Sergey G. Grekhov
· 7 weeks ago
86e43a3
Fixes #3535. Add additional test for conflicting members. (#3536)
by Sergey G. Grekhov
· 7 weeks ago
5b3fc7a
Fixes #3505. Expect different results for primary initializer and parameter scopes (#3538)
by Sergey G. Grekhov
· 7 weeks ago
cf51588
Fixes #3516. Update expected errors in static_processing_A24_t05.dart (#3532)
by Sergey G. Grekhov
· 7 weeks ago
80454ce
Fixes #3518. Fix constructors invocations static_processing_A25_t02.dart (#3534)
by Sergey G. Grekhov
· 7 weeks ago
433bb23
Fixes #3517. Update expected errors in static_processing_A24_t06.dart (#3533)
by Sergey G. Grekhov
· 7 weeks ago
1930c1c
Fixes #3514. Update expected errors in static_processing_A23_t03.dart (#3530)
by Sergey G. Grekhov
· 7 weeks ago
1b8e39a
Fixes #3515. Fix typo in static_processing_A24_t03.dart (#3531)
by Sergey G. Grekhov
· 7 weeks ago
88295d8
Fixes #3513. Update expected errors in static_processing_A23_t01.dart (#3529)
by Sergey G. Grekhov
· 7 weeks ago
a70a438
Fixes #3511. Fix typos in static_processing_A20_t04.dart (#3527)
by Sergey G. Grekhov
· 7 weeks ago
ee380a6
Fixes #3512. Fix typos in static_processing_A24_t01.dart (#3528)
by Sergey G. Grekhov
· 7 weeks ago
e73ee93
Fixes #3510. Fix typos in static_processing_A19_t04.dart (#3526)
by Sergey G. Grekhov
· 7 weeks ago
969a436
Fixes #3509. Fix typos in static_processing_A19_t03.dart (#3525)
by Sergey G. Grekhov
· 7 weeks ago
03bc603
Fixes #3508. Fix typos in static_processing_A19_t02.dart (#3524)
by Sergey G. Grekhov
· 7 weeks ago
3bd05c4
Fixes #3502. Fix typos in static_processing_A04_t07.dart (#3520)
by Sergey G. Grekhov
· 7 weeks ago
ac8a589
Fixes #3507. Fixe typos in static_processing_A15_t01.dart (#3523)
by Sergey G. Grekhov
· 7 weeks ago
6ca3531
Fixes #3506. Fixe typos in static_processing_A07_t04.dart (#3522)
by Sergey G. Grekhov
· 7 weeks ago
16a16cd
Fixes #3503. Don't invoke factory constructor in enum value. (#3521)
by Sergey G. Grekhov
· 7 weeks ago
dfc1ab9
#3182. Rename some `augmenting_types_*`. Part 5. (#3501)
by Sergey G. Grekhov
· 8 weeks ago
379503d
Fixes #3499. Update expected errors positions for CFE (#3500)
by Sergey G. Grekhov
· 8 weeks ago
c8fbf20
#3182. Rename some `augmenting_types_*`. Part 2. (#3496)
by Sergey G. Grekhov
· 8 weeks ago
fb8babd
#3182. Rename some `augmenting_types_*`. Part 3. (#3497)
by Sergey G. Grekhov
· 8 weeks ago
d4c450f
#3182. Rename some `augmenting_types_*`. Part 4. (#3498)
by Sergey G. Grekhov
· 8 weeks ago
48717bd
#3182. Rename some `augmenting_types_*` tests to `applying_augmentations_*` (#3495)
by Sergey G. Grekhov
· 8 weeks ago
712d125
#3182. Fix constructors augmentation in augmenting_constructors_A09_t02.dart (#3494)
by Sergey G. Grekhov
· 8 weeks ago
c7c9d62
#3182. Add type annotation inheritance tests (#3466)
by Sergey G. Grekhov
· 8 weeks ago
30d246e
#3182. Add more tests for augmentations (#3465)
by Sergey G. Grekhov
· 8 weeks ago
70cbcab
#3182. Remove obsolete `defining_augmentation_*` tests (#3461)
by Sergey G. Grekhov
· 8 weeks ago
32d8733
#3182. Fix enum syntax in `scoping_*` test (#3464)
by Sergey G. Grekhov
· 8 weeks ago
60b313f
#3182. Update `metadata_*.dart` tests (#3463)
by Sergey G. Grekhov
· 8 weeks ago
a93511b
#3182. Update augmenting_types_A10_*.dart tests (#3460)
by Sergey G. Grekhov
· 8 weeks ago
eab3a57
#3182. Add more tests for augmenting setters (#3445)
by Sergey G. Grekhov
· 8 weeks ago
Next »