| .. |
|
system
|
compiler: remove anonymous struct types, unify all tuples
|
2024-10-31 20:42:53 +00:00 |
|
Ast.zig
|
std.zig.render: fix switch rendering
|
2024-09-01 18:30:31 +01:00 |
|
AstGen.zig
|
dwarf: fix stepping through an inline loop containing one statement
|
2024-11-24 17:28:12 -05:00 |
|
AstRlAnnotate.zig
|
compiler: remove @setAlignStack
|
2024-10-19 19:15:23 +01:00 |
|
BuiltinFn.zig
|
compiler: remove anonymous struct types, unify all tuples
|
2024-10-31 20:42:53 +00:00 |
|
c_builtins.zig
|
std: update uses of .Inline callconv
|
2024-10-19 19:21:33 +01:00 |
|
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
|
Replace deprecated default initializations with decl literals
|
2024-09-12 16:01:23 +01:00 |
|
LibCDirs.zig
|
std.Target: Add muslabin32 and muslabi64 tags to Abi.
|
2024-11-02 10:42:53 +01:00 |
|
LibCInstallation.zig
|
link: fix false positive crtbegin/crtend detection
|
2024-10-10 14:21:52 -07:00 |
|
number_literal.zig
|
Make 0e.0 and 0xp0 not crash
|
2024-07-03 02:53:37 -04:00 |
|
Parse.zig
|
std.zig: resolve syntactic ambiguity
|
2024-09-01 18:30:31 +01:00 |
|
parser_test.zig
|
std: update uses of .Inline callconv
|
2024-10-19 19:21:33 +01:00 |
|
perf_test.zig
|
|
|
|
primitives.zig
|
ComptimeStringMap: return a regular struct and optimize
|
2024-04-22 15:31:41 -07:00 |
|
render.zig
|
std.zig.render: fix callconv(.Inline) -> inline fn promotion
|
2024-10-19 19:15:23 +01: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
|
std.Target: Add Os.HurdVersionRange for Os.Tag.hurd.
|
2024-11-24 22:11:16 +01:00 |
|
target.zig
|
std.Target: Add Os.HurdVersionRange for Os.Tag.hurd.
|
2024-11-24 22:11:16 +01:00 |
|
tokenizer.zig
|
tokenizer: fix 0 byte following invalid (#21482)
|
2024-09-23 13:06:30 -07:00 |
|
WindowsSdk.zig
|
Replace deprecated default initializations with decl literals
|
2024-09-12 16:01:23 +01:00 |
|
Zir.zig
|
dwarf: fix stepping through an inline loop containing one statement
|
2024-11-24 17:28:12 -05:00 |