aboutsummaryrefslogtreecommitdiff
path: root/core/bufio
Commit message (Expand)AuthorAgeFilesLines
* Add `bufio.Lookahead_Reader`gingerBill2021-06-261-0/+83
* Add `bufio.Scanner`gingerBill2021-06-251-0/+340
* Allow `bufio.Reader` and `bufio.Writer` to have a configurable `max_consecuti...gingerBill2021-06-242-4/+16
* vet all core packagesgingerBill2021-01-092-3/+3
* Add bufio.Writer and bufio.Read_WritergingerBill2020-12-052-0/+323
* Add `package bufio`; add `bufio.Reader`gingerBill2020-12-051-0/+474