aboutsummaryrefslogtreecommitdiff
path: root/core/io
Commit message (Expand)AuthorAgeFilesLines
* Clean-up fallback `io.read_at` and `io.write_at` behaviourgingerBill2021-04-141-9/+13
* Add extra error to io.ErrorgingerBill2021-04-141-0/+6
* Minimize unneeded castsgingerBill2021-03-032-2/+2
* Update package iogingerBill2021-01-092-93/+69
* Keep -vet happygingerBill2020-12-141-1/+0
* Replace procedure callgingerBill2020-12-142-2/+1
* Remove unused proceduregingerBill2020-12-141-6/+0
* Update io/util.odingingerBill2020-12-141-19/+11
* Fix typosgingerBill2020-12-051-2/+2
* Fix formattinggingerBill2020-12-051-2/+2
* Minor correction to bytes.Buffer's vtablegingerBill2020-12-051-18/+26
* Fix typo in package iogingerBill2020-12-051-2/+4
* Improve packages io and strings; add io.Section_ReadergingerBill2020-12-032-7/+102
* Keep -vet happygingerBill2020-12-031-3/+3
* Remove `using stream` on custom stream types in package iogingerBill2020-12-032-25/+22
* Integrate `package io` into core librarygingerBill2020-12-033-3/+32
* Fix io typosgingerBill2020-12-032-3/+29
* Add `os.stream_from_handle`; fix `io.close`gingerBill2020-12-021-2/+3
* Rename stream field namesgingerBill2020-12-024-65/+65
* Add `package io`gingerBill2020-12-024-0/+851