Backlog/lib/sdl3/parser
Peterino2 d5b381526c Add parser documentation and clean up planning files
Added:
- PARSER_OVERVIEW.md: Concise guide on how the parser works
  - Architecture overview
  - Input/output examples
  - Usage instructions
  - Statistics and limitations

- AGENTS.md: Added 3 new issues from mock testing work
  - Build.addStaticLibrary removal in Zig 0.15
  - C mock type definition requirements
  - Testing strategy lessons

Removed completed planning/work log files:
- MOCK_FLAG_UPDATE.md
- PHASE1_COMPLETE.md
- SUMMARY.md
- TEST_HARNESS_PLAN_V2.md

Keeping only essential docs: AGENTS.md, PARSER_OVERVIEW.md, DEPENDENCY_PLAN.md, TODO.md
2026-01-22 01:36:16 -08:00
..
docs saving mocks implementation 2026-01-22 00:14:48 -08:00
src Update mock testing to use full SDL_gpu.h with proper header includes 2026-01-22 01:32:58 -08:00
test Update mock testing to use full SDL_gpu.h with proper header includes 2026-01-22 01:32:58 -08:00
AGENTS.md Add parser documentation and clean up planning files 2026-01-22 01:36:16 -08:00
DEPENDENCY_PLAN.md parser work continued 2026-01-22 01:18:04 -08:00
PARSER_OVERVIEW.md Add parser documentation and clean up planning files 2026-01-22 01:36:16 -08:00
TODO.md Add TODO.md with next implementation steps 2026-01-21 20:28:07 -08:00
build.zig parser work continued 2026-01-22 01:18:04 -08:00
build.zig.zon parser work continued 2026-01-22 01:18:04 -08:00
test_small.h parser work continued 2026-01-22 01:18:04 -08:00