feat: restructure compiler to bottom-up order removing forward declarations
Eliminate all forward declarations and reorder functions so each is defined before its first use, making recursion points explicit. Add semicolon counting to metrics script and include boolean equality test file.
This commit is contained in:
+705
-737
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user