aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/partial_non_lazy_continuation.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2022-07-22Refactor to remove unneeded tuples in every statesLibravatar Titus Wormer1-7/+7
2022-07-22Refactor to pass ints instead of vecs aroundLibravatar Titus Wormer1-4/+4
2022-07-15Add docs to non-lazy continuationLibravatar Titus Wormer1-5/+27
2022-07-11Add support for lazy linesLibravatar Titus Wormer1-0/+26