aboutsummaryrefslogtreecommitdiff
path: root/piecemeal.lua (follow)
AgeCommit message (Collapse)AuthorLines
2022-01-17add eof, patch parse to work with itChloe Kudryavtsev-4/+15
2021-12-29change pm.parse apiChloe Kudryavtsev-1/+7
before: returns eind, out as-is from the top parser after: returns the output, the string index of the final token, and (in the case of failure) the string index of the would-be next token
2021-12-23initial importChloe Kudryavtsev-0/+106