Commit Graph

2 Commits

Author SHA1 Message Date
Axel Meyer
dfa4134106 feat: add parse_lua_surface (S2 Phase 1)
Extracts M.<name> = function(...) patterns from Lua source; classifies
underscore-prefix as private. Pure regex-based (Lua patterns); 95%
coverage for idiomatic Sporel-Lib code per spec §4.3.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 12:55:27 +02:00
Axel Meyer
bb9bee495b init: lib-core.api-discovery v0.1.0 skeleton
Empty M-table. Functions added incrementally via TDD in subsequent
S2-plan tasks.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 12:41:49 +02:00