xo-reader2 stack: expand symbol table to store typedefs
+ typedef utest + misc qol policy choices
This commit is contained in:
parent
54ec84fd49
commit
fc25a17262
109 changed files with 2139 additions and 345 deletions
|
|
@ -15,7 +15,8 @@ namespace xo {
|
|||
: tokenizer_{config.tk_buffer_config_,
|
||||
config.tk_debug_flag_},
|
||||
parser_{ParserConfig(config.parser_arena_config_,
|
||||
config.symtab_config_,
|
||||
config.symtab_var_config_,
|
||||
config.symtab_types_config_,
|
||||
config.max_stringtable_cap_,
|
||||
config.parser_debug_flag_),
|
||||
expr_alloc,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue