dart-sdk/pkg/vm
Johnni Winther 8df57398c9 [cfe] Move src/fasta/ subfolders to src/
Part of removing uses of 'fasta'.

TEST=existing

Change-Id: Ice027678e11b7da8c1a7e756a1e1c8c8284722bf
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/372623
Reviewed-by: Jens Johansen <jensj@google.com>
Reviewed-by: Mayank Patke <fishythefish@google.com>
Reviewed-by: Ömer Ağacan <omersa@google.com>
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2024-06-25 10:05:21 +00:00
..
bin [pkg/kernel-service] Fix invalid index used in expression 2024-06-12 22:13:29 +00:00
lib [cfe] Move src/fasta/ subfolders to src/ 2024-06-25 10:05:21 +00:00
test [cfe] Move src/fasta/ subfolders to src/ 2024-06-25 10:05:21 +00:00
testcases/transformations [dart2wasm] Move list implementations to their own library 2024-06-21 14:46:58 +00:00
tool Dynamic interface yaml file 2024-06-10 16:09:54 +00:00
analysis_options.yaml [pkg/vm] analyze using package:lints 2022-07-07 23:22:49 +00:00
dynamic_interface.md Dynamic interface yaml file 2024-06-10 16:09:54 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
OWNERS Also add global owners to CFE/VM packages 2023-11-27 14:35:52 +00:00
pubspec.yaml [vm] Use newer language version in package:vm which removes some unnecessary casts 2024-05-16 08:57:40 +00:00
README.md

This package hosts VM specific Dart code and helper scripts.