Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2026-03-11 21:59:52 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Techatrix 4129f7ff5a
std.zig.Ast: store lbrace and rbrace token in data of .error_set_decl
This makes the `.data` field the better choice over the `.main_token` for this tag.
2025-03-07 22:22:01 +01:00
..
compiler
std.zig.Ast: store lbrace and rbrace token in data of .error_set_decl
2025-03-07 22:22:01 +01:00
compiler_rt
Remove uses of deprecated callconv aliases
2025-03-05 03:01:43 +00:00
docs
std.zig.Ast: improve type safety
2025-03-07 22:22:01 +01:00
fuzzer/web
…
include
…
init
zig init template: remove outdated comments
2025-03-01 16:11:59 -08:00
libc
Merge pull request #22999 from alexrp/mingw-update
2025-02-25 12:54:55 +01:00
libcxx
…
libcxxabi
…
libunwind
…
std
std.zig.Ast: store lbrace and rbrace token in data of .error_set_decl
2025-03-07 22:22:01 +01:00
tsan
…
c.zig
Remove uses of deprecated callconv aliases
2025-03-05 03:01:43 +00:00
compiler_rt.zig
x86_64: rewrite scalar and vector int @divTrunc
2025-02-15 03:45:21 -05:00
fuzzer.zig
Remove uses of deprecated callconv aliases
2025-03-05 03:01:43 +00:00
ubsan_rt.zig
ubsan: update wording
2025-02-25 11:22:33 -08:00
zig.h
cbe: Implement support for -fno-builtin and @disableIntrinsics().
2025-02-23 04:08:58 +01:00