Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://codeberg.org/ziglang/zig synced 2026-03-16 23:21:44 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib
History
Hayden Riddiford 20563d8457 - Added special handling for translating C extern variables declared within scoped blocks
- Added test/cases/run_translated_c/extern_typedef_variables_in_functions.c to test for issue 19687
2024-07-16 23:29:44 +03:00
..
compiler
- Added special handling for translating C extern variables declared within scoped blocks
2024-07-16 23:29:44 +03:00
compiler_rt
Update __chkstk_ms to have weak linkage (#20138)
2024-07-11 20:20:06 +00:00
docs
Autodoc: only group structs under "namespaces"
2024-07-09 15:58:03 -04:00
include
…
init
add a missing comment in build.zig.zon
2024-07-15 10:47:36 -07:00
libc
…
libcxx
…
libcxxabi
…
libunwind
…
std
Merge pull request #20632 from jacobly0/codegen-thread
2024-07-16 14:49:49 -04:00
tsan
…
c.zig
…
compiler_rt.zig
…
zig.h
zig.h: expand zig_msvc_atomic_load_ into version for relaxed, acquire, and seq_cst
2024-07-13 19:45:45 -04:00