- ArrayList: init(), append(allocator, item), deinit(allocator) - Fixed errdefer const qualifier issues with mutable variables - Fixed all AST struct deinit() calls (no allocator needed) - All 6 GQL parser tests now passing Lexer: 4/4 tests Parser: 2/2 tests |
||
|---|---|---|
| .. | ||
| ast.zig | ||
| lexer.zig | ||
| parser.zig | ||