mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
7d560f8385 Remove outdated entries from .packages ee529e3451 [vm] Fix typo forwader => forwarder 2ddb2d2d20 Change 'analyze tests co19_2' to use '-asserts'. b03db45379 [vm] Decouple flow graph building of dynamic invocation forwarders from kernel reading 6587483d33 [frontend] Dont re-report compile-expression errors. 81fa14eb3c Hollow out AnalysisContextImpl. b10a6bd5ce [testing] Multitests' copied imports should not be read-only 9684748784 Removes superfluous Dart_ExitScope() call in CreateVmServiceIsolate. 4a7556840f Rename tests ending with Test_Driver 8c3f74817e dartfmt -w --fix dart:collection afb459f7fa [cfe] Iterate map entries in map spreads ed5bc9c538 [vm] Fix AssertAssignable strengthening sometimes using wrong deopt_id. 8436dca626 [co19] DEPS updated a43c525de2 Reland "[vm/ffi] Support Windows 64 bit" 3bc3205e39 Move ConstantValue handling outside BehaviorBuilder 63e22ea497 Remove unused parts of NativeDataBuilder f307524421 Support native member annotations through ir constants 7cfe216e6b TypeInferrer.library is null iff topLevel 03ecefc0b2 Move ShadowMember.resolveInferenceNode to TypeInferenceEngine c7270f25fe Add Declaration.isAnonymousMixinApplication 0cbce074ac Add toString to Substitution b990c503c8 Fix typo in mixin transformer da3c23bdaa Test override-based inference when inheriting conflicting types f200c37553 Enable extra VM options in fasta script 69c1d1096d Update test as combined member signature would fail 68aeb5cec2 Tweak error messages related to inference and overriding. 0a337bb36f Report CONST_SPREAD_EXPECTED_LIST_OR_SET and CONST_SPREAD_EXPECTED_MAP.