Commit graph

3 commits

Author SHA1 Message Date
Daniel Kochmański
f1c3edfeb3 reader: wrap up the escaping and remove kludges 2026-03-07 22:42:12 +01:00
Daniel Kochmański
9369946933 reader: add new operators and fix found regressions
- low limit in escapes was off-by-one
- quoted character immediately after :, like :|foo| did not pare correctly
2026-03-07 22:42:12 +01:00
Daniel Kochmański
29a4a2c51a reader: separate token parsing from token reading
Parsing the token ends in a separate file.
2026-03-07 22:42:12 +01:00