| 2 months ago | Isaac Freund |  | grammar: fix ParamDeclList worst-case exponential time |
| 2 months ago | Isaac Freund |  | grammar: fix gratuitous verbosity |
| 2 months ago | Isaac Freund |  | grammar: fix inconsistency with parser |
| 2 months ago | Isaac Freund |  | grammar: fix addrspace/align pointer modifiers |
| 2 months ago | Isaac Freund |  | tools: enforce Block max depth in parser oracle |
| 2 months ago | Isaac Freund |  | parser: warn on non-final varargs before further parsing |
| 2 months ago | Isaac Freund |  | parser: warn on invalid bit align before further parsing |
| 2 months ago | Isaac Freund |  | parser: check field_state before further parsing |
| 2 months ago | Isaac Freund |  | parser: avoid extra parsing when recovery disabled |
| 2 months ago | Isaac Freund |  | parser: allow fully disabling recovery |
| 2 months ago | Isaac Freund |  | grammar: actually forbid chained compare ops |
| 2 months ago | Isaac Freund |  | parser: check binary op whitespace before parsing rhs |
| 2 months ago | Isaac Freund |  | grammar: fix nosuspend statement backtracking |
| 2 months ago | Isaac Freund |  | parser: add failing test case |
| 2 months ago | Isaac Freund |  | grammar: handle byte order mark |
| 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 |
|