dart-sdk/pkg/vm
Johnni Winther 6c4b75237a [kernel] Rename isFieldFormal to isInitializingFormal
+ update ast-to-text, including previous renames of covariant

TEST=existing

Change-Id: Ia29847cba791096ccd9c6c383a1b633a6150cd94
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/214042
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Chloe Stefantsova <dmitryas@google.com>
2021-09-22 15:56:07 +00:00
..
bin [VM] [CFE]: Expression compilation inside extension method 2021-09-10 12:02:57 +00:00
lib [vm/ffi] Adds FFI transform for Handle -> Pointer. 2021-09-15 12:47:35 +00:00
test [CFE] Don't mark procedures as async when not using await 2021-09-17 11:56:29 +00:00
testcases/transformations [kernel] Rename isFieldFormal to isInitializingFormal 2021-09-22 15:56:07 +00:00
tool [vm] Remove old version of protobuf-aware tree shaker 2021-01-15 00:54:48 +00:00
analysis_options.yaml Revert "[cfe/vm] Enable prefer_final lints in pkg/vm" 2019-09-25 08:23:20 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
pubspec.yaml Revert "Remove explicit bool type hack." 2021-09-08 14:07:25 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.