Skip to content

Pull requests: dart-lang/language

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Remove spurious const in extension type grammar rule
#4593 opened Dec 12, 2025 by eernstg Loading… updated Dec 12, 2025
Fix tiny typos in Primary constructor spec
#4590 opened Dec 10, 2025 by sgrekhov Loading… updated Dec 10, 2025
Fix a typo in Augmentations proposal
#4589 opened Dec 10, 2025 by sgrekhov Loading… updated Dec 10, 2025
Specify null safety subtyping
#3515 opened Dec 14, 2023 by eernstg Loading… updated Dec 9, 2025
Update pre-null-safety spec with new null safety sections
#2023 opened Dec 10, 2021 by eernstg Loading… updated Dec 2, 2025
Specify null safety
#2605 opened Nov 2, 2022 by eernstg Loading… updated Dec 2, 2025
Add shared native memory proposal
#4515 opened Sep 12, 2025 by mraleph Loading… updated Nov 26, 2025
Update static extension proposal with constructors
#4537 opened Oct 15, 2025 by leafpetersen Loading… updated Nov 5, 2025
Update feature-specification.md
#3472 opened Nov 16, 2023 by lrhn Loading… updated Sep 15, 2025
remove boxed links in PDF
#4254 opened Feb 4, 2025 by thechampagne Loading… updated Feb 7, 2025
1 task done
Fix some typos in Static shorthand proposal
#4229 opened Jan 13, 2025 by sgrekhov Loading… updated Feb 7, 2025
Specify that enums extend _Enum from dart:core.
#3671 opened Mar 21, 2024 by stereotype441 Loading… updated Oct 7, 2024
1 task done
First cut at analyzer preferred subtyping algorithm cla: yes
#388 opened Jun 3, 2019 by leafpetersen Loading… updated Sep 4, 2024
Feature spec of explicit variance cla: yes
#557 opened Sep 2, 2019 by eernstg Loading… updated Aug 8, 2024
Eliminate the notion of "bound resolution" from inference.md.
#4013 opened Aug 5, 2024 by stereotype441 Loading… updated Aug 6, 2024
1 task done
Begin specifying type inference of selector chains.
#3937 opened Jun 26, 2024 by stereotype441 Loading… updated Aug 6, 2024
1 task done
Update inference of closures with no context.
#3151 opened Jun 15, 2023 by lrhn Loading… updated Mar 19, 2024
State that special-case num typing rules do not apply to extension type members
#3396 opened Oct 12, 2023 by lrhn Loading… updated Jan 9, 2024
Tweak some wordings in the extension type specification.
#3398 opened Oct 12, 2023 by lrhn Loading… updated Oct 13, 2023
Extension types - add updated inference rules for num types.
#3384 opened Oct 6, 2023 by lrhn Loading… updated Oct 12, 2023
Spec changes related to specific types.
#3302 opened Aug 23, 2023 by lrhn Loading… updated Sep 20, 2023
Update language text to specify language versions. cla: yes
#863 opened Mar 2, 2020 by lrhn Loading… updated Aug 4, 2023
Make it an error to have on F when F is final in another library.
#2956 opened Mar 29, 2023 by lrhn Loading… updated Apr 21, 2023
Introduce rules to say that missing formal parameter type means dynamic
#2163 opened Mar 22, 2022 by eernstg Loading… updated Apr 21, 2023
Add (first) testing plan for enhanced enums.
#2027 opened Dec 14, 2021 by lrhn Loading… updated Apr 21, 2023
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.