This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-06-01 22:05:26 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbfe2234c87ee67012e0117248ba2c4f3781a1c5
zig
/
lib
/
std
/
zig
/
system
T
History
Tom Read Cutting
cdcb34cdf4
Pull elf magic string out to re-used constant
2022-04-04 15:33:24 +03:00
..
darwin
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
darwin.zig
lint: duplicate import (
#10519
)
2022-01-07 00:06:06 -05:00
linux.zig
migrate from
std.Target.current
to
@import("builtin").target
2021-10-04 23:48:55 -07:00
NativePaths.zig
improve detection of how to execute binaries on the host
2021-12-02 21:51:14 -07:00
NativeTargetInfo.zig
Pull elf magic string out to re-used constant
2022-04-04 15:33:24 +03:00
windows.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
x86.zig
zig fmt: respect trailing commas in inline assembly
2021-08-29 11:57:32 +02:00