- 47e6e90 [cfe] Remove BuilderFactoryImpl._currentTypeParameterScopeBuilder by Johnni Winther · 4 weeks ago
- 43579e7 [cfe] Move type variables to DeclarationFragment by Johnni Winther · 4 weeks ago
- cd236ec [parser] Add enclosingDeclarationName to beginMethod by Johnni Winther · 4 weeks ago
- 1236a6a Delete unused methods in SuggestionBuilder. by Keerti Parthasarathy · 4 weeks ago
- 1fb6869 Adds a static `from` method on `JSArray` which helps a create a `JSArray` from a given JS iterable or array-like object. (Resolves #56069) by Rutvik Tak · 4 weeks ago
- 4775207 [dart2wasm] Add deferred loading support to dart2wasm (12/X). by Nate Biggs · 4 weeks ago
- c936c0f [dart2wasm] Add deferred loading support to dart2wasm (11/X). by Nate Biggs · 4 weeks ago
- 5653682 [dart2wasm] Add deferred loading support to dart2wasm (10/X). by Nate Biggs · 4 weeks ago
- 7d0742c [dart2wasm] Add deferred loading support to dart2wasm (9/X). by Nate Biggs · 4 weeks ago
- f0153c1 [dart2wasm] Add deferred loading support to dart2wasm (8/X). by Nate Biggs · 4 weeks ago
- 1841b18 [dart2wasm] Add deferred loading support to dart2wasm (7/X). by Nate Biggs · 4 weeks ago
- c5bd4d0 [dart2wasm] Add deferred loading support to dart2wasm (6/X). by Nate Biggs · 4 weeks ago
- a7f5845 [dart2wasm] Add deferred loading support to dart2wasm (5/X). by Nate Biggs · 4 weeks ago
- b5b335f [dart2wasm] Add deferred loading support to dart2wasm (4/X). by Nate Biggs · 4 weeks ago
- 3b4ab02 [dart2wasm] Add deferred loading support to dart2wasm (3/X). by Nate Biggs · 4 weeks ago
- cbd242f [dart2wasm] Add deferred loading support to dart2wasm (2/X). by Nate Biggs · 4 weeks ago
- ed7e1d8 [dart2wasm] Add deferred loading support to dart2wasm (1/X). by Nate Biggs · 4 weeks ago
- 5ca6b36 [dart2wasm] Add deferred loading support to dart2wasm (0/X). by Nate Biggs · 4 weeks ago
- 2ce838e Issue 56576. Report duplicate extensions, extension types, mixins in parts. by Fedor Shcheglov · 4 weeks ago
- 5285faa add ParameterStyle enum and style getter to FormalParameter, closes https://github.com/dart-lang/sdk/issues/56593 by Jake Macdonald · 4 weeks ago
- 410e9a8 Remove unused type parameter by Erik Ernst · 4 weeks ago
- 309ab9c [vm, reload] Debugging code for become conflict. by Ryan Macnak · 4 weeks ago
- f3413b0 Remove tests that use import augment directive. by Fedor Shcheglov · 4 weeks ago
- 1fa3bd0 [analysis_server] Fix importLibrary() for empty prefixes by Danny Tuppeny · 4 weeks ago
- 5b4c1bc [benchmarks] Add SwitchFSM and UiMatrix to Omnibus by Stephen Adams · 4 weeks ago
- c6ae757 [wildcard-variables] Add tests for const behaviour. by Kallen Tu · 4 weeks ago
- 8035376 [analysis_server] Provide LSP ClientCapabilities to LSP handlers reflecting the calling client instead of always the server by Danny Tuppeny · 4 weeks ago
- 3037c3a [dart2js,ddc] Skip tests on Firefox and Safari by Nicholas Shahan · 4 weeks ago
- 2f09d05 [ddc] Move simple class extends to link method by Nicholas Shahan · 4 weeks ago
- a17bc04 [dart2bytecode, vm/interpreter] Late final fields and variables by Alexander Markov · 4 weeks ago
- 3f8c596 Adjust a declaration to avoid that a type variable shadows a type by Erik Ernst · 4 weeks ago
- 52304b2 [vm/interpreter] Fix type checks and async stack traces by Alexander Markov · 4 weeks ago
- 4eca200 Switch to new locations of mime and source_map_stack_trace by Moritz · 4 weeks ago
- 21561b02 [gardening] Fix TSAN build by Alexander Markov · 4 weeks ago
- 8ab9c0a Reland "[vm, gc] Run parallel GC tasks on mutator threads blocked for the safepoint instead of new thread pool workers." by Ryan Macnak · 4 weeks ago
- 56f8071 [vm, gc] Add variant of splay test using both variants of weak handle. by Ryan Macnak · 4 weeks ago
- b87378f [vm] Avoid race on TTS testing flag. by Ryan Macnak · 4 weeks ago
- e41b531 CQ. Deprecate 'reportErrorForName', use 'atConstructorDeclaration' instead. by Konstantin Shcheglov · 4 weeks ago
- b1249ff [infra] update the triage workflow to only triage for dart-lang repos by Devon Carew · 4 weeks ago
- 30b3f9d CQ. Deprecate 'reportErrorForSpan', use 'atSourceSpan' instead. by Konstantin Shcheglov · 4 weeks ago
- ad15bc4 Add support for iOS target os by Ivan Inozemtsev · 4 weeks ago
- 65cd16a Migrate from 'import augment' to 'part' in linter/. by Konstantin Shcheglov · 4 weeks ago
- 67c21f7 Migrate from 'import augment' to 'part' in analysis_server/. by Konstantin Shcheglov · 4 weeks ago
- 3a2a800 [dart2wasm] Minor refactoring in `FunctionCollector`: by Ömer Sinan Ağacan · 4 weeks ago
- 251622d Inline addSource() as newFile(). by Fedor Shcheglov · 4 weeks ago
- 957699f Revert "Parts. Track used imports while resolving library files. #v2" by Konstantin Shcheglov · 4 weeks ago
- 6248359 Adjust cast.dart to avoid type variable shadowing type by Erik Ernst · 4 weeks ago
- e4631a7 linter: Move 3 more linter rule tests by Sam Rawlins · 4 weeks ago
- e9a72b8 [dart:js_interop] Clear up wording about isA requiring non-generic type argument by Srujan Gaddam · 4 weeks ago
- bb49ef2 [linter] Error on using dev dependency in hooks by Daco Harkes · 4 weeks ago
- e099a00 [dds] [vm_service] Add a new RPC error code for "Service Disposed" errors by Danny Tuppeny · 4 weeks ago
- 61b9b42 Rename a few declarations in test instance_creation.dart by Erik Ernst · 4 weeks ago
- d9ef8f9 [cfe] Force-enable flag null-aware-elements in unit tests by Chloe Stefantsova · 4 weeks ago
- d0c6fc8 [dart2wasm] Remove a redundant helper to get kernel function types by Ömer Sinan Ağacan · 4 weeks ago
- 3deaa76 [dart2wasm] Migrate our embedders to new mjs API by Martin Kustermann · 4 weeks ago
- 56178c2 [dart2wasm] Make mjs API be object oriented without exposing wasm compiled module & module instance by Martin Kustermann · 4 weeks ago
- 2aa54ab Parts. Fix unnecessary_import before landing the reporting CL. by Konstantin Shcheglov · 4 weeks ago
- 94eef72 Move lint rule category mappings to messages.yaml by Sam Rawlins · 4 weeks ago
- 5e3fbe1 [dart2wasm] Use JS `Math.random` to initialize non-secure Random seed by Ömer Sinan Ağacan · 4 weeks ago
- 957b3a8 [dart2wasm] Make the mjs's dart2wasm imports be nicely indented by Martin Kustermann · 4 weeks ago
- 9930372 [dart2wasm] Remove a redundant unsafeCast in math_patch.dart by Ömer Sinan Ağacan · 4 weeks ago
- b665d3d Correct a link to a breaking change issue by Chloe Stefantsova · 4 weeks ago
- 0ed1a96 [cfe] Add BuilderFactory.addUnnamedConstructorReference by Johnni Winther · 4 weeks ago
- b6b375b [cfe] Adjust type schema closures in UP and DOWN as per spec by Chloe Stefantsova · 4 weeks ago
- fe88cdb [cfe] Add BuilderFactory.addClassMethod by Johnni Winther · 5 weeks ago
- 3f7fdce [cfe] Add DeclarationFragment by Johnni Winther · 5 weeks ago
- 8de1422 Parts. Deprecate Element.enclosingElement, use enclosingElement3. by Konstantin Shcheglov · 5 weeks ago
- b3cdad2 Parts. Track used imports while resolving library files. #v2 by Konstantin Shcheglov · 5 weeks ago
- 3cc6105 [ddc] Add empty link methods to new ddc module format by Nicholas Shahan · 5 weeks ago
- c958bcc [ddc] Use import URI to name a library by Nicholas Shahan · 5 weeks ago
- 6fd4fa1 [enhanced parts] `always_use_package_imports` tests by pq · 5 weeks ago
- a823856 fix `library_annotations` for “part of” files by pq · 5 weeks ago
- 9c906dd [cfe/ffi]: Removing `.address` invalid expression in leaf call to prevent errors by Deepak Aravind · 5 weeks ago
- 5c51eda [ Service ] Remove unnecessary timers and lazy initialization of Server by Ben Konyi · 5 weeks ago
- b6fa240 [enhanced parts] test for `prefer_relative_imports` by pq · 5 weeks ago
- 48ce30a [enhanced parts] `avoid_relative_lib_imports` test by pq · 5 weeks ago
- 96426b5 [ Service ] Cleanup auth code generation and messageHandler by Ben Konyi · 5 weeks ago
- 0d71b28 [ Service ] Remove dead code by Ben Konyi · 5 weeks ago
- b8018a8 [ Service ] Fix race in startup / shutdown code by Ben Konyi · 5 weeks ago
- 7909241 [vm] Fix clamp runtime entries zero sign on arm and arm64 by Daco Harkes · 5 weeks ago
- fd4af7b [co19] Roll co19 to 767bb1f623a4f005072224cd7a49726a5b644296 by Sergey G. Grekhov · 5 weeks ago
- 70aed6a Revert "Parts. Track used imports while resolving library files." by Konstantin Shcheglov · 5 weeks ago
- 71efc19 [vm/aot,tfa] Remove support for legacy types from TFA by Alexander Markov · 5 weeks ago
- 98cf417 [dart2wasm] Align -O4 flag in dart2wasm with dart2js behavior by Martin Kustermann · 5 weeks ago
- d769a91 [dart2wasm] Adjustments to inliner by Martin Kustermann · 5 weeks ago
- 0dded36 [cfe] Remove handling of legacy types from constraint generation by Chloe Stefantsova · 5 weeks ago
- 7e5b803 [cfe] Add NominalParameterNameSpace by Johnni Winther · 5 weeks ago
- ea500b4 [vm/aot] Fix crash in AddConstObject by Vyacheslav Egorov · 5 weeks ago
- 59cb100 [analyzer][cfe] Share constraint generation for declaration types by Chloe Stefantsova · 5 weeks ago
- eff0ece [deps] Roll dart-lang/native by Daco Harkes · 5 weeks ago
- 36f23ed [dart2wasm] Remove makeListFixedLength/makeFixedListUnmodifiable by Martin Kustermann · 5 weeks ago
- 230c7ed [ VM ] Exit with error if --disable-dart-dev is provided after a Dart CLI command by Ben Konyi · 5 weeks ago
- 1bf48b0 [ DDS ] Prepare for 4.2.6 release by Ben Konyi · 5 weeks ago
- a0411ae [analysis_server] Prevent duplicate completions for extensions for libraries that import them by Danny Tuppeny · 5 weeks ago
- ce57103 [vm] Cleanup legacy AssertBoolean checks by Alexander Markov · 5 weeks ago
- e89e3fb [release] Merge changelog from stable back to main by Alexander Thomas · 5 weeks ago
- 49c6679 Parts. Track used imports while resolving library files. by Konstantin Shcheglov · 5 weeks ago
- 895093e Initial PluginServer implementation by Sam Rawlins · 5 weeks ago
- 162a35f6 Skip pkg/vm_service/test/id_zones_test on AOT configurations by Derek Xu · 5 weeks ago
- 46d02f4 [VM/Service] Fix service/bad_reload_test and service/get_object_rpc_test by Derek Xu · 5 weeks ago