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/build
History
Veikka Tuominen 92f1a29c40 AstGen: make @compileError operand implicitly comptime
This matches the language reference.
2022-12-07 14:48:24 +02:00
..
CheckFileStep.zig
std lib API deprecations for the upcoming 0.9.0 release
2021-11-30 00:13:07 -07:00
CheckObjectStep.zig
Make invalidFmtError public and use in place of compileErrors for bad format strings (#13526)
2022-11-12 21:03:24 +02:00
EmulatableRunStep.zig
all: rename i386 to x86
2022-11-04 00:09:27 +03:30
FmtStep.zig
remove redundant license headers from zig standard library
2021-08-24 12:25:09 -07:00
InstallRawStep.zig
all: rename @maximum to @max and @minimum to @min
2022-10-18 14:15:16 +03:00
OptionsStep.zig
AstGen: make @compileError operand implicitly comptime
2022-12-07 14:48:24 +02:00
RunStep.zig
std.build: fix typo
2022-11-15 23:23:27 +02:00
TranslateCStep.zig
remove -fstage1 option
2022-12-06 12:15:04 -07:00
WriteFileStep.zig
remove most conditional compilation based on stage1
2022-12-06 20:38:54 -07:00