zig/lib/std/zig
2025-07-14 08:31:54 +02:00
..
llvm fix some llvm ir printer bugs 2025-07-14 08:31:54 +02:00
system std.zig.system.linux: update API usage 2025-07-08 15:15:21 -07:00
Ast.zig std.fmt: breaking API changes 2025-07-07 22:43:51 -07:00
AstGen.zig compiler: update a bunch of format strings 2025-07-07 22:43:52 -07:00
AstRlAnnotate.zig remove usingnamespace from the language 2025-07-07 13:39:48 -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 Remove numerous things deprecated during the 0.14 release cycle 2025-07-11 08:17:43 +02:00
Client.zig build runner sends a start_fuzzing message to test runner 2024-07-25 18:52:21 -07:00
ErrorBundle.zig eliminate all uses of std.io.Writer.count except for CBE 2025-07-09 09:32:07 -07:00
LibCDirs.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
LibCInstallation.zig Target: pass and use locals by pointer instead of by value 2025-06-19 11:45:06 -04:00
llvm.zig Move the compiler's LLVM bitcode builder to std.zig.llvm. 2025-02-27 01:32:49 -05:00
number_literal.zig Make 0e.0 and 0xp0 not crash 2024-07-03 02:53:37 -04:00
Parse.zig remove usingnamespace from the language 2025-07-07 13:39:48 -07:00
parser_test.zig update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00
perf_test.zig std.fmt: breaking API changes 2025-07-07 22:43:51 -07:00
primitives.zig ComptimeStringMap: return a regular struct and optimize 2024-04-22 15:31:41 -07:00
render.zig std: fmt.format to io.Writer.print 2025-07-09 15:31:02 -07:00
Server.zig Merge pull request #21224 from alexrp/mips-gnu-fixes 2024-08-30 14:47:43 -07:00
string_literal.zig std.fmt: breaking API changes 2025-07-07 22:43:51 -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.zig.WindowsSdk: Support cross-arch SDK lookups. 2024-12-08 04:53:28 +01:00
Zir.zig remove usingnamespace from the language 2025-07-07 13:39:48 -07:00
Zoir.zig std.zig.Ast: improve type safety 2025-03-07 22:22:01 +01:00
ZonGen.zig std.fmt: breaking API changes 2025-07-07 22:43:51 -07:00