Historial de Commits

Autor SHA1 Mensaje Fecha
  Jeroen van Rijn 99d6a077fe _buffer_grow: Preserve allocator if already set via init_buffer_allocator hace 2 años
  gingerBill 3f6775e29b Update to new io interface hace 2 años
  Laytan Laats 7a04b7262e fix bytes.buffer_init_allocator not using given allocator if len/cap is 0 hace 2 años
  gingerBill c4d19dfa92 Use `uint` instead of `int` to improve code generation for bounds checking hace 3 años
  gingerBill f50fc33749 Clean up of the core library to make the stream vtables not be pointers directly. hace 3 años
  gingerBill d3081bd889 Add `buffer_read_ptr` and `buffer_write_ptr` hace 3 años
  gingerBill 251da264ed Remove unneeded semicolons from the core library hace 4 años
  gingerBill cd2476e084 Add buffer_read_at buffer_write_at hace 4 años
  gingerBill e6dfc22b8a Add `bytes.buffer_write_to` and `bytes.buffer_read_from` hace 5 años
  gingerBill 1470cab842 Make bytes.odin consistent with strings.odin in functionality hace 5 años
  gingerBill a82c902f99 Minor correction to bytes.Buffer's vtable hace 5 años
  gingerBill 9b22583397 Add `bytes.Buffer` hace 5 años