Skip to content

Tags: a-h/lexical

Tags

v0.0.53

Toggle v0.0.53's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
feat: add until EOF

v0.0.52

Toggle v0.0.52's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
make it impossible to advance past the end of the stream

v0.0.51

Toggle v0.0.51's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
feat: ensure that it's not possible to read before the start of the file

v0.0.50

Toggle v0.0.50's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
feat: make it impossible to increment index after EOF

v0.0.49

Toggle v0.0.49's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
fix: don't allow passing EOF to increment position

v0.0.48

Toggle v0.0.48's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
feat: allow input buffer size to be customised, and use a larger default

v0.0.47

Toggle v0.0.47's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
feat: added +x to push-tag.sh

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
fix issue with any swallowing parse errors

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
updated StringUntil to only succeed if the delimiter is found, hittin…

…g EOF is a problem

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
a-h Adrian Hesketh
fix bug of incorrect positions returned when retreating back over new…

…lines