mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
9e4c5d0e1f
* Roll dart sdk to e6d7d67f4b35556805dd083fed15bf3ed41f7e33. Changes since last dart roll: ``` e6d7d67f4b Revert 4f18af12c7c6d53f02cf32cb9b5ea848b86e1d77 as it causes test breakages. 4877587346 [GN] Uses dart_action.gni instead of compiled_action.gni. 4b89ba24fb Meta CHANGELOG markdown cleanup. 3d688deba7 Bump analysis server version to 1.20.2 0dc81ae4eb Publish package:meta 1.1.5 7e54844fe7 [vm] Fix build for gcc 7.3.0. 9d10a6ad4a Issue 33034. Fix statement completion with missing condition right parenthesis. 3fd2d5fb05 [vm] Use compiler warnings to insist callers check for errors from Dart_Invoke*/Load*/Compile*. afb490adbc [dart:io] Provide modern Dart-styled constants 2929b71aa2 [kernel/vm] Address follow-up review comments for bytecode generation 73768a5342 General TypeInfo and IdentifierContext cleanup e93b2ee250 Improve typedef identifier recovery 46a9ed0617 Added example about calling a tear-off with a wrong-shape argument list 0c839cf3f8 [fasta] Add 'as' expressions to the Forest API 16f6ce2fee [release] Prepare changelog for 2.0.0-dev.53.0 d13bf49870 Check type-variable bounds on generic methods 794fe1e14f Add stacktrace tests for synchronous async fb779df11c [frontend-server] Disable depfile test on Windows. ``` * Adjust gn-scripts to accommodate 487758734695e7a701325b80178465ebbd0fafdd refactoring.