Historial de Commits

Autor SHA1 Mensaje Fecha
  gingerBill 7cf62f00c3 Correct #soa RTTI usage hace 1 año
  Laytan Laats 3a0df80066 correct newly found vets hace 1 año
  Walther Chen 031b0cc534 fix strings.last_index_any for single char hace 1 año
  flysand7 2e1b2dc3ba strings: Fix up documentation of split_n hace 1 año
  Pix 2ab5eb7213 Strings makes added caller function hace 2 años
  gingerBill 3dec55f009 Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements hace 2 años
  gingerBill 0c3522133d Fix indentation hace 2 años
  Jon Lipstate 67fa5df89c fix typo, add builder sample hace 2 años
  Lucas Perlind e0d9092df8 Document return values of strings and add allocator errors where hace 2 años
  Jon Lipstate 0f1c5b3891 correct errors hace 2 años
  Lucas Perlind 67e6f57192 Small improvements strings documentation hace 2 años
  Lucas Perlind 6ff0cc0b40 Enforce example names in documentation hace 2 años
  Lucas Perlind 84d8798ad3 Fix website formatting and incorrect examples hace 2 años
  Jon Lipstate bbafc3fbd6 harmonize to use null for c-string endings hace 2 años
  Jon Lipstate 194fa7cd98 rename nul to null, allocation clarifications hace 2 años
  Jon Lipstate 6dce07790a add backticks on variables, code review comments hace 2 años
  Jon Lipstate 203ae32b79 pr pickups hace 2 años
  Jon Lipstate 7de67f8c1b markdown compliant spaces hace 2 años
  Jon Lipstate f5d66bcb6f transform into odin-site parsable format hace 2 años
  Jon Lipstate bf82c40964 string code docs hace 2 años
  gingerBill 74fb74d9cb Keep `-vet` happy hace 2 años
  gingerBill 97d7e295dd Fix to `split_multi_iterator` hace 2 años
  gingerBill 0727e91aeb Simplify the implementation of `strings.split_multi`; add `strings.index_multi` hace 2 años
  gingerBill 133af6f826 Remove `delete` with wrong allocator hace 2 años
  gingerBill 986cba584e Add `runtime.DEFAULT_TEMP_ALLOCATOR_TEMP_GUARD` where appropriate hace 2 años
  gingerBill c4d19dfa92 Use `uint` instead of `int` to improve code generation for bounds checking hace 2 años
  Adam Rasburn 0f036eebc0 doc fix for strings.last_index_any hace 3 años
  Ricardo Silva 2239e43faf Fix strings.*_justify hace 3 años
  gingerBill c90b7c38f1 Rename strings.Builder procedures to be consistent with the rest of the core library hace 3 años
  Jeroen van Rijn 6f1222e9bf Update `strings.prefix_length` to handle partial UTF-8 runes. hace 3 años