Skip to content

fix(c): improve func_start regex for macros and update audit baseline (#1754) - #1794

Merged
squid-protocol merged 2 commits into
mainfrom
fix-1754-c-tree-sitter-anomalies
Aug 17, 2026
Merged

fix(c): improve func_start regex for macros and update audit baseline (#1754)#1794
squid-protocol merged 2 commits into
mainfrom
fix-1754-c-tree-sitter-anomalies

Conversation

@squid-protocol

@squid-protocol squid-protocol commented Aug 17, 2026

Copy link
Copy Markdown
Owner

This PR fixes issue #1754 by adding macro shielding and nested parenthesis tracking to C function extraction, and clearing Tree-sitter macro hallucinations from the baseline.

It also includes newly blessed golden_master_audit.json and golden_master_zero_dep_audit.json because the improved C regex parser correctly extracts new functions like _PyEval_EvalFrameDefault and PlinkPrint that were previously missed.

@github-actions

Copy link
Copy Markdown
Contributor

🐦‍⬛ Muninn Security Scan

✅ No security issues found.

🐦‍⬛ Powered by Muninn · Skald Lab

@squid-protocol
squid-protocol merged commit a2e3c25 into main Aug 17, 2026
29 checks passed
@squid-protocol
squid-protocol deleted the fix-1754-c-tree-sitter-anomalies branch August 17, 2026 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant