dart-sdk/runtime/tools
Robert Nystrom 3ac34f791d Change references to "dartfmt" in runtime and tools to "dart format".
In Dart 2.15, we're removing "dartfmt" in favor of "dart format", so I'm
going through and fixing all the dangling references to the old name.

TEST=Only changing tools

Change-Id: I83a5c00be925fdb536014a47dff2b488ed9f478b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/215186
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Ben Konyi <bkonyi@google.com>
2021-10-01 18:16:27 +00:00
..
dartfuzz Change references to "dartfmt" in runtime and tools to "dart format". 2021-10-01 18:16:27 +00:00
ffi Change "dartfmt" to "dart format" in FFI tools. 2021-10-01 05:56:55 +00:00
graphexplorer [graphexplorer] Support Dart heap snapshot format and merged dominators. 2021-07-07 15:44:22 +00:00
wiki [runtime/docs] Add custom lexer for shell sessions in runtime wiki. 2020-02-04 09:16:52 +00:00
.gitignore Sync .gitignore with the corresponding svn properties. 2012-09-10 15:44:25 +00:00
android_finder.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
benchmark.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
bin_to_assembly.py [build] Use .incbin to avoid horrible Clang assembler performance. 2021-06-30 21:23:04 +00:00
bin_to_coff.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
bmu_benchmark_gallery.sh Refs #25328 Use a portable shebang 2016-01-05 16:26:28 +01:00
compiler_layering_check.py [vm] Use UTF-8 to read files in *_layering_check.py 2021-09-24 09:50:27 +00:00
create_archive.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
create_snapshot_bin.py [vm] Remove unused compilation and type-feedback traces. 2021-06-21 23:47:50 +00:00
create_snapshot_file.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
create_string_literal.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
embedder_layering_check.py [vm] Use UTF-8 to read files in *_layering_check.py 2021-09-24 09:50:27 +00:00
gen_library_src_paths.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
run_clang_tidy.dart [vm] Reland: Prefix HOST_OS_* and TARGET_OS_* with DART_ 2021-07-02 19:06:45 +00:00
utils.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
valgrind.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00
verbose_gc_to_bmu.dart Opt the verbose_gc_to_bmu tool out of null safety. 2020-10-16 00:18:31 +00:00