plug in visualizer view ui rules in new eval viz code; cfg-tree/vocab-driven tab titles

This commit is contained in:
Ryan Fleury
2025-02-07 11:40:49 -08:00
parent 31b0772137
commit 412c55a474
10 changed files with 197 additions and 33 deletions
+1
View File
@@ -64,6 +64,7 @@ struct E_Expr
E_TypeKey type_key;
E_Value value;
String8 string;
String8 qualifier;
String8 bytecode;
};