zig/lib/std/zig
mlugg 9e683f0f35
compiler: provide result type to operand of try
This is mainly useful in conjunction with Decl Literals (#9938).

Resolves: #19777
2024-09-01 17:34:07 +01:00
..
system std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
Ast.zig std.zig.tokenizer: simplify 2024-07-31 16:57:42 -07:00
AstGen.zig compiler: provide result type to operand of try 2024-09-01 17:34:07 +01:00
AstRlAnnotate.zig compiler: implement @branchHint, replacing @setCold 2024-08-27 00:41:49 +01:00
BuiltinFn.zig compiler: implement @branchHint, replacing @setCold 2024-08-27 00:41:49 +01:00
c_builtins.zig
c_translation.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
Client.zig build runner sends a start_fuzzing message to test runner 2024-07-25 18:52:21 -07:00
ErrorBundle.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
LibCDirs.zig std.Target.Cpu.Arch: Remove the aarch64_32 tag. 2024-07-28 19:44:52 -07:00
LibCInstallation.zig std: restructure child process namespace 2024-05-26 09:31:55 -07:00
number_literal.zig Make 0e.0 and 0xp0 not crash 2024-07-03 02:53:37 -04:00
Parse.zig compiler,lib,test,langref: migrate @setCold to @branchHint 2024-08-27 00:44:35 +01:00
parser_test.zig std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
perf_test.zig
primitives.zig ComptimeStringMap: return a regular struct and optimize 2024-04-22 15:31:41 -07:00
render.zig fix(fmt): pointer type syntax to index (take 2) (#20336) 2024-07-21 01:55:52 -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.zig.tokenizer: simplify 2024-07-31 16:57:42 -07:00
system.zig add qemu-loongarch64 2024-08-31 20:49:24 -07:00
target.zig Merge pull request #21178 from alexrp/glibc-thumb 2024-08-30 14:35:30 -07:00
tokenizer.zig introduce a web interface for fuzzing 2024-08-07 00:48:32 -07:00
WindowsSdk.zig std.zig.WindowsSdk: Fix various target checks to check for thumb. 2024-08-28 03:08:10 +02:00
Zir.zig compiler: provide result type to operand of try 2024-09-01 17:34:07 +01:00