2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  gingerBill c4d19dfa92 Use `uint` instead of `int` to improve code generation for bounds checking 2 жил өмнө
  Adam Rasburn 0f036eebc0 doc fix for strings.last_index_any 3 жил өмнө
  Ricardo Silva 2239e43faf Fix strings.*_justify 3 жил өмнө
  gingerBill c90b7c38f1 Rename strings.Builder procedures to be consistent with the rest of the core library 3 жил өмнө
  Jeroen van Rijn 6f1222e9bf Update `strings.prefix_length` to handle partial UTF-8 runes. 3 жил өмнө
  Jeroen van Rijn 9f413862e9 Add `strings.prefix_length` & `slice.prefix_length` 3 жил өмнө
  gingerBill ccb38c3dc6 Add _safe versions 3 жил өмнө
  hikari f026753692 strings: levenshtein_distance: remove `do` 3 жил өмнө
  hikari 71b1cce517 strings: levenshtein_distance: 64 is actually faster than 256 3 жил өмнө
  hikari d8f0da164b strings: levenshtein_distance: improve potential caching 3 жил өмнө
  hikari 591732f347 strings: levenshtein_distance: remove costs calculation for default array 3 жил өмнө
  hikari eee97f7f62 strings: add levenshtein_distance procedure 3 жил өмнө
  Jeroen van Rijn c21c993646 [strings] fix. 3 жил өмнө
  Jeroen van Rijn 24c48d22bc [strings] Improve `cut`, add tests for it. 3 жил өмнө
  Michael Kutowski 58f4d533b7 add string documentation & examples, fix & cleanup string_multi 3 жил өмнө
  Jeroen van Rijn 3f3cc342b4 Update strings.odin 3 жил өмнө
  WalterPlinge 9080fa4a9d Update fields_iterator comment 3 жил өмнө
  WalterPlinge 5616ff9a40 Add fields_iterator proc 3 жил өмнө
  Lucas Perlind 6d354524e2 * Add split_by_byte_iterator. It functions exactly like split_iterator but takes in a byte seperator rather than a string seperator. 3 жил өмнө
  Tetralux 2abba6e057 Don't use leading asterisks 3 жил өмнө
  Tetralux db5a1b0c78 Add doc comments to strings.split() and strings.split_n() 3 жил өмнө
  gingerBill f561147190 Correct _split_iterator 3 жил өмнө
  gingerBill 18e639f59b Add `strings.split_lines*` procedures 3 жил өмнө
  gingerBill f364ac60c2 Remove the hidden NUL byte past the end from `strings.clone` 3 жил өмнө
  gingerBill 4423bc0706 Fix typo 3 жил өмнө
  gingerBill 85f8c8df91 Fix `fields_proc` in `strings` and `bytes` 3 жил өмнө
  gingerBill e2f53ee107 Fix #1362 `strings.index_any` 3 жил өмнө
  gingerBill 91d089ffe2 Minor clean up to strings.odin 4 жил өмнө
  Ricardo Silva f6d496c81d Fix strings.index_any on small strings 4 жил өмнө
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line 4 жил өмнө