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-04-29 12:08:48 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6635d02143fa7eded22192e9e4bbd1f94df11330
zig
/
lib
/
std
/
Build
/
Step
T
History
dave caruso
085cc54aad
replace TranslateC.addIncludeDir with variants with LazyPath/library names
2024-09-25 21:50:55 -07:00
..
CheckFile.zig
…
CheckObject.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
Compile.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
ConfigHeader.zig
std: update
std.builtin.Type
fields to follow naming conventions
2024-08-28 08:39:59 +01:00
Fail.zig
…
Fmt.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
InstallArtifact.zig
fix various issues related to Path handling in the compiler and std
2024-08-19 19:09:11 +02:00
InstallDir.zig
…
InstallFile.zig
…
ObjCopy.zig
…
Options.zig
std: update
std.builtin.Type
fields to follow naming conventions
2024-08-28 08:39:59 +01:00
RemoveDir.zig
…
Run.zig
Replace deprecated default initializations with decl literals
2024-09-12 16:01:23 +01:00
TranslateC.zig
replace TranslateC.addIncludeDir with variants with LazyPath/library names
2024-09-25 21:50:55 -07:00
UpdateSourceFiles.zig
…
WriteFile.zig
…