WIP : AST serialization improvements

Code untestd its an initial draft
This commit is contained in:
ed
2023-11-19 20:35:21 -05:00
parent 36ebbfe29b
commit 5c73fbee83
10 changed files with 1669 additions and 1211 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#ifdef GEN_INTELLISENSE_DIRECTIVES
#pragma once
#include "ast.cpp"
#include "code_serialization.cpp"
#endif
internal void init_parser();