xo-interpreter2 stack: refactor + bugfix operator expr
This commit is contained in:
parent
cc42c98928
commit
3dc6268dfe
20 changed files with 614 additions and 230 deletions
|
|
@ -28,6 +28,7 @@ namespace xo {
|
|||
cfg.symtab_var_config_,
|
||||
cfg.symtab_types_config_,
|
||||
cfg.max_stringtable_capacity_,
|
||||
cfg.pm_install_flags_,
|
||||
expr_alloc,
|
||||
aux_alloc
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue