zig/lib/std/zig
2025-08-13 13:55:57 +01: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: finish updating to new I/O API 2025-07-19 19:57:37 -07: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 sema: strip @splat operand result type before checking it 2025-08-13 13:55:57 +01:00
AstRlAnnotate.zig inline assembly: use types 2025-07-16 10:23:02 -07: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 build runner sends a start_fuzzing message to test runner 2024-07-25 18:52:21 -07:00
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 Make 0e.0 and 0xp0 not crash 2024-07-03 02:53:37 -04:00
Parse.zig inline assembly: use types 2025-07-16 10:23:02 -07:00
parser_test.zig std.zig.Render: update it and references 2025-07-16 17:20:02 -07:00
perf_test.zig std.zig: finish updating to new I/O API 2025-07-19 19:57:37 -07:00
primitives.zig ComptimeStringMap: return a regular struct and optimize 2024-04-22 15:31:41 -07:00
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 Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
target.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04: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 sema: strip @splat operand result type before checking it 2025-08-13 13:55:57 +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