xo-reader xo-expression xo-tokenizer xo-jit: comparison + apply
This commit is contained in:
parent
7a9357954d
commit
93b2daab6c
28 changed files with 720 additions and 171 deletions
|
|
@ -128,7 +128,8 @@ namespace xo {
|
|||
}
|
||||
}
|
||||
|
||||
log && log(xtag("outcome", "noop"));
|
||||
log && log(xtag("outcome", "noop"),
|
||||
xtag("parser.stack_size", parser_.stack_size()));
|
||||
|
||||
return reader_result(nullptr, expr_span, parser_.stack_size(), reader_error());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue