- 3efb707 [cfe] Use signature type for super access in inference by Johnni Winther · 4 hours ago lkgr main master
- 9c4725f [CFE] Change test to fix weekly bot #104 by Jens Johansen · 5 hours ago
- a85157e [dart2wasm] Convert to/from externref via Wasm instructions by Aske Simon Christensen · 7 hours ago
- 1638b75 Update d8 to 10.6.182 by Aske Simon Christensen · 7 hours ago
- 02d1255 Update d8 to 10.6.166 by Aske Simon Christensen · 7 hours ago
- b1c0992 [dart2wasm] Implement the three-pronged WasmGC type hierarchy. by Aske Simon Christensen · 7 hours ago
- bde8430 [dart2wasm] Initial async/await support based on Promise integration by Aske Simon Christensen · 7 hours ago
- 43e003b Update d8 to 10.6.51 by Aske Simon Christensen · 7 hours ago
- 38e5b8f [parser] Parse Record Types by Jens Johansen · 7 hours ago
- fef426a Update clang and gn to match Fuchsia. by Ryan Macnak · 8 hours ago
- 9663efd Write / read RecordType into summaries. by Konstantin Shcheglov · 9 hours ago
- add88f2 Eliminate dynamic calls to firstChild, remove and _innerHtml. by Kallen Tu · 17 hours ago base
- 4b78f1b Reland "[dart2js] Enable flag (canary -> shipping) to intern dart type values." by Nate Biggs · 17 hours ago
- 17311c9 Revert "[vm/compiler] Initial implementation of IL binary serialization" by Alexander Markov · 18 hours ago
- ad223fd Resolve record literals by Brian Wilkerson · 18 hours ago
- 4a621f5 [vm, compiler] Don't clobber R18 during CCallInstr on Fuchsia ARM64. by Ryan Macnak · 18 hours ago
- 1f3ff13 Reland "Migration: fix generate_resources.dart to use `dart compile js`." by Paul Berry · 18 hours ago
- 9d05e41 Implement DOWN for RecordType. by Konstantin Shcheglov · 18 hours ago
- 61d7200 [dart2js] Add == override to Dart2JS ir.InterfaceType subclasses. by Nate Biggs · 18 hours ago
- 66c09b2 Update ReplacementVisitor to support RecordType. by Konstantin Shcheglov · 18 hours ago
- 54bd737 Update RecursiveTypeVisitor to support RecordType(s). by Konstantin Shcheglov · 19 hours ago
- 4810c89 [dart2wasm] Initial regexp support. by Joshua Litt · 19 hours ago
- 7ddee84 [dart2js] Update SSA/Codegen inlining metrics. by Nate Biggs · 19 hours ago
- c9febdd Update display string for promoted type parameter type. by Konstantin Shcheglov · 21 hours ago
- 8d262e2 [dartdev] This adds the ability for the Dart CLI to use the Resident Frontend Compiler for faster start times. by Michael Richards · 22 hours ago
- 9700458 [vm/compiler] Initial implementation of IL binary serialization by Alexander Markov · 22 hours ago
- f4ea96f [dartdev] fix --code support by pq · 22 hours ago
- 1b2644a [bulk fix] report undefined diagnostics by pq · 22 hours ago
- 7248456 [vm/ffi] update `FfiNative` nullptr receiver error message by Daco Harkes · 22 hours ago
- 05d01e7 Highlight 'required' in SuperFormalParameter. by Konstantin Shcheglov · 23 hours ago
- 5a9e007 Use DartType.element2 instead of 'element'. by Konstantin Shcheglov · 23 hours ago
- a23a6b2 Discontinue the non-null FFI sample. by Michael Thomsen · 23 hours ago
- 37ef55d Migration: add failing test to repro issue #49689 by Paul Berry · 25 hours ago
- a5f25ee Add `Isolate.run`. by Lasse R.H. Nielsen · 28 hours ago
- 9299aa2 Revert "[vm/compiler] Optimize switch statements" by Ilya Yanok · 28 hours ago
- 1611fe6 [cfe] Separate out IntersectionType from TypeParameterType by Chloe Stefantsova · 30 hours ago
- c9bcbd3 [vm/compiler] Reduce flow graph checks for common constants by Alexander Markov · 35 hours ago
- 78b5bb0 Remove deprecated BazelWorkspace. by Konstantin Shcheglov · 2 days ago
- 8f5983b Revert "[dart2js] Defer deserialized CodegenResults by members." by Nate Biggs · 2 days ago
- d65d3c1 Add visitRecordElement() and friends. by Konstantin Shcheglov · 2 days ago
- f15b6f2 Implement runtime type equality for record types. by Konstantin Shcheglov · 2 days ago
- 358dd8f Write a stub for resolving record literals. by Konstantin Shcheglov · 2 days ago
- d0e27df Eliminate dynamic calls when getting the environment. by Kallen Tu · 2 days ago
- f522812 [vm/compiler] Optimize switch statements by Gabriel Terwesten · 2 days ago
- c4766b3 bulk fix support for specified diagnostics by pq · 2 days ago
- 53ed7a1 Migration: fix types of DecoratedType.{positional,named}Parameters by Paul Berry · 2 days ago
- dfcf1e8 Implement NORM for RecordType. by Konstantin Shcheglov · 2 days ago
- 00bd7ff [vm/test] Remove checked-in binaries from MachO test. by Tess Strickland · 2 days ago
- dca2025 [errors] Fix typo in URI_DOES_NOT_EXIST message. by Alexander Biggs · 2 days ago
- 0de0616 [analyzer] Fix bugs in generate_files script. by Alexander Biggs · 2 days ago
- 9558530 Roll Dart Protobuf Support from 7edcdde795cd to 9cf05f6e9f53 (1 revision) by DEPS Autoroller · 2 days ago
- 0a4c6a5 Docs: Update broken link for Random.secure by Bishwajeet Parhi · 2 days ago
- 0e1d24a Revert "[dart2js] Enable flag (canary -> shipping) to intern dart type values." by Ilya Yanok · 2 days ago
- 8ba4a71 [cfe] Replace Scope.forEach with iterators by Johnni Winther · 2 days ago
- 59cd692 Remove documentation for runZoned's onError parameter. by Lasse R.H. Nielsen · 2 days ago
- 713d226 [misc] Generalize .gitignore for sysroots by Daco Harkes · 2 days ago
- 8bd17aa Implement UP for RecordType(s). by Konstantin Shcheglov · 2 days ago
- e833510 [dart2js] Enable flag (canary -> shipping) to intern dart type values. by Nate Biggs · 2 days ago
- 2c4ee28 [dart2wasm] Implement `toString` methods on double using JS interop. by Joshua Litt · 3 days ago
- 4fcbbb10 Add CAST_FROM_NULL_ALWAYS_FAILS check by Sam Rawlins · 3 days ago
- 591ef06 [dart2wasm] Implement unimplemented Uri methods. by Joshua Litt · 3 days ago
- 094ba2c [dart2js] Add inline measurement via new SsaMetrics. by Nate Biggs · 3 days ago
- 6f92ce7 Implement AstBuilder support for record literals by Brian Wilkerson · 3 days ago
- c626cb8 Make package arg to analyzer absolute by Michael Thomsen · 3 days ago
- 8952871 [frontend_server] These changes ensure that only 1 resident_frontend_server is running when multiple entities request to start the compilation server. Only 1 server is allowed to exist per server information file. Multiple resident_frontend_servers may exist if the user passes in different files each time a server is spawned. by Michael Richards · 3 days ago
- 3923013 [dart2wasm] Implement some missing members on String. by Joshua Litt · 3 days ago
- df7dcea Add support for documentation for lints by Brian Wilkerson · 3 days ago
- 7f00006 Handle nullable metrics on compiler tasks. by Nate Biggs · 3 days ago
- 52279a1 [deps] rev http, vector_math, webdev, webkit_inspection_protocol by Devon Carew · 3 days ago
- ba633b9 Extract AbstractTypeSystemTest into type_system_base.dart by Konstantin Shcheglov · 3 days ago
- 8e2766c [vm] Provide more detailed errors when message deserialization cannot find a program element serialized by name. by Ryan Macnak · 3 days ago
- d3f30dc Revert "Reapply "Avoid computing the URI scanner tables at runtime."" by Ilya Yanok · 3 days ago
- 26053f4 [dart2wasm] Fix nullable downcast from types above dataref by Aske Simon Christensen · 3 days ago
- 234128e Revert "[vm] Allocate old in object-graph-copy's slow path." by Ryan Macnak · 3 days ago
- a8a94dc [vm] Fix leak of forwarding tables when isolate message sending fails. by Ryan Macnak · 3 days ago
- 4d5ac43 [dart2js] Change default values for dependencies in js_backend/runtime_type_resolution.dart by Nate Biggs · 3 days ago
- 4c71103 Reapply "Avoid computing the URI scanner tables at runtime." by Lasse R.H. Nielsen · 3 days ago
- 91c88ab [Analyzer] Remove a few unused fields / functions by Martin Kustermann · 3 days ago
- 1ae40d5 [vm/ffi] Add Fuchsia ABI unit tests by Daco Harkes · 3 days ago
- 34c11de [vm/ffi] Don't tree-shake `Finalizable` members. by Daco Harkes · 3 days ago
- c3a13ed Revert "Implement UP for RecordType(s)." by Ilya Yanok · 3 days ago
- 5ea5e3f [dart2wasm] Remove RTT support and emit isorecursive types by Aske Simon Christensen · 3 days ago
- 8a1dbb1 [parser] Parse record literals by Jens Johansen · 3 days ago
- fead8b8 [dart2js] remove support for reading sources from http (tech-debt) by Sigmund Cherem · 4 days ago
- cccc959 Implement UP for RecordType(s). by Konstantin Shcheglov · 4 days ago
- 72bea4e Roll Dart Documentation Generator from 446e0fd1f26b to b3d4aa002d36 (1 revision) by DEPS Autoroller · 4 days ago
- b9f0b2e Implementations for RecordTypeAnnotation nodes. by Konstantin Shcheglov · 4 days ago
- 0914835 [vm/inliner] Tweak inlining heuristic, improve List.of inlining. by Alexander Aprelev · 4 days ago
- eff8c30 [ Service / Timeline ] Enable Compiler, Dart, and GC timeline streams when --observe is provided by Ben Konyi · 4 days ago
- d0a60d6 [vm] Allocate old in object-graph-copy's slow path. by Ryan Macnak · 4 days ago
- 65058f8 Add visitor support for record literals by Brian Wilkerson · 4 days ago
- 4eb511d Replace more Bazel with Blaze, some simplifications. by Konstantin Shcheglov · 4 days ago
- c66faf9 RecordElement.instantiate(), substitution, type alias. by Konstantin Shcheglov · 4 days ago
- 9a3bcbc [CFE] Improve [StringCanonicalizer] implementation by Martin Kustermann · 4 days ago
- d353323 Initial AST structure for record literals by Brian Wilkerson · 4 days ago
- 05eb57b Migration: add `assemble_resources.dart` script. by Paul Berry · 4 days ago
- a547cfc [dart2js] Defer deserialized CodegenResults by members. by Nate Biggs · 4 days ago
- a304e5b [cfe/ffi] Test `Finalizable`s in extension methods by Daco Harkes · 4 days ago
- bc090dc [CFE] Adjust benchmarking script to support scanning based on Utf8BytesScanner by Martin Kustermann · 4 days ago
- b928fd3 [frontend_server] Add FrontendServer wrapper in test by Johnni Winther · 4 days ago