| .. |
|
llvm
|
Target: pass and use locals by pointer instead of by value
|
2025-06-19 11:45:06 -04:00 |
|
system
|
Target: pass and use locals by pointer instead of by value
|
2025-06-19 11:45:06 -04:00 |
|
Ast.zig
|
much of the compiler upgraded to new API
|
2025-07-01 16:35:26 -07:00 |
|
AstGen.zig
|
much of the compiler upgraded to new API
|
2025-07-01 16:35:26 -07:00 |
|
AstRlAnnotate.zig
|
compiler: add @memmove builtin
|
2025-04-26 13:34:16 +10:00 |
|
BuiltinFn.zig
|
compiler: add @memmove builtin
|
2025-04-26 13:34:16 +10:00 |
|
c_builtins.zig
|
std: update uses of .Inline callconv
|
2024-10-19 19:21:33 +01:00 |
|
c_translation.zig
|
std.zig.c_translation: fix function pointer casting
|
2025-03-15 16:21:55 +02:00 |
|
Client.zig
|
build runner sends a start_fuzzing message to test runner
|
2024-07-25 18:52:21 -07:00 |
|
ErrorBundle.zig
|
build runner compiling
|
2025-07-01 16:35:26 -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
|
update more of the std lib to new API
|
2025-07-01 16:35:26 -07: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
|
bail when failing to parse error
|
2025-06-13 18:44:53 +01:00 |
|
parser_test.zig
|
bail when failing to parse error
|
2025-06-13 18:44:53 +01:00 |
|
perf_test.zig
|
|
|
|
primitives.zig
|
|
|
|
render.zig
|
zig fmt compiling
|
2025-07-01 16:35:26 -07:00 |
|
Server.zig
|
Merge pull request #21224 from alexrp/mips-gnu-fixes
|
2024-08-30 14:47:43 -07:00 |
|
string_literal.zig
|
much of the compiler upgraded to new API
|
2025-07-01 16:35:26 -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
|
fuzzer: write inputs to shared memory before running
|
2025-02-11 13:39:20 -08:00 |
|
WindowsSdk.zig
|
std.zig.WindowsSdk: Support cross-arch SDK lookups.
|
2024-12-08 04:53:28 +01:00 |
|
Zir.zig
|
x86_64: remove air references from mir
|
2025-06-12 13:55:41 +01:00 |
|
Zoir.zig
|
std.zig.Ast: improve type safety
|
2025-03-07 22:22:01 +01:00 |
|
ZonGen.zig
|
much of the compiler upgraded to new API
|
2025-07-01 16:35:26 -07:00 |