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
|
|
@ -102,6 +102,7 @@ namespace xo {
|
|||
// all the not-yet handled cases
|
||||
case tokentype::tk_symbol:
|
||||
case tokentype::tk_def:
|
||||
case tokentype::tk_deftype:
|
||||
case tokentype::tk_colon:
|
||||
case tokentype::tk_singleassign:
|
||||
case tokentype::tk_semicolon:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue