perf: Scope lookup O(1) via Table instead of O(n) linear search + module parse fix

This commit is contained in:
2026-05-31 14:10:55 +03:00
parent 42ebee9fc0
commit 3c2a6e68b9
5 changed files with 620 additions and 12 deletions
+7
View File
@@ -0,0 +1,7 @@
[Package]
Name = "buxc2"
Version = "0.2.0"
Type = "bin"
[Build]
Output = "Bin"