Backlog/lib
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
..
.claude switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
bh switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
cimgui switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
enet switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
lua switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
miniaudio switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
nfd switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
objLoader switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
ozz switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
p2 saving 2026-01-19 21:40:05 -08:00
packer saving 2026-01-19 21:40:05 -08:00
sdl3 Add parser documentation and clean up planning files 2026-01-22 01:36:16 -08:00
spng switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
theoratest switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
tracy switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
watcher switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
zargs initial implementation of zargs 2026-01-22 01:14:23 -08:00
zgltf switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
zmath switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
zphysics switched all builds to bh.declareOptions 2025-11-28 20:14:56 -08:00
readme.md zig build lib 2025-04-11 22:43:41 -07:00
test-libs.py change tests to avoid -fincremental, causes issues on windows, also reducing payload size for concurrent queue test, due to memory constraints 2025-11-06 20:44:59 -08:00
test.zig fixed all tests and added bh.zig 2025-11-06 20:42:48 -08:00

readme.md

libraries go here.