| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add buffer_read_at buffer_write_at | gingerBill | 2021-04-14 | 1 | -0/+42 |
| * | Add `bytes.buffer_write_to` and `bytes.buffer_read_from` | gingerBill | 2020-12-17 | 1 | -8/+54 |
| * | Make bytes.odin consistent with strings.odin in functionality | gingerBill | 2020-12-17 | 1 | -0/+10 |
| * | Minor correction to bytes.Buffer's vtable | gingerBill | 2020-12-05 | 1 | -0/+4 |
| * | Add `bytes.Buffer` | gingerBill | 2020-12-04 | 1 | -0/+331 |