aboutsummaryrefslogtreecommitdiff
path: root/src/offset.rs
AgeCommit message (Expand)Author
2023-09-03fix!: make PosTrackingReader encoding-independentMartin Fischer
2023-08-19fix: fix lots of position off-by-onesMartin Fischer
2023-08-19refactor!: make Emitter generic over offset instead of readerMartin Fischer
2023-08-19refactor!: remove Span trait, just use RangeMartin Fischer