Skip to content

Issues: dart-lang/sdk

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
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
Assignee
Filter by who’s assigned
Sort

Issues list

Default sorting algorithm should be a stable sort area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-collection type-enhancement A request for a change that isn't a bug
#433 opened Nov 12, 2011 by rakudrama
Value types (deep immutability) area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). core-m type-enhancement A request for a change that isn't a bug
#501 opened Nov 17, 2011 by DartBot
Add a Python-like slice operator for lists and strings area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). core-m type-enhancement A request for a change that isn't a bug
#983 opened Dec 27, 2011 by justinfagnani
Add BitSet (bit vector) to Dart library area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-n type-enhancement A request for a change that isn't a bug
#1053 opened Jan 5, 2012 by DartBot
Native Matrix/Vector library area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-n type-enhancement A request for a change that isn't a bug
#1725 opened Feb 16, 2012 by DartBot
Security: Prevent DoS from hashmap collisions area-meta Cross-cutting, high-level issues (for tracking many other implementation issues, ...). type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) type-security
#1748 opened Feb 17, 2012 by turnidge
missing query string / file upoad support (e.g. in http post) area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. library-io type-enhancement A request for a change that isn't a bug
#2488 opened Apr 8, 2012 by DartBot
Allow compile-time constant index operations on constant string, list and maps. area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). core-n type-enhancement A request for a change that isn't a bug
#3059 opened May 15, 2012 by lrhn
Server-side unicode support (normalization, removing accents) area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-n P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#3174 opened May 22, 2012 by DartBot
Improve error message for redirecting constructors area-front-end Use area-front-end for front end / CFE / kernel format related issues. front-end-fasta P4 type-enhancement A request for a change that isn't a bug
#3265 opened May 27, 2012 by DartBot
dart2js renames some names without reason area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. P3 A lower priority bug or feature request type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-dart2js
#3993 opened Jul 4, 2012 by rakudrama
Compare dates by date portion only area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-2 P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#4195 opened Jul 25, 2012 by DartBot
VM terminates when initial isolate ends, even if other isolates are still running. area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-l P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#4229 opened Jul 27, 2012 by justinfagnani
insertRange, removeRange should work on list returned by element.nodes area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. library-html P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug web-libraries Issues impacting dart:html, etc., libraries
#4642 opened Aug 21, 2012 by DartBot
lazily initialized statics are not GVNed (or moved out of loops). area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. dart2js-optimization web-dart2js
#4931 opened Sep 5, 2012 by floitschG
Feature Request: WeakMap area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#5144 opened Sep 13, 2012 by DartBot
Mutual recursion of adjacent function statements area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). type-enhancement A request for a change that isn't a bug
#5339 opened Sep 20, 2012 by rakudrama
Provide a Date manipulation library area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-2 P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#5627 opened Oct 3, 2012 by floitschG
Inconsistent IndexedDB exceptions area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. library-html P2 A bug or feature request we're likely to work on type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) web-libraries Issues impacting dart:html, etc., libraries
#5635 opened Oct 3, 2012 by rakudrama
dart2js value_range analysis fails to eliminate check in lexicographic compare area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. dart2js-optimization P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug web-dart2js
#5663 opened Oct 5, 2012 by rakudrama
Implement the Pointer Events spec area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. library-html P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug web-libraries Issues impacting dart:html, etc., libraries
#5708 opened Oct 7, 2012 by sethladd
Make binary operators closurizable. area-language Dart language related items (some items might be better tracked at github.com/dart-lang/language). type-enhancement A request for a change that isn't a bug
#5879 opened Oct 15, 2012 by lrhn
Generated files should be read-only area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. library-html P2 A bug or feature request we're likely to work on type-code-health Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable web-libraries Issues impacting dart:html, etc., libraries
#5988 opened Oct 17, 2012 by floitschG
dart2js: fails to eliminate range check in code accessing array elements in pairs area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. dart2js-optimization P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug web-dart2js
#6070 opened Oct 19, 2012 by rakudrama
Library: an efficient way to raise an exception if an item already exists in Map when adding an item area-core-library SDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries. core-n P2 A bug or feature request we're likely to work on type-enhancement A request for a change that isn't a bug
#6118 opened Oct 21, 2012 by kevmoo
ProTip! Add no:assignee to see everything that’s not assigned.