checkpoint on eval2; type graph operations, parsing, etc.

This commit is contained in:
Ryan Fleury
2026-06-17 17:38:09 -07:00
parent 11b3f25842
commit cc75260946
16 changed files with 1473 additions and 152 deletions
+1 -1
View File
@@ -33,6 +33,6 @@ target:
target:
{
executable: "build/ryan_scratch.exe"
working_directory: "build/"
working_directory: build
enabled: 1
}