summaryrefslogtreecommitdiff
path: root/lib/bytes/parser.go
AgeCommit message (Expand)Author
2023-04-09lib/bytes: add method ReadLine to ParserShulhan
2023-04-09lib/bytes: return the number of skipped chars on Skip(Horizontal)SpacesShulhan
2023-04-09lib/bytes: add method Remaining to ParserShulhan
2023-04-08lib/bytes: add various methods to ParserShulhan
2023-04-05lib/bytes: implement tokenize ParserShulhan