Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dart-lang/language issues and pull requests

#4256 - Scoping augmentations down for code generators

Issue - State: open - Opened by munificent about 14 hours ago - 1 comment
Labels: augmentation-libraries

#4254 - remove boxed links in PDF

Pull Request - State: open - Opened by thechampagne 3 days ago - 1 comment

#4252 - Nullifying Conditional Operator

Issue - State: open - Opened by Tech-Tac 3 days ago - 26 comments
Labels: feature

#4251 - Allow private names as named record field and parameter names.

Issue - State: open - Opened by lrhn 4 days ago - 1 comment
Labels: feature

#4250 - Please introduce namespaces in the language

Issue - State: open - Opened by lafrank 4 days ago - 1 comment
Labels: request

#4249 - Need better exhaustiveness for record-typed type matching.

Issue - State: open - Opened by lrhn 5 days ago - 1 comment
Labels: request, patterns, exhaustiveness

#4248 - Bump actions/stale from 9.0.0 to 9.1.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 6 days ago
Labels: autosubmit

#4247 - `[` `]` automatic parameter brackets

Issue - State: open - Opened by nate-thegrate 6 days ago - 3 comments
Labels: feature

#4247 - `[` `]` automatic parameter brackets

Issue - State: open - Opened by nate-thegrate 6 days ago - 3 comments
Labels: feature

#4246 - Enhanced Constructors

Issue - State: open - Opened by stereotype441 6 days ago - 3 comments
Labels: feature

#4245 - Initial draft of enhanced constructors proposal.

Pull Request - State: closed - Opened by stereotype441 6 days ago

#4245 - Initial draft of enhanced constructors proposal.

Pull Request - State: closed - Opened by stereotype441 6 days ago

#4244 - Having a mixin implement a private member of another mixin causes a name collision

Issue - State: open - Opened by rrousselGit 6 days ago - 4 comments
Labels: request

#4244 - Having a mixin implement a private member of another mixin causes a name collision

Issue - State: open - Opened by rrousselGit 6 days ago - 4 comments
Labels: request

#4242 - Allow annotations to reference non-const objects / Meta Objects

Issue - State: open - Opened by TekExplorer 7 days ago
Labels: feature

#4242 - Allow annotations to reference non-const objects / Meta Objects

Issue - State: open - Opened by TekExplorer 7 days ago
Labels: feature

#4241 - Omit part 'file.g.dart'; When defined in build.yaml

Issue - State: open - Opened by jodinathan 8 days ago - 2 comments
Labels: feature

#4238 - Enhancing Annotations and Macros

Issue - State: open - Opened by RohitSaily 12 days ago - 4 comments
Labels: feature

#4237 - Postfix Annotations

Issue - State: closed - Opened by RohitSaily 14 days ago - 2 comments

#4236 - Fixed one typo in inference.md

Pull Request - State: closed - Opened by AxeelPy 13 days ago - 3 comments

#4235 - Pattern destructing could assign values to existing variables

Issue - State: open - Opened by FMorschel 14 days ago - 4 comments
Labels: request

#4234 - Pattern destructuring could enable calling `FunctionType`s

Issue - State: open - Opened by FMorschel 14 days ago - 2 comments
Labels: feature

#4233 - The specification does not include super parameters

Issue - State: open - Opened by levelrin 16 days ago
Labels: bug

#4232 - Improvements targeting serialization & data

Issue - State: open - Opened by davidmorgan 20 days ago - 7 comments

#4231 - Is it intentional that class instance members can have the same name as a named constructor?

Issue - State: open - Opened by nshahan 22 days ago - 1 comment
Labels: question

#4230 - Missing function parameter type detection.

Issue - State: closed - Opened by Xekin97 22 days ago - 19 comments
Labels: request

#4229 - Fix some typos in Static shorthand proposal

Pull Request - State: open - Opened by sgrekhov 24 days ago

#4228 - Support for method overloading

Issue - State: closed - Opened by nathnaeld 27 days ago - 2 comments
Labels: feature

#4227 - [Dot Shorthands][spec] Redirecting factory constructor

Issue - State: open - Opened by kallentu 28 days ago - 4 comments
Labels: feature-completeness, dot-shorthands

#4226 - Remove sentence about `e!` being constant

Pull Request - State: closed - Opened by eernstg 29 days ago - 1 comment

#4225 - Dynamic variable values can utilize extension functionality.

Issue - State: open - Opened by Stitch-Taotao 29 days ago - 13 comments
Labels: feature

#4224 - `.new` as a constant constructor tear-off

Issue - State: closed - Opened by eernstg 30 days ago - 1 comment
Labels: question, enum-shorthands

#4223 - The mechanism that turns `[]` from `List<X> xs = const [];` into `<Never>[]` doesn't handle invariance

Issue - State: open - Opened by eernstg about 1 month ago - 2 comments
Labels: question, type-inference

#4223 - The mechanism that turns `[]` from `List<X> xs = const [];` into `<Never>[]` doesn't handle invariance

Issue - State: open - Opened by eernstg about 1 month ago - 2 comments
Labels: question, type-inference

#4221 - Null promotion on variables in `??` clauses

Issue - State: closed - Opened by caseycrogers about 1 month ago - 2 comments
Labels: feature

#4221 - Null promotion on variables in `??` clauses

Issue - State: closed - Opened by caseycrogers about 1 month ago - 2 comments
Labels: feature

#4219 - Optional positional type parameters

Issue - State: open - Opened by FMorschel about 1 month ago - 3 comments
Labels: request

#4218 - Static access shorthand parsing question

Issue - State: open - Opened by sgrekhov about 1 month ago - 1 comment
Labels: bug

#4217 - It is inconvenient to use a class by specifying only a single generic out of multiple

Issue - State: closed - Opened by rrousselGit about 1 month ago - 2 comments
Labels: request

#4215 - Type patterns

Issue - State: open - Opened by lrhn about 2 months ago - 4 comments
Labels: feature, patterns

#4214 - Allow `return` in a `switch` expression

Issue - State: closed - Opened by andrei-toterman about 2 months ago - 2 comments
Labels: feature

#4213 - Generic and conditional constructors

Issue - State: open - Opened by eernstg about 2 months ago - 4 comments
Labels: feature, static-extensions

#4212 - Add a new variant of the static extensions proposal

Pull Request - State: open - Opened by eernstg about 2 months ago

#4211 - Proposal for a pipe-like operator to chain constructor/method invocations without nesting

Issue - State: open - Opened by rrousselGit about 2 months ago - 146 comments
Labels: feature

#4210 - Adjust function literal return type inference to avoid spurious null

Pull Request - State: open - Opened by eernstg about 2 months ago - 5 comments

#4209 - Default implementation of `Object.toString` is impediment for Exceptions

Issue - State: closed - Opened by gaaclarke about 2 months ago - 3 comments
Labels: request

#4209 - Default implementation of `Object.toString` is impediment for Exceptions

Issue - State: closed - Opened by gaaclarke about 2 months ago - 3 comments
Labels: request

#4208 - Restrict Changes to Method Signatures When Overriding to Prevent Additional Optional Parameters

Issue - State: closed - Opened by gsvianna about 2 months ago - 3 comments
Labels: request

#4208 - Restrict Changes to Method Signatures When Overriding to Prevent Additional Optional Parameters

Issue - State: closed - Opened by gsvianna about 2 months ago - 3 comments
Labels: request

#4207 - Test Blocks In Src

Issue - State: open - Opened by mcmah309 about 2 months ago - 3 comments
Labels: feature

#4207 - Test Blocks In Src

Issue - State: open - Opened by mcmah309 about 2 months ago - 3 comments
Labels: feature

#4206 - Add private set property modifier

Issue - State: open - Opened by tilucasoli about 2 months ago - 13 comments
Labels: feature

#4205 - Inline catching

Issue - State: open - Opened by Protonull about 2 months ago - 10 comments
Labels: feature

#4205 - Inline catching

Issue - State: open - Opened by Protonull about 2 months ago - 12 comments
Labels: feature

#4204 - Marginally better LUB for different instantiations of the same interface.

Issue - State: open - Opened by lrhn about 2 months ago
Labels: feature, inference

#4204 - Marginally better LUB for different instantiations of the same interface.

Issue - State: open - Opened by lrhn about 2 months ago
Labels: feature, inference

#4203 - Fragmented declarations

Issue - State: open - Opened by lrhn about 2 months ago - 10 comments
Labels: feature

#4202 - Allow setters to declare a return type of `Never`

Issue - State: open - Opened by mateusfccp about 2 months ago - 7 comments
Labels: feature

#4201 - Consider removing support for null-aware explicit extension invocations

Issue - State: closed - Opened by stereotype441 about 2 months ago - 4 comments
Labels: extension-methods, null-aware-expressions

#4200 - More capable `Type` objects

Issue - State: open - Opened by eernstg about 2 months ago - 65 comments
Labels: feature, meta-classes

#4199 - Exhaustive check on generic sealed class is considered not exhaustive

Issue - State: open - Opened by rrousselGit 2 months ago - 2 comments
Labels: request

#4199 - Exhaustive check on generic sealed class is considered not exhaustive

Issue - State: open - Opened by rrousselGit 2 months ago - 2 comments
Labels: request

#4198 - Equality Types

Issue - State: open - Opened by eernstg 2 months ago - 2 comments
Labels: feature

#4198 - Equality Types

Issue - State: open - Opened by eernstg 2 months ago - 2 comments
Labels: feature

#4197 - Be more strict on inferred types with no constraints?

Issue - State: open - Opened by eernstg 2 months ago - 1 comment
Labels: question, inference, type-inference

#4197 - Be more strict on inferred types with no constraints?

Issue - State: open - Opened by eernstg 2 months ago - 5 comments
Labels: question, inference, type-inference

#4196 - Add a mechanism to check if a late variable is initialised

Issue - State: closed - Opened by hrajwade96 2 months ago - 3 comments
Labels: state-duplicate, feature

#4196 - Add a mechanism to check if a late variable is initialised

Issue - State: closed - Opened by hrajwade96 2 months ago - 3 comments
Labels: state-duplicate, feature

#4195 - Support generic type `T` to extend multiple classes

Issue - State: closed - Opened by nathnaeld 2 months ago - 1 comment
Labels: state-duplicate, feature

#4195 - Support generic type `T` to extend multiple classes

Issue - State: closed - Opened by nathnaeld 2 months ago - 1 comment
Labels: state-duplicate, feature

#4194 - Fix some typos in the static access shorthand proposal

Pull Request - State: open - Opened by sgrekhov 2 months ago

#4194 - Fix some typos in the static access shorthand proposal

Pull Request - State: closed - Opened by sgrekhov 2 months ago - 1 comment

#4193 - Add scripts for downloading open source corpora.

Pull Request - State: closed - Opened by munificent 2 months ago - 1 comment

#4192 - Update specification for generative constructors

Pull Request - State: closed - Opened by jakemac53 2 months ago

#4192 - Update specification for generative constructors

Pull Request - State: closed - Opened by jakemac53 2 months ago

#4191 - Update example in Static access shorthand proposal

Pull Request - State: closed - Opened by sgrekhov 2 months ago - 1 comment

#4191 - Update example in Static access shorthand proposal

Pull Request - State: closed - Opened by sgrekhov 2 months ago - 1 comment

#4190 - Pattern matching not properly considering "!= null" in the exhaustive check

Issue - State: open - Opened by gabrielgarciagava 2 months ago - 3 comments
Labels: patterns, type-inference

#4188 - Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: autosubmit

#4188 - Bump dart-lang/setup-dart from 1.6.5 to 1.7.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: autosubmit

#4187 - Functional Interfaces

Issue - State: closed - Opened by Vorkytaka 2 months ago - 7 comments
Labels: feature

#4187 - Functional Interfaces

Issue - State: closed - Opened by Vorkytaka 2 months ago - 7 comments
Labels: feature

#4186 - Clarify that type aliases are expanded prior to type inference

Pull Request - State: closed - Opened by eernstg 2 months ago - 1 comment

#4186 - Clarify that type aliases are expanded prior to type inference

Pull Request - State: closed - Opened by eernstg 2 months ago - 1 comment

#4185 - Named arguments

Issue - State: open - Opened by cedvdb 2 months ago - 1 comment
Labels: feature

#4185 - Named arguments

Issue - State: open - Opened by cedvdb 2 months ago - 1 comment
Labels: feature

#4184 - Dart imports accepts non Dart files

Issue - State: open - Opened by PiotrFLEURY 2 months ago - 2 comments
Labels: request

#4183 - Enum shorthands using a type alias and invoking a constructor

Issue - State: closed - Opened by eernstg 2 months ago - 3 comments
Labels: question, enum-shorthands, brevity

#4183 - Enum shorthands using a type alias and invoking a constructor

Issue - State: closed - Opened by eernstg 2 months ago - 3 comments
Labels: question, enum-shorthands, brevity

#4182 - Update example in Static access shorthand proposal

Pull Request - State: closed - Opened by sgrekhov 2 months ago - 1 comment

#4182 - Update example in Static access shorthand proposal

Pull Request - State: closed - Opened by sgrekhov 2 months ago - 1 comment

#4181 - Allow returning a value from a generator

Issue - State: closed - Opened by liamappelbe 2 months ago - 3 comments
Labels: feature

#4181 - Allow returning a value from a generator

Issue - State: closed - Opened by liamappelbe 2 months ago - 3 comments
Labels: feature

#4180 - Downwards and upwards inference with object patterns

Issue - State: open - Opened by munificent 2 months ago - 3 comments
Labels: patterns

#4180 - Downwards and upwards inference with object patterns

Issue - State: open - Opened by munificent 2 months ago - 3 comments
Labels: patterns