libertaria-stack/l1-identity/qvl
Markus Maiwald 7077e37c06 fix(gql): fix all Zig 0.15.2 API breaking changes for GQL parser
- 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
2026-02-03 11:04:30 +01:00
..
gql fix(gql): fix all Zig 0.15.2 API breaking changes for GQL parser 2026-02-03 11:04:30 +01:00
betrayal.zig Phase 9 Complete: Autonomous Immune Response Operational 🛡️ (Artifacts Removed) 2026-01-31 04:32:09 +01:00
gossip.zig Phase 4B: L1 QVL Advanced Graph Engine (Bellman-Ford, A*, Aleph Gossip, Belief Propagation) 2026-01-31 02:24:19 +01:00
gql.zig feat(qvl): add GQL parser (ISO 39075) - Sprint 2 WIP 2026-02-03 09:59:50 +01:00
inference.zig Phase 6A: QVL FFI C exports for L2 integration 2026-01-31 03:06:20 +01:00
integration.zig fix(qvl): fix Zig API compatibility for storage and integration layers 2026-02-03 09:35:36 +01:00
pathfinding.zig Phase 6A: QVL FFI C exports for L2 integration 2026-01-31 03:06:20 +01:00
pop_integration.zig feat(capsule): implement discovery, federation, and persistence (Phase 10) 2026-01-31 08:35:22 +01:00
storage.zig fix(qvl): fix Zig API compatibility for storage and integration layers 2026-02-03 09:35:36 +01:00
types.zig Phase 9 Complete: Autonomous Immune Response Operational 🛡️ (Artifacts Removed) 2026-01-31 04:32:09 +01:00