| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | documentation for the rest of the strings library | Michael Kutowski | 2022-04-03 | 1 | -2/+34 |
| * | Remove unneeded semicolons from the core library | gingerBill | 2021-08-31 | 1 | -91/+91 |
| * | Add helper procedures for `strings.Reader` creation | gingerBill | 2021-06-24 | 1 | -0/+22 |
| * | Make bytes.Reader and strings.Reader have the same interface | gingerBill | 2020-12-04 | 1 | -98/+132 |
| * | Rename stream field names | gingerBill | 2020-12-02 | 1 | -11/+11 |
| * | Add `strings.Reader` | gingerBill | 2020-12-02 | 1 | -0/+143 |