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 2025-12-06 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/debug
History
Jacob Young 917640810e Target: pass and use locals by pointer instead of by value
This struct is larger than 256 bytes and code that copies it
consistently shows up in profiles of the compiler.
2025-06-19 11:45:06 -04:00
..
Dwarf
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
Coverage.zig
std: Restore conventional compareFn behavior for binarySearch
2024-09-16 14:04:18 -07:00
Dwarf.zig
debug: correctly detect missing entries in .eh_frame_hdr
2025-05-17 02:08:41 -04:00
FixedBufferReader.zig
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
Info.zig
runtime page size detection
2025-02-06 14:23:23 -08:00
MemoryAccessor.zig
adjust runtime page size APIs
2025-02-06 14:23:23 -08:00
no_panic.zig
std: remove old panic handlers after zig1.wasm update
2025-06-01 12:10:57 +01:00
Pdb.zig
std.pdb: obey naming conventions
2024-08-29 23:43:52 +01:00
SelfInfo.zig
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
simple_panic.zig
std: remove old panic handlers after zig1.wasm update
2025-06-01 12:10:57 +01:00