Histórico de Commits

Autor SHA1 Mensagem Data
  gingerBill 2e7157ae9c Correct bytes._split_iterator há 3 anos atrás
  gingerBill f561147190 Correct _split_iterator há 3 anos atrás
  gingerBill a032a2ef32 Remove the hidden NUL byte past the end from `bytes.clone` há 3 anos atrás
  gingerBill 85f8c8df91 Fix `fields_proc` in `strings` and `bytes` há 3 anos atrás
  gingerBill 251da264ed Remove unneeded semicolons from the core library há 4 anos atrás
  gingerBill 86649e6b44 Core library clean up: Make range expressions more consistent and replace uses of `..` with `..=` há 4 anos atrás
  gingerBill e82f8214e8 Add `bytes.remove`, `bytes.remove_all`, `strings.remove`, `strings.remove_all` há 4 anos atrás
  gingerBill d33350e3a5 Add truncate_to_byte and truncate_to_rune for packages strings and bytes há 4 anos atrás
  gingerBill 3337412228 `split*_iterator` procedures for package bytes and strings há 4 anos atrás
  gingerBill aa93305015 Replace usage of `inline proc` with `#force_inline proc` in the core library há 4 anos atrás
  gingerBill 1470cab842 Make bytes.odin consistent with strings.odin in functionality há 4 anos atrás
  gingerBill a31b992d2b Rename bytes/strings.odin to bytes/bytes.odin há 4 anos atrás