zig/lib/std/zig
2025-08-30 06:36:41 +02:00
..
Ast std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00
llvm std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
system std.zig.system: update aarch64 and powerpc cpu detection for LLVM 21 2025-08-30 06:36:41 +02:00
Ast.zig Add support for both '_' and 'else' prongs at the same time in switch statements 2025-08-07 13:58:47 +02:00
AstGen.zig AstGen: forward result type through unary float builtins 2025-08-28 15:46:12 +01:00
AstRlAnnotate.zig AstGen: forward result type through unary float builtins 2025-08-28 15:46:12 +01:00
BuiltinFn.zig remove async and await keywords 2025-07-07 13:39:16 -07:00
c_builtins.zig std: update uses of .Inline callconv 2024-10-19 19:21:33 +01:00
c_translation.zig zig fmt: apply new cast builtin order 2025-08-03 14:59:56 +02:00
Client.zig
ErrorBundle.zig std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00
LibCDirs.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
LibCInstallation.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
llvm.zig std.zig: finish updating to new I/O API 2025-07-19 19:57:37 -07:00
number_literal.zig
Parse.zig langref: sync with zig-spec grammar.peg 2025-08-21 17:12:38 +02:00
parser_test.zig zig fmt: add tests for cast builtin canonicalization 2025-08-14 14:44:35 -07:00
perf_test.zig std.zig: finish updating to new I/O API 2025-07-19 19:57:37 -07:00
primitives.zig
Server.zig build system: replace fuzzing UI with build UI, add time report 2025-08-01 23:48:21 +01:00
string_literal.zig std.zig.Render: update it and references 2025-07-16 17:20:02 -07:00
system.zig std.zig.system: fix check for sparc "v8+" in getExternalExecutor() 2025-08-25 06:20:41 +02:00
target.zig wasi-libc: update to c89896107d7b57aef69dcadede47409ee4f702ee 2025-08-20 19:18:11 +02:00
tokenizer.zig remove usingnamespace from the language 2025-07-07 13:39:48 -07:00
WindowsSdk.zig std.ArrayList: make unmanaged the default 2025-08-11 15:52:49 -07:00
Zir.zig AstGen: forward result type through unary float builtins 2025-08-28 15:46:12 +01:00
Zoir.zig std.zig.Ast: improve type safety 2025-03-07 22:22:01 +01:00
ZonGen.zig std.io.Writer.Allocating: rename getWritten() to written() 2025-08-13 01:43:52 -07:00