xo-tokenizer: + doc for tokenizer + other doc-related improvements

This commit is contained in:
Roland Conybeare 2025-06-25 23:50:30 -05:00
commit 3b073d013f
11 changed files with 145 additions and 31 deletions

View file

@ -48,7 +48,6 @@ main() {
}
input = tkz.consume(consumed, input);
//input = input.after_prefix(consumed.size());
}
/* here: input.empty() or error encountered */