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-08 23:33:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/zig/system
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
..
darwin
std.zig.system.darwin.macos: Handle tahiti/tupai in detectNativeCpuAndFeatures().
2025-04-03 02:42:20 +02:00
arm.zig
std: add nvidia as a known arm implementer
2025-04-09 10:14:42 +02:00
darwin.zig
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
linux.zig
chore(std.mem): Rename trimLeft and trimRight
2025-04-27 18:03:59 +09:00
NativePaths.zig
Target: pass and use locals by pointer instead of by value
2025-06-19 11:45:06 -04:00
windows.zig
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
x86.zig
std.Target: Introduce Cpu convenience functions for feature tests.
2025-06-05 06:12:00 +02:00