Commit History

Author SHA1 Message Date
  gingerBill 2999c02f65 Fix random typo 1 year ago
  gingerBill 9d7ab8d5ca Add `strings.contains_space` 1 year ago
  gingerBill 31bb3dc4f0 Merge pull request #3971 from jasonKercher/os2-process-linux 1 year ago
  jason 07a9c69714 update core:filepath's clean, join and split_list to return optional Allocator_Errors 1 year ago
  Feoramund c69fa87d53 Merge `core:simd/util` into `core:bytes` 1 year ago
  Feoramund c8a62ee4ec Make `simd_util` index procs `contextless` where applicable 1 year ago
  Feoramund 12dd0cb72a Simplify and make `simd_util` cross-platform 1 year ago
  Feoramund f66fcd9acb Use vectorized `index_*` procs in `core` 1 year ago
  gingerBill f75a45c3fa Add aliases `starts_with` and `ends_with` 1 year ago
  Jeroen van Rijn 258f120d52 Remove nil checks. 1 year ago
  gingerBill 7cf62f00c3 Correct #soa RTTI usage 1 year ago
  Laytan Laats 3a0df80066 correct newly found vets 1 year ago
  Walther Chen 031b0cc534 fix strings.last_index_any for single char 1 year ago
  flysand7 2e1b2dc3ba strings: Fix up documentation of split_n 1 year ago
  Pix 2ab5eb7213 Strings makes added caller function 2 years ago
  gingerBill 3dec55f009 Replace `x in &y` Use `&v in y` syntax through core & vendor for `switch`/`for` statements 2 years ago
  gingerBill 0c3522133d Fix indentation 2 years ago
  Jon Lipstate 67fa5df89c fix typo, add builder sample 2 years ago
  Lucas Perlind e0d9092df8 Document return values of strings and add allocator errors where 2 years ago
  Jon Lipstate 0f1c5b3891 correct errors 2 years ago
  Lucas Perlind 67e6f57192 Small improvements strings documentation 2 years ago
  Lucas Perlind 6ff0cc0b40 Enforce example names in documentation 2 years ago
  Lucas Perlind 84d8798ad3 Fix website formatting and incorrect examples 2 years ago
  Jon Lipstate bbafc3fbd6 harmonize to use null for c-string endings 2 years ago
  Jon Lipstate 194fa7cd98 rename nul to null, allocation clarifications 2 years ago
  Jon Lipstate 6dce07790a add backticks on variables, code review comments 2 years ago
  Jon Lipstate 203ae32b79 pr pickups 2 years ago
  Jon Lipstate 7de67f8c1b markdown compliant spaces 2 years ago
  Jon Lipstate f5d66bcb6f transform into odin-site parsable format 2 years ago
  Jon Lipstate bf82c40964 string code docs 2 years ago