- f242e0f Update Dart protobuf, update perfetto protos with protoc_plugin-24.0.0 by Ömer Ağacan · 8 days ago
- 846c5bb [dyn_modules] Compile all libraries mentioned in dynamic_interface.yaml by Alexander Markov · 13 days ago
- baf4639 [kernel] Add *InternalNodeMixin visitor mixins by Johnni Winther · 2 weeks ago
- 24e89ca [deps] rev dartdoc, protobuf, test, tools by Devon Carew · 2 weeks ago
- cf2bf95 [dyn_modules,aot] Do not unbox instance methods in classes which can have dynamically loaded subtypes by Alexander Markov · 2 weeks ago
- 4d045c9 [dart2wasm] Simplify await transformer logical expression hoisting. by Nate Biggs · 3 weeks ago
- 885c6e2 [tfa] Narrow to promoted static type on VariableGet. by Nate Biggs · 3 weeks ago
- 118721c [pkg/vm] Add --show-offsets option to dump_kernel. by Tess Strickland · 3 weeks ago
- 489f63a [vm] Add NativeRuntime.streamTimelineTo by Vyacheslav Egorov · 3 weeks ago
- b24698b Revert "[vm] Add NativeRuntime.streamTimelineTo" by Slava Egorov · 3 weeks ago
- 553887b [vm] Add NativeRuntime.streamTimelineTo by Vyacheslav Egorov · 3 weeks ago
- 8499988 [dyn_modules] Remove ability to specify library wildcards in dynamic_interface.yaml files by Alexander Markov · 3 weeks ago
- a478a44 [cfe] Add experimental visitor mixins and experimental type by Chloe Stefantsova · 4 weeks ago
- 72bd9ba [vm,aot] Fix unboxing info (including calling conventions) on unreachable fields by Alexander Markov · 4 weeks ago
- 92fa127 [CFE] Expression compilation: #this doesn't have to be the first definition by Jens Johansen · 5 weeks ago
- f18866b [dyn_modules] Do not elminate exported duplicate mixin applications by Alexander Markov · 5 weeks ago
- 5199e14 Bump protobuf to 14bbd0bd7ff9b7e322ff4e85bd243f6905170b92 by Devon Carew · 6 weeks ago
- 65c4445 [record_use] Small fixes by Moritz · 6 weeks ago
- ec92547 [model][vm] Add Target flag for Closure Contexts in AST experiment by Chloe Stefantsova · 7 weeks ago
- ddd915f [vm] Ignore experimental_member_use in tests of `@RecordUse`. by Paul Berry · 7 weeks ago
- 4bc01d4 [ffi] Support non-trivial const expressions in exceptional returns by Liam Appelbe · 2 months ago
- 579ad24 [front_end] Rename withArguments to withArgumentsOld. by Paul Berry · 2 months ago
- 43aa985 [vm,dyn_modules] Support FFI loads/stores of AbiSpecificInteger in the interpreter by Alexander Markov · 3 months ago
- 6838266 [vm,dyn_modules] Initial support for FFI calls in the interpreter by Alexander Markov · 3 months ago
- 2e8c2a5 [cfe] Create explicit internal ast nodes for extension access by Johnni Winther · 3 months ago
- 3175e42 [CFE] Keep const locals by default; expression evaluation can evaluate const locals by Jens Johansen · 3 months ago
- 962b2f2 [shared] Mark Platforms constants and Stopwatch frequence as shared. by Alexander Aprelev · 3 months ago
- 0c34185 [vm/ffi] Fix crash in FFI transformer by Daco Harkes · 3 months ago
- f7f0f71 Don't use `part of library.name` in platform libraries. by Lasse R.H. Nielsen · 3 months ago
- 07c248c [front end] Use `code...` instead of `message...`. by Paul Berry · 3 months ago
- 2586291 [front end] Use `code...` instead of `template...`. by Paul Berry · 3 months ago
- a0f467f Rename CFE Severity enum. by Paul Berry · 3 months ago
- 111e84b Rename CFE DiagnosticMessage class. by Paul Berry · 3 months ago
- 3d0ec7e Bump protobuf to 44ecd7424fa0a9e023ecac0d894f50926ed111cf by Devon Carew · 4 months ago
- a36f38b [vm/shared] Rename IsolateGroupShared to IsolateGroupBound. by Alexander Aprelev · 4 months ago
- 56d0115 [vm/shared] Allow sharing of ffi structs/unions. by Alexander Aprelev · 4 months ago
- 7684ae5 [vm,aot] Use inferred type arguments to remove type checks by Alexander Markov · 4 months ago
- ee2e81e [vm/shared] Enforce trivially-shareable constraint. by Alexander Aprelev · 4 months ago
- d3c323e [cfe/vm] Remove outdated comment by Chloe Stefantsova · 4 months ago
- 559b855 [ddc,frontend_server] Fix expression compilation after recompile by Nicholas Shahan · 5 months ago
- 05c2f3b [vm,dyn_modules] Hook interpreter to the standalone VM by Alexander Markov · 5 months ago
- 36087ec [vm] Remove unused kernel bytes in case of compile-time errors by Alexander Markov · 5 months ago
- 34e41dd [record_use] Record instances in calls by Moritz · 5 months ago
- a04c0d4 [cfe] Include library of private names in ast-to-text by Johnni Winther · 5 months ago
- 0297cad [kernel] Avoid dereferencing unlinked nodes in ast-to-text by Johnni Winther · 5 months ago
- ab4f935 Rename vm_platform_strong.dill to vm_platform.dill. by Ryan Macnak · 5 months ago
- 39810ff [cfe] Cleanup interface of subtype queries by Chloe Stefantsova · 5 months ago
- d2252b1 [dyn_modules] Add option to dump detailed dynamic interface by Alexander Markov · 6 months ago
- 66a2833 [native assets] Avoid library name clash by Daco Harkes · 6 months ago
- b083c9a [dyn_modules] Handle implicit uses from const constructors and field initializers of const classes by Alexander Markov · 6 months ago
- 4cdb3f2 Shims generation improvement by Ivan Inozemtsev · 6 months ago
- 0f42d66 [dyn_modules] Fix overriding of a method declared in a mixin by Alexander Markov · 6 months ago
- 02c465b [tfa,dyn_modules] Avoid adding abstract classes to the set of allocated classes by Alexander Markov · 6 months ago
- 1f26ddf [ffi] Account for position variance in converting native types by Chloe Stefantsova · 6 months ago
- d039e28 [tfa,aot,dart2wasm] More precise intersection of a wide cone type with an empty cone type by Alexander Markov · 6 months ago
- 50e0e0d [vm/shared] Introduce NativeCallable.isolateGroupShared by Alexander Aprelev · 6 months ago
- b3e7e2f [dart2wasm] Serialize dill before and after TFA for dynamic module enabled main modules. by Nate Biggs · 7 months ago
- 7a83c82 [record_use] Don't record locations for usages and other refactorings by Moritz · 7 months ago
- 6156dd6 [dynamic modules] Respect dyn-module:language-impl:* pragmas during dynamic module validation by Alexander Markov · 7 months ago
- 669bcef [model] Introduce isErroneous flag on Members in Kernel by Chloe Stefantsova · 7 months ago
- 7427e65 Revert "[ffi] Remove deprecated `Pointer.elementAt`" by Daco Harkes · 7 months ago
- 7893020 [ffi] Remove deprecated `Pointer.elementAt` by Daco Harkes · 7 months ago
- a3953f1 [cfe] Include Procedure.isSynthetic in ast-to-text by Johnni Winther · 7 months ago
- e40980c [tfa] Fix bug in TFA transformation of unused fields by Martin Kustermann · 8 months ago
- 733ca50 [dynamic modules] Add pragmas to core library classes and members used to implement language features by Alexander Markov · 8 months ago
- a824ee3 Include or remove stray `pubspec.yaml` files. by Lasse R.H. Nielsen · 8 months ago
- a48e5e5 [dart2wasm] Fix record representation equality in dynamic modules. by Nate Biggs · 8 months ago
- 31e8fe7 [vm] Mark _List and _GrowableList factories as dynamic module callable. by Nate Biggs · 8 months ago
- 1f90293 [gardening] Fix gcc build of samples/embedder by Alexander Markov · 8 months ago
- c326065 [vm/ffi] Exposes an iterable `Array.elements` by Michael Goderbauer · 8 months ago
- 2fe05bd Reland "Migrate to use pub workspace" by Sigurd Meldgaard · 8 months ago
- acd16c6 [pkg/vm] Add tool for generating DartEngine shims from entry points. by Tess Strickland · 8 months ago
- 1b6f89d [vm, tfa] Fix tree-shaking of late final fields with initializers by Alexander Markov · 8 months ago
- cf9f45f [dart2wasm] Copy VM's map and set factory transformers by Ömer Ağacan · 8 months ago
- 2ac7957 [vm, dynamic_modules] Support extensions and extension types in dynamic interface annotator by Alexander Markov · 8 months ago
- 06d9380 [kernel] Remove NonNullableByDefaultCompiledMode by Johnni Winther · 8 months ago
- 3c973fb [lints] address diagnostics related to strict_top_level_inference by Devon Carew · 8 months ago
- 6c4de1a Revert "Migrate to use pub workspace" by Sigurd Meldgaard · 8 months ago
- b9b7705 Migrate to use pub workspace by Sigurd Meldgaard · 8 months ago
- 4474e81 [tfa] Use field type as type of temporary variable when removing fields in TFA by Martin Kustermann · 8 months ago
- 1ce0b0e [analyzer] Adds new warning for multiple combinators by FMorschel · 8 months ago
- 0060b0f [cfe] Remove nnbd mode by Johnni Winther · 8 months ago
- 20fc102 [dart2wasm] Switch to only using JS strings by Martin Kustermann · 9 months ago
- 2fff7d8 [CFE/VM] Make IncrementalCompilerResult classHierarchy, coreTypes non-nullable; always use latest by Jens Johansen · 9 months ago
- 411ca9c [cfe] Issue 60121: Fix bug with isWildcard flag for formals. by Kallen Tu · 9 months ago
- 23cde7f [pkg/vm] Format `pkg/vm` with new style by Daco Harkes · 9 months ago
- a4a4ca8 [dart2wasm] Dynamic modules by Nate Biggs · 9 months ago
- dd4f341 [dart2bytecode] Add API to invoke dart2bytecode programmatically by Alexander Markov · 9 months ago
- 7c22f94 [_fe_analyzer_shared] Remove macro tests and helpers by Johnni Winther · 9 months ago
- 938d9c0 [cfe] Create synthesized super classes late by Johnni Winther · 9 months ago
- 79df099 Fix recognizing X64C in pkg/vm/tool/precompiler2. by Ryan Macnak · 10 months ago
- f2c9bda Reland "[pkg/vm] Handle cross compilation in dart_precompiled_runtime2." by Tess Strickland · 10 months ago
- 7e080fa Reland "[pkg/vm] Handle cross compilation in the precompiler2 script." by Tess Strickland · 10 months ago
- 1ac77f5 [vm] Align entry point verification and the precompiler. by Tess Strickland · 10 months ago
- 6b56a41 Revert "[pkg/vm] Handle cross compilation in the precompiler2 sc..." by Slava Egorov · 10 months ago
- 8ec312c Revert "[pkg/vm] Handle cross compilation in dart_precompiled_ru..." by Slava Egorov · 10 months ago
- 11ea496 [vm,dart2wasm,tfa] Handle 'Never' static type as unreachable in TFA by Alexander Markov · 10 months ago
- 103ffd6 [pkg/vm] Handle cross compilation in dart_precompiled_runtime2. by Tess Strickland · 10 months ago
- 11a3380 [pkg/vm] Handle cross compilation in the precompiler2 script. by Tess Strickland · 10 months ago
- 9b4b369 [tfa] Propagate double constants by Ömer Sinan Ağacan · 10 months ago