-
Notifications
You must be signed in to change notification settings - Fork 208
Issues: dart-lang/language
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Potentially constant statements and bodies.
feature
Proposed language feature that solves one or more problems
#4261
opened Feb 11, 2025 by
lrhn
Loosen const requirements for asserts
request
Requests to resolve a particular developer problem
#4260
opened Feb 11, 2025 by
filiph
Scoping augmentations down for code generators
augmentations
Issues related to the augmentations proposal.
#4256
opened Feb 6, 2025 by
munificent
Nullifying Conditional Operator
feature
Proposed language feature that solves one or more problems
#4252
opened Feb 3, 2025 by
Tech-Tac
Allow private names as named record field and parameter names.
feature
Proposed language feature that solves one or more problems
#4251
opened Feb 2, 2025 by
lrhn
Please introduce namespaces in the language
request
Requests to resolve a particular developer problem
#4250
opened Feb 2, 2025 by
lafrank
Need better exhaustiveness for record-typed type matching.
exhaustiveness
patterns
Issues related to pattern matching.
request
Requests to resolve a particular developer problem
#4249
opened Feb 1, 2025 by
lrhn
[
]
automatic parameter brackets
feature
#4247
opened Jan 31, 2025 by
nate-thegrate
Enhanced Constructors
feature
Proposed language feature that solves one or more problems
#4246
opened Jan 31, 2025 by
stereotype441
Having a mixin implement a private member of another mixin causes a name collision
request
Requests to resolve a particular developer problem
#4244
opened Jan 31, 2025 by
rrousselGit
When a generic function instantiation is guided by a type which is demoted away, it shouldn't happen
question
Further information is requested
specification
#4243
opened Jan 31, 2025 by
eernstg
Allow annotations to reference non-const objects / Meta Objects
feature
Proposed language feature that solves one or more problems
#4242
opened Jan 30, 2025 by
TekExplorer
Enhancing Annotations and Macros
feature
Proposed language feature that solves one or more problems
#4238
opened Jan 25, 2025 by
RohitSaily
Pattern destructing could assign values to existing variables
request
Requests to resolve a particular developer problem
#4235
opened Jan 23, 2025 by
FMorschel
The specification does not include super parameters
bug
There is a mistake in the language specification or in an active document
#4233
opened Jan 21, 2025 by
levelrin
Is it intentional that class instance members can have the same name as a named constructor?
question
Further information is requested
#4231
opened Jan 16, 2025 by
nshahan
[Dot Shorthands][spec] Redirecting factory constructor
dot-shorthands
Issues related to the dot shorthands feature.
feature-completeness
A special or edge case of another feature which isn't supported
#4227
opened Jan 9, 2025 by
kallentu
Dynamic variable values can utilize extension functionality.
feature
Proposed language feature that solves one or more problems
#4225
opened Jan 8, 2025 by
Stitch-Taotao
The mechanism that turns Further information is requested
type-inference
Type inference, issues or improvements
[]
from List<X> xs = const [];
into <Never>[]
doesn't handle invariance
question
#4223
opened Jan 6, 2025 by
eernstg
Optional positional type parameters
request
Requests to resolve a particular developer problem
#4219
opened Dec 30, 2024 by
FMorschel
Static access shorthand parsing question
bug
There is a mistake in the language specification or in an active document
#4218
opened Dec 30, 2024 by
sgrekhov
Type patterns
feature
Proposed language feature that solves one or more problems
patterns
Issues related to pattern matching.
#4215
opened Dec 22, 2024 by
lrhn
Generic and conditional constructors
feature
Proposed language feature that solves one or more problems
static-extensions
Issues about the static-extensions feature
#4213
opened Dec 20, 2024 by
eernstg
Proposal for a pipe-like operator to chain constructor/method invocations without nesting
feature
Proposed language feature that solves one or more problems
#4211
opened Dec 18, 2024 by
rrousselGit
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.