| 2 months ago | Isaac Freund |  | std.zig.Ast: allow disabling parser recovery |
| 2 months ago | Isaac Freund |  | grammar: fix catch operator whitespace handling |
| 2 months ago | Isaac Freund |  | tools: add max depth to parser oracle |
| 2 months ago | Isaac Freund |  | std.zig, grammar: agree on pointer modifier parsing |
| 2 months ago | Isaac Freund |  | grammar: fix tokenization of .? |
| 2 months ago | Isaac Freund |  | grammar: fix escaped backslash tokenization |
| 2 months ago | Isaac Freund |  | grammar: fix tokenization of @"" strings |
| 2 months ago | Isaac Freund |  | grammar: introduce !ContainerDeclPrefix |
| 2 months ago | Isaac Freund |  | grammar: introduce !ExprPrefix |
| 2 months ago | Isaac Freund |  | grammar: expression-level consistency with Parse.zig |
| 2 months ago | Isaac Freund |  | grammar: statement-level consistency with Parse.zig |
| 2 months ago | Isaac Freund |  | grammar: remove negative lookahead causing inconsistency |
| 2 months ago | Isaac Freund |  | grammar: fix doc comment at start of file |
| 2 months ago | Isaac Freund |  | grammar: remove unbounded lookahead |
| 2 months ago | Isaac Freund |  | grammar: revert redundant changes |
| 2 months ago | Isaac Freund |  | std: move for loop capture count errors to AstGen |
| 2 months ago | Isaac Freund |  | grammar: fix operator whitespace after multiline string literal |
| 2 months ago | Isaac Freund |  | grammar: require newline before doc comment |
| 2 months ago | Isaac Freund |  | grammar: forbid && as op without whitespace between |
| 2 months ago | Isaac Freund |  | std.zig: expose parser oracle for external fuzzing |
| 2 months ago | Isaac Freund |  | grammar: fix doc comment parsing |
| 2 months ago | Isaac Freund |  | grammar: match Parse.zig operator whitespace rules |
| 2 months ago | Isaac Freund |  | grammar: rework whitespace handling |
| 2 months ago | Isaac Freund |  | grammar: match tokenizer newline handling |
| 2 months ago | Isaac Freund |  | grammar: match tokenizer string literal behavior |
| 2 months ago | Isaac Freund |  | grammar: match tokenizer whitespace behavior |
| 2 months ago | Isaac Freund |  | grammar: match tokenizer number literal behavior |
| 2 months ago | Isaac Freund |  | std.zig.Ast: fuzz test against generated oracle |
| 2 months ago | Isaac Freund |  | tools: add oracle generator for parser fuzzing |
| 2 months ago | Isaac Freund |  | langref: move grammar.peg to separate file |
| 2 months ago | John Benediktsson | | std.Build: cache package_map to improve dependency resolution |
| 2 months ago | David Senoner | | elf2: fix _GLOBAL_OFFSET_TABLE_ definition for x86{,_64} and hexagon |
| 2 months ago | Matthew Lugg | | Merge pull request 'Elf2: various enhancements' (#36069) from mlugg/elf2-enhancements into master |
| 2 months ago | brkzlr | | std.c.darwin: add mach_vm_read_overwrite |
| 2 months ago | Alex Rønne Petersen | | Merge pull request '`std.Target`: add `switch` (Nintendo Switch) Os tag' (#36081) from alexrp/zig:nintendo-switch-target into master |
| 2 months ago | Krzysztof Wolicki | | std.Target: add ashetos tag (#35954) |
| 2 months ago | Yasin Gorgij | | std.c: change the return value of 'getgrnam' function to '?*group' (#36078) |
| 2 months ago | Alex Rønne Petersen | | Merge pull request '`std.zig.system.loongarch`: use generic CPU model if we can't determine the model' (#36063) from alexrp/zig:loongarch-detect-generic into master |
| 2 months ago | ndjenks | | add the missing compiler_rt routines for sparc32 (#35835) |
| 2 months ago | Alex Rønne Petersen | | Merge pull request '`std.debug.SelfInfo.Elf`: enable DWARF unwinding for ARM' (#36035) from alexrp/zig:arm-dwarf-unwind into master |
| 2 months ago | Andrew Kelley | | Merge pull request 'spirv: bug fixes' (#36051) from alichraghi/zig:master into master |
| 2 months ago | Techatrix | | wasm: implement `@abs` on f16, f80 and f128 without compiler_rt |
| 2 months ago | Frank Denis | | Merge pull request 'crypto.pcurves: reject affine encodings of the point at infinity' (#35513) from jedisct1/zig:pcurvesidentity into master |
| 2 months ago | Frank Denis | | Merge pull request 'std.crypto: fix ASN.1 universal tag 17 name' (#35763) from jedisct1/zig:asnfix into master |
| 2 months ago | Frank Denis | | Merge pull request 'crypto.aes_ccm: immediately reject large messages on decryption' (#35529) from jedisct1/zig:ccmlarge into master |
| 2 months ago | Frank Denis | | Merge pull request 'crypto.aes_ccm: fix the IEEE 802.15.4 test vector' (#35908) from jedisct1/zig:aesccmfix into master |
| 2 months ago | Frank Denis | | Merge pull request 'crypto.xsalsa20poly1305: add a comment about AD usage restrictions' (#35509) from jedisct1/zig:xsalsapoly-ad-comment into master |
| 2 months ago | Frank Denis | | Merge pull request 'crypto.edwards25519: reject order-2L points' (#35514) from jedisct1/zig:25519subgroup into master |
| 2 months ago | Andrew Kelley | | Merge pull request 'zig build: avoid resolving absolute path to build root directory if possible' (#36028) from Techatrix/zig:relative-build-root into master |
| 2 months ago | arshidkv12 | | std.Uri: validate host length in parseAfterScheme (#35604) |
|