-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: dart-lang/sdk
Overview
-
0 Active pull requests
-
- 0 Merged pull requests
- 0 Open pull requests
- 17 Closed issues
- 14 New issues
Could not load contribution data
Please try again later
17 Issues closed by 16 people
-
Flow analysis. Patterns match in switches
#60677 closed
May 13, 2025 -
[Dot Shorthands] CFE Implementation
#59758 closed
May 13, 2025 -
Make dart:ffi Pointer an extension type over int
#60722 closed
May 13, 2025 -
Type confusion in Builtin_File_SetPointer
#51213 closed
May 13, 2025 -
lib/mirrors/invocation_fuzz_test/smi fails on dartk-(strong|weak-asserts)-mac-debug-arm64
#46435 closed
May 13, 2025 -
Failures on vm-kernel opt counter threshold builder
#31838 closed
May 13, 2025 -
Web hot reload breaks app when running as Web Server (-d web-server)
#60289 closed
May 13, 2025 -
standalone/io/regress_50904_test is flaky on reload configs
#60559 closed
May 13, 2025 -
Type of interest promotion sometimes promotes to a type that's not a subtype of the declared type
#60620 closed
May 13, 2025 -
Private interface method flagged as not referenced
#60697 closed
May 13, 2025 -
[cfe] Not reporting an error for potentially non-const in initializer
#60714 closed
May 13, 2025 -
ffi/isolate_group_shared_callback_test crashes on linux bots
#60705 closed
May 13, 2025 -
HttpException: Unexpected response (unsolicited response without request) not catchable
#60333 closed
May 12, 2025 -
vm-tsan-linux-release-x64:vm/cc/ThreadPool_RunOne broke (Pass -> Crash)
#60698 closed
May 12, 2025 -
Dart Fix Report - Server
#60712 closed
May 12, 2025 -
[web]: discrepancies between JS and Wasm backends with -O3 or higher.
#56949 closed
May 12, 2025
14 Issues opened by 10 people
-
test failures in lib/mirrors/invocation_fuzz_test/smi
#60721 opened
May 13, 2025 -
FFI test failures on ASAN Mac
#60720 opened
May 13, 2025 -
[dart2wasm] Investigate making async functions use `_Future` directly instead of `_AsyncCompleter`
#60719 opened
May 13, 2025 -
Flow analysis. FutureOr<void> issue when testing against `void`
#60718 opened
May 13, 2025 -
[vm] Isolate stress test hits assert in runtime/vm/object_graph.cc: 137:
#60717 opened
May 13, 2025 -
corelib/hash_map2_test crashing on vm-dyn-linux-debug-x64
#60716 opened
May 13, 2025 -
[cfe] Better lowerings for switch statements and expressions with pattern matching
#60715 opened
May 12, 2025 -
resident compiler failing on GitHub actions (ubuntu)
#60713 opened
May 12, 2025 -
[dart2wasm] Help to deal with minified errors from deployed apps
#60711 opened
May 12, 2025 -
Issue with non escaping characters
#60710 opened
May 12, 2025 -
Flow analysis. No promotion in case of shared case scope and assignment in `when` part
#60708 opened
May 12, 2025 -
Stopwatch uses different monotonic clocks on different platforms
#60707 opened
May 12, 2025 -
Flaky TSAN reports on isolate group callback tests
#60706 opened
May 12, 2025
40 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[Meta] Support project-wide dart format page width configuration
#56863 commented on
May 11, 2025 • 0 new comments -
Allow AOT executables to be cross-compiled
#28617 commented on
May 12, 2025 • 0 new comments -
[dart fix] Allow changing base class and mixins
#51840 commented on
May 12, 2025 • 0 new comments -
[wasm] The types in a recgroup may not be mutually recursive
#60546 commented on
May 12, 2025 • 0 new comments -
JS interop performance of function calls
#60357 commented on
May 12, 2025 • 0 new comments -
[dart2wasm] Late field lowering results in larger size than needed
#60432 commented on
May 12, 2025 • 0 new comments -
[dart2wasm] Consider treating `JSValue` a primitive type and unbox it in fields & function signatures
#60455 commented on
May 12, 2025 • 0 new comments -
Remove extra type check in dartifyRaw for wrapped Dart functions that then unwraps it
#56353 commented on
May 12, 2025 • 0 new comments -
[dart2wasm] Reduce size of trivial async function bodies
#60433 commented on
May 12, 2025 • 0 new comments -
[dart2wasm] Consider using direct-call metadata in dynamic invocations
#60401 commented on
May 12, 2025 • 0 new comments -
[dart2wasm] Avoid making every closure needs it's own dynamic call forwarder
#60458 commented on
May 12, 2025 • 0 new comments -
Duplicate wrapper functions generated as a result of `Function.toJS`
#60584 commented on
May 12, 2025 • 0 new comments -
`Object` to `double` casts unbox, causing redundant boxing in some call sites
#60585 commented on
May 12, 2025 • 0 new comments -
dart2wasm: Null check operator used on a null value at AstCodeGenerator._setupLocalParameters
#60583 commented on
May 12, 2025 • 0 new comments -
`measureUserAgentSpecificMemory` API seems inaccurate in WASM mode
#60280 commented on
May 12, 2025 • 0 new comments -
Allow dart2wasm to interop with other wasm code & provide wasm data structures (e.g. in `dart:wasm`)
#55856 commented on
May 12, 2025 • 0 new comments -
Avoid jsifyRaw to convert primitive types on interop procedures in lowerings
#55174 commented on
May 12, 2025 • 0 new comments -
Fix prefix hover and go to definition for parts with imports
#60645 commented on
May 12, 2025 • 0 new comments -
Escaped characters are not colored correctly on interpolation strings
#60692 commented on
May 12, 2025 • 0 new comments -
Class 'NamedTypeBuilder' has no instance method 'appendTo'
#60691 commented on
May 12, 2025 • 0 new comments -
Errors for name colisions discussion
#60668 commented on
May 12, 2025 • 0 new comments -
Lints to prefer project root path import
#60667 commented on
May 12, 2025 • 0 new comments -
[analyzer] No error in case of `?.` in a constant expression
#60673 commented on
May 12, 2025 • 0 new comments -
`CorrectionProducer`s computing should handle errors differently
#60694 commented on
May 12, 2025 • 0 new comments -
Is the UX around fixes confusing?
#60660 commented on
May 12, 2025 • 0 new comments -
TSAN reports race in dart:io file closing - isolate shutdown races with epoll handler
#53190 commented on
May 12, 2025 • 0 new comments -
iso-stress-linux test failure expected: slot.offset = expected_offset NativeRuntime.writeHeapSnapshotToFile
#60701 commented on
May 12, 2025 • 0 new comments -
Regular hangs of the analyzer in VSCode on Windows
#60702 commented on
May 12, 2025 • 0 new comments -
The Dart Analysis Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.
#60658 commented on
May 12, 2025 • 0 new comments -
New annotations for enforcing types
#60693 commented on
May 12, 2025 • 0 new comments -
Issues with quick fix for `sort_constructors_first` lint rule
#60703 commented on
May 12, 2025 • 0 new comments -
js_interop changes in 3.6 (master) to JSTypedArray subtypes break passing SharedArrayBuffer as the underlying buffer.
#56455 commented on
May 12, 2025 • 0 new comments -
Add dart2wasm --dry-run option
#60050 commented on
May 13, 2025 • 0 new comments -
Overloaded operator usage is not highlighted
#60689 commented on
May 13, 2025 • 0 new comments -
Create a DTD service for managing connected apps
#60540 commented on
May 13, 2025 • 0 new comments -
[linter] `unnecessary_else_block` suggestion
#60078 commented on
May 13, 2025 • 0 new comments -
[vm/ffi] Unbox `Pointer`
#50777 commented on
May 13, 2025 • 0 new comments -
[Dot Shorthands][meta] Dot shorthands implementation
#57036 commented on
May 13, 2025 • 0 new comments -
[Dot Shorthands] Web debugging support
#59874 commented on
May 13, 2025 • 0 new comments -
[Dot Shorthands] VM debugging support
#59875 commented on
May 13, 2025 • 0 new comments