| .. |
|
Ast
|
zig fmt: fix extra whitespace in StructInit with multiline strings
|
2025-11-05 14:07:30 +02:00 |
|
c_translation
|
zig fmt
|
2025-09-24 20:01:19 -07:00 |
|
llvm
|
llvm.Builder: allow Metadata to reference metadata strings
|
2025-10-07 07:49:54 -04:00 |
|
system
|
represent Mac Catalyst as aarch64-maccatalyst-none rather than aarch64-ios-macabi
|
2025-11-14 11:33:35 +01:00 |
|
Ast.zig
|
std.Io: delete GenericReader
|
2025-08-29 17:14:26 -07:00 |
|
AstGen.zig
|
fix 'redundant comptime keyword' error source location and add tests
|
2025-11-13 19:47:36 +00:00 |
|
AstRlAnnotate.zig
|
std.zig.AstRlAnnotate: remove pointless switch
|
2025-11-06 23:57:16 +00:00 |
|
BuiltinFn.zig
|
remove async and await keywords
|
2025-07-07 13:39:16 -07:00 |
|
Client.zig
|
fuzzing: implement limited fuzzing
|
2025-09-24 12:46:48 +02:00 |
|
ErrorBundle.zig
|
std.debug.lockStderrWriter: also return ttyconf
|
2025-10-30 09:31:28 +00:00 |
|
LibCDirs.zig
|
libc: rename any-macos-any to any-darwin-any
|
2025-11-14 19:19:00 +01:00 |
|
LibCInstallation.zig
|
std: accessZ -> access
|
2025-10-29 06:20:50 -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
|
langref: sync with zig-spec grammar.peg
|
2025-08-21 17:12:38 +02:00 |
|
parser_test.zig
|
zig fmt: fix extra whitespace in StructInit with multiline strings
|
2025-11-05 14:07:30 +02: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
|
std.zig.Server: read error bundle as little-endian
|
2025-11-19 01:42:45 +01:00 |
|
string_literal.zig
|
std.fmt: delete deprecated APIs
|
2025-08-31 12:49:18 -07:00 |
|
system.zig
|
Merge pull request #25539 from squeek502/windows-readlinkw
|
2025-11-15 23:36:34 -08:00 |
|
target.zig
|
std.zig.target: support aarch64-maccatalyst and x86_64-maccatalyst cross libc
|
2025-11-14 22:14:50 +01:00 |
|
tokenizer.zig
|
add some new fuzz tests
|
2025-09-18 18:56:18 -04:00 |
|
WindowsSdk.zig
|
rework std.Io.Writer.Allocating to support runtime-known alignment
|
2025-08-30 00:48:50 -07:00 |
|
Zir.zig
|
std.zig.Zir: remove ref_start_index from enum fields of Index and OptionalIndex
|
2025-11-09 10:45:14 +00:00 |
|
Zoir.zig
|
std.zig.Ast: improve type safety
|
2025-03-07 22:22:01 +01:00 |
|
ZonGen.zig
|
std.Io: delete GenericReader
|
2025-08-29 17:14:26 -07:00 |