1. 2cf3222 [dart2wasm] Fix bug in seter type checker argument checking implementation by Martin Kustermann · 9 hours ago main master
  2. 093d867 analyzer: Remove DIVISION_OPTIMIZATION hint by Sam Rawlins · 15 hours ago
  3. da375d6 CQ. Work around updating reused elements text in MacroIncrementalTest. by Konstantin Shcheglov · 17 hours ago
  4. 488b63e CQ. Split elements_test.dart into several files. by Konstantin Shcheglov · 18 hours ago
  5. a2f7425 [wildcards] support for `no_leading_underscores_for_library_prefixes` by pq · 18 hours ago
  6. 50623f0 Do simple type tests using T in non-external methods in js_interop_non_external_test by Srujan Gaddam · 18 hours ago
  7. b39f386 [wildcards] don’t overreport `parameter_assignments` by pq · 19 hours ago
  8. 4ec57e2 [wildcards] catch clause completion tests by pq · 19 hours ago
  9. b946c47 new lint rule: use_truncating_division by Sam Rawlins · 19 hours ago
  10. 33dd277 Add extra type check cases and record current test status in javascriptobject_extensions_test.dart by Srujan Gaddam · 19 hours ago
  11. 238f116 enable experiments in abstract context tests by pq · 20 hours ago
  12. be9dcae Add soundNullSafety checks in js_function_arity_test.dart for cases where we expect a failure when casting the this value to String by Srujan Gaddam · 21 hours ago
  13. 2ffa9d1 [wildcards] ensure overridden signatures preserve wildcards by pq · 22 hours ago
  14. 3b09a49 [wildcards] ensure bound `__` underscores are suggested in completions by pq · 24 hours ago
  15. fc7e450 Parts. Test that nested parts show in 'units'. by Konstantin Shcheglov · 24 hours ago
  16. 989b5e4 Parts. Write all uits, reference from 'definingUnit' and part elements. by Konstantin Shcheglov · 26 hours ago
  17. 6b16fab [wildcards] completion suggestion support by pq · 26 hours ago
  18. a96a8a7 [vm/compiler] Fix environments when inserting conditional dispatch table call by Alexander Markov · 27 hours ago
  19. 1d9a5f7 [cfe] Remove ForElement from supertypes of PatternForElement by Chloe Stefantsova · 28 hours ago
  20. cdc641c [cfe] Split ConstructorScope into NameSpace+Scope by Johnni Winther · 28 hours ago
  21. 786742f [dart2wasm] Refactor code generation into class hierarchy. by Martin Kustermann · 31 hours ago
  22. c4ec188 [CFE] Update coverage ignore comments and expect file by Jens Johansen · 32 hours ago
  23. 27287ff [cfe] Make control flow map entries a sealed class hierarchy by Chloe Stefantsova · 33 hours ago
  24. 12c3fa8 [CFE] DartDoc tests prints errors better by Jens Johansen · 33 hours ago
  25. eb827b7 [CFE] Allow coverage tool up update comments and expectation file in one go by Jens Johansen · 33 hours ago
  26. 60c0933 [wildcards] completion tests by pq · 2 days ago
  27. cbac320 linter: Migrate prefer_conditional_assignment tests by Sam Rawlins · 2 days ago
  28. 3b19354 Parts. Get LibraryElement.parts from 'definingCompilationUnit'. by Konstantin Shcheglov · 2 days ago
  29. dbe6d58 Fix bad pattern matching in DDS exception parsing by Ben Konyi · 2 days ago
  30. 639cc32 [ CLI ] Fix issue where Platform.executable on Windows could return 'dart' by Ben Konyi · 2 days ago
  31. 7d5623d Parts. Use switch when building directive elements. by Konstantin Shcheglov · 2 days ago
  32. 922613f Parts. Build import / export elements in parts. by Konstantin Shcheglov · 2 days ago
  33. c780ee2 [deps] rev test by Devon Carew · 2 days ago
  34. d80c71a Update DevTools rev to 14084d20946268f2d22c5ed55bd53e0176748368 for the DevTools 2.38.0 release. by Kenzie Schmoll · 2 days ago
  35. 19da7f6 Update chrome_tag to latest beta by Srujan Gaddam · 2 days ago
  36. 7eef09c [ package:dds ] Add DartDevelopmentServiceLauncher class by Ben Konyi · 2 days ago
  37. d47288f Reland [cfe] Process invocations eagerly by Chloe Stefantsova · 2 days ago
  38. e245b63 [dart2wasm] Ensure a [CodeGenerator] is used to generate code for one function only by Martin Kustermann · 2 days ago
  39. 6995dc4 [CFE] format_cl helper til also formats uncomitted changes by Jens Johansen · 2 days ago
  40. 15818c5 [dart2wasm] Decouple various code from the current function that is being compiled by Martin Kustermann · 2 days ago
  41. 0a41f94 Bump github/codeql-action from 3.25.12 to 3.25.15 by dependabot[bot] · 2 days ago
  42. cea17d5 Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by dependabot[bot] · 2 days ago
  43. ae3dbcd [dart:js_interop] Add toJSCaptureThis by Srujan Gaddam · 3 days ago
  44. 93054a6 Parts. Remove support for metadata/documentation of library augmentations. by Konstantin Shcheglov · 3 days ago
  45. 10cbc8f [wildcards] ensure signatures with wildcard params have types by pq · 3 days ago
  46. 932be2e remove `singleOptionContexts` flag by pq · 3 days ago
  47. ed622c5 DAS: Move FixInFileProcessor to analysis_server_plugin by Sam Rawlins · 3 days ago
  48. 1e64108 [analysis_server] Fix == overrides being truncated in LSP by Danny Tuppeny · 3 days ago
  49. 94e1824 CQ. Use switch with patterns in AnalyzerStatePrinter. by Konstantin Shcheglov · 3 days ago
  50. 3754088 Parts. Compress '::@fragment::libraryUri' into '::<fragment>'. by Konstantin Shcheglov · 3 days ago
  51. daeb914 [cfe] Use declarationContext to avoid lowering extension type wildcard parameters. by Kallen Tu · 3 days ago
  52. 5c064b1 [analysis_server] Handle token differences like GT_GT_GT vs GT,GT,GT when minimizing edits from the formatter by Danny Tuppeny · 3 days ago
  53. 19e3cd6 [cfe] Rename TypeVariableBuilderBase to TypeVariableBuilder by Johnni Winther · 3 days ago
  54. 8a7cde3 [cfe] Rename and clean up LookupScope and LocalScope methods by Johnni Winther · 3 days ago
  55. 261fe58 [vm] Consistently preserve constant representations when inlining. by Tess Strickland · 3 days ago
  56. 3c29106 [cfe] Implement type inference for NullAwareMapEntry by Chloe Stefantsova · 3 days ago
  57. 20bb8b2 [cfe] Replace MutableNameSpaceLookupScope with SourceLibraryBuilderScope by Johnni Winther · 3 days ago
  58. 744a203 [cfe] Build NameSpace and LookupScope for declarations after SourceLoader.resolveParts by Johnni Winther · 3 days ago
  59. 058e810 [cfe] Update datatypes benchmark with patterns strategy by Johnni Winther · 3 days ago
  60. 9cfb44e [kernel] Introduce (and use) Substitution.fromSingleton by Jens Johansen · 3 days ago
  61. a020911 Roll Fuchsia SDK from 22.20240701.2.1 to 22.20240730.5.1 by DEPS Autoroller · 4 days ago
  62. 54a9ee1 linter: cleanup markdown for invalid_runtime_check_with_js_interop_types by Kevin Moore · 4 days ago
  63. f3aa176 Test both AMD module format and DDC module format + canary in frontend_server_test by Srujan Gaddam · 4 days ago
  64. f657b8b [analysis_server] Support "Go to type definition" for identifiers declared in "for in" loops by Danny Tuppeny · 4 days ago
  65. 1d34284 CQ. Use TreeStringSink in AnalyzerStatePrinter. by Konstantin Shcheglov · 4 days ago
  66. 34ad8e0 Move FixProcessors and registeredFixGenerators to analysis_server_plugin by Sam Rawlins · 4 days ago
  67. 009c9a6 Parts. Remove 'selfUriStr', compression specializes 'package:test/test.dart' and will a few others. by Konstantin Shcheglov · 4 days ago
  68. 57392e8 CQ. Put TreeStringSink into analyzer_utilities/ to reuse. by Konstantin Shcheglov · 4 days ago
  69. c18b84d [analysis_server] Fix handling of "Do not show again" on Dart fix prompt by Danny Tuppeny · 4 days ago
  70. e7017f4 Add section for standard service methods and navigate to code by Helin Shiah · 4 days ago
  71. 5067363 [analysis_server] Refactor computing minimal edits from formatting changes by Danny Tuppeny · 4 days ago
  72. bb23202 [VM/io] Fix ASAN error (memory leak). by asiva · 4 days ago
  73. 6dc203f Bump dart_internal's SDK constraint to accept the upcoming dev version. by Robert Nystrom · 4 days ago
  74. 9fefc36 Parts. Use '@fragment' instead of '@unit', start compressing. by Konstantin Shcheglov · 4 days ago
  75. 4e0b69f [vm/aot] Improve dynamic interface annotator by Alexander Markov · 4 days ago
  76. 273594f [dart2wasm] Fix switch compilation when switched expr is dynamic by Ömer Sinan Ağacan · 4 days ago
  77. 77be340 [ddc] Fix the internal type of prototype objects by Nicholas Shahan · 4 days ago
  78. 1d52761 [cfe] Build a lowered name for wildcard variables. by Kallen Tu · 4 days ago
  79. 0ca3991 Do a little editing of the CHANGELOG to prep for 3.5.0. by Robert Nystrom · 4 days ago
  80. 8ab91cd9 [dds/dap] Ensure formatting applies to values of type_data lists by Danny Tuppeny · 4 days ago
  81. feea923 [co19] Roll co19 to a40b6ef7d12bf9699602253480f16d9f763cd8f2 by Sergey G. Grekhov · 4 days ago
  82. 92424ce [cfe] Add LabelScope by Johnni Winther · 4 days ago
  83. 3b7c06f [cfe] Use pattern matching in switches over collection elements by Chloe Stefantsova · 4 days ago
  84. e1f29d3 [cfe] Add NameSpaceBuilder by Johnni Winther · 4 days ago
  85. 0b2b738 [cfe] Add NullAwareMapEntry internal AST node by Chloe Stefantsova · 4 days ago
  86. adf1865 Bump tar to 32ceb55e673141abff4e84b99483fe5eb881c291 by Devon Carew · 4 days ago
  87. 2c55e85 [cfe] Use TypeParameterScopeBuilder.toNameSpace by Johnni Winther · 4 days ago
  88. e9c7b2b Reland "[ddc] Clean up old async logic in ddc compiler." by Nate Biggs · 5 days ago
  89. 8bd3690 Reland "[ddc] Update DDC compiler to start using the new async transform." by Nate Biggs · 5 days ago
  90. 90162cc [ddc] Fixes for DDC async lowering. by Nate Biggs · 5 days ago
  91. 961bc92 [vm, gc] Select the number of scavenger workers based on the number of active isolates in the current group. by Ryan Macnak · 5 days ago
  92. ddd259b Parts. Build only one set of LibraryImport/ExportElement(s), set two enclosing elements. by Konstantin Shcheglov · 5 days ago
  93. 175dc05 [dart2js, pkg/vm] Recognize more BuilderInfo methods. by Stephen Adams · 5 days ago
  94. 6c746eb analyzer: Test digit separators feature with some integer_literals errors by Sam Rawlins · 5 days ago
  95. ecc8388 [deps] rev stream_channel, yaml_edit by Devon Carew · 5 days ago
  96. 55b2a39 [vm/compiler] Handle _GrowableList.length as a symbolic boundary in range analysis by Alexander Markov · 5 days ago
  97. f4423e6 Remove 4 old HintCodes, all replaced with WarningCodes by Sam Rawlins · 5 days ago
  98. 21dee07 [js_interop] Add tests for Object literal factory by Nicholas Shahan · 5 days ago
  99. c93e385 analyzer: Improve support for ignoring all static warnings in a file by Sam Rawlins · 5 days ago
  100. a08aa2d refactor: Clean up Invoke calls in dart_entry by Eric Seidel · 5 days ago