zig/tools
Andrew Kelley 48e0b89f2c remove tools/extract-grammar.zig
This is not a sound way to check Zig's grammar against the spec.

This is a partial revert of f8f1c6ac06.
2023-07-25 18:17:18 -07:00
..
crc
spirv std: Support user-provided jsonParse method. Unify json.Parser and json.parse* (#15705) 2023-06-19 11:21:37 -04:00
gen_outline_atomics.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
gen_spirv_spec.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
gen_stubs.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
generate_JSONTestSuite.zig std.sort: add pdqsort and heapsort 2023-05-23 17:55:59 -07:00
generate_linux_syscalls.zig
lldb_pretty_printers.py tools: add LLDB pretty printer for InternPool.NullTerminatedString 2023-06-12 18:24:21 -07:00
process_headers.zig musl: deal with zig rename of i386 to x86 2023-06-20 12:55:38 -04:00
stage1_gdb_pretty_printers.py
stage2_gdb_pretty_printers.py InternPool: port most of value tags 2023-06-10 20:47:54 -07:00
std_gdb_pretty_printers.py
update_clang_options.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
update_cpu_features.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
update_crc_catalog.zig std.mem: Rename splitFull/tokenizeFull to splitSequence/tokenizeSequence 2023-05-13 13:45:05 -07:00
update_glibc.zig std.fs.file: Rename File.Kind enum values to snake case 2023-05-25 20:17:07 +01:00
update_spirv_features.zig all: zig fmt and rename "@XToY" to "@YFromX" 2023-06-19 12:34:42 -07:00
update-license-headers.zig
update-linux-headers.zig all: migrate code to new cast builtin syntax 2023-06-24 16:56:39 -07:00
zig_gdb_pretty_printers.py