-
Notifications
You must be signed in to change notification settings - Fork 205
Pull requests: dart-lang/language
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Update the lifecycle of a language feature documentation.
#4143
opened Oct 28, 2024 by
kallentu
Loading…
Add the initial draft for inference-using-bounds
#4140
opened Oct 24, 2024 by
chloestefantsova
Loading…
Eliminate the notion of "bound resolution" from inference.md.
#4013
opened Aug 5, 2024 by
stereotype441
Loading…
1 task done
Begin specifying type inference of selector chains.
#3937
opened Jun 26, 2024 by
stereotype441
Loading…
1 task done
Specify that enums extend
_Enum
from dart:core
.
#3671
opened Mar 21, 2024 by
stereotype441
Loading…
1 task done
State that special-case
num
typing rules do not apply to extension type members
#3396
opened Oct 12, 2023 by
lrhn
Loading…
Extension types - add updated inference rules for
num
types.
#3384
opened Oct 6, 2023 by
lrhn
Loading…
Make it an error to have
on F
when F
is final in another library.
#2956
opened Mar 29, 2023 by
lrhn
Loading…
Adjust specification of evaluation order for instance getters returning a function
#2182
opened Apr 1, 2022 by
eernstg
Loading…
Clarify the evaluation order for collection literal elements
#2175
opened Mar 30, 2022 by
eernstg
Loading…
Introduce rules to say that missing formal parameter type means dynamic
#2163
opened Mar 22, 2022 by
eernstg
Loading…
Update pre-null-safety spec with new null safety sections
#2023
opened Dec 10, 2021 by
eernstg
Loading…
Macros: Add a concept of "macro libraries"
cla: yes
static-metaprogramming
Issues related to static metaprogramming
#1831
opened Aug 31, 2021 by
jakemac53
Loading…
Specify the private override error caused by a mixin application
cla: yes
#1626
opened May 10, 2021 by
eernstg
Loading…
Specify that constant assertions are always evaluated
cla: yes
#1271
opened Oct 27, 2020 by
lrhn
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.