Commit Graph

3 Commits

Author SHA1 Message Date
izackp 4aee51762a Add C-family (Objective-C/C/C++) declaration parsing support
Extends symbol extraction to mixed Swift+C-family packages via clangd
multiplexing through sourcekit-lsp: new CFamilyDeclarationParser,
CompilationDatabaseWriter, ObjectiveCShimWriter, SourceLanguage detection,
PathFilter, and ShapeSnapshot, plus a shared DeclarationParser contract and
build/test scripts.
2026-06-15 16:27:19 -04:00
izackp f0bd10ef66 Add install/uninstall safety check via --signature flag
Automated-By: Claude Sonnet 4.6
2026-05-28 22:24:48 -04:00
izackp 630d69f02d Initial commit — CodeMapper Swift CLI tool
Automated-By: Claude Sonnet 4.6
2026-05-28 22:03:43 -04:00