zig/tools
2023-08-11 11:01:47 -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
docgen.zig change uses of std.builtin.Mode to OptimizeMode (#16745) 2023-08-09 14:39:34 -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 Update all std.mem.tokenize calls to their appropriate function 2023-05-13 13:45:04 -07:00
lldb_pretty_printers.py Sema: avoid deleting runtime side-effects in comptime initializers 2023-08-11 11:01:47 -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