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:
Bob Nystrom
2013-11-07 15:04:25 +00:00
parent 46977dceea
commit 769e604dd1
3 changed files with 731 additions and 737 deletions
+705 -737
View File
File diff suppressed because it is too large Load Diff