Commit graph

3 commits

Author SHA1 Message Date
Daniel Kochmański
3942c8a060 reader: wrap up the escaping and remove kludges 2026-03-11 08:42:05 +01:00
Daniel Kochmański
2bdff342a8 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-11 08:42:05 +01:00
Daniel Kochmański
49e9d326e5 reader: separate token parsing from token reading
Parsing the token ends in a separate file.
2026-03-11 08:42:05 +01:00