Commit History

Author SHA1 Message Date
  ee7 10355cb48a strutils, rstgen: avoid deprecated `strutils.delete` (#20488) 2 years ago
  ringabout 65c2518d5c fix #19500; remove find optimization [backport: 1.6] (#19714) 2 years ago
  ringabout 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
  n5m 9ca88a1889 fix #18128 rfind on empty needle returns rightmost index (#20430) 2 years ago
  Zoom b024a45163 Fix `find` routines' api to default to `last=-1` (#19761) 2 years ago
  flywind 33bfe5b12c fix parseEnum cannot parse enum with const fields (#19466) 3 years ago
  Tomasz Kramkowski ee703c5db4 Fix nimIdentNormalize, fixes #19067 (#19068) 3 years ago
  Timothee Cour adba5eb45e deprecate strutils.delete and add an overload with saner semantics consistent with sequtils.delete; follows #18487 (#18510) 3 years ago
  n5m 4ee6eddad4 add string-string tests for find and rfind (#18137) 3 years ago
  n5m 064fe18de6 improve fast returns of find and rfind (#18127) 3 years ago
  Timothee Cour d19e4310dc std/hashes: hash(ref|ptr|pointer) + other improvements (#17731) 3 years ago
  flywind 6d442a40a6 use doAssert in tests (#16486) 4 years ago
  flywind 417c2509c4 strip minor improvement (#16444) 4 years ago
  Timothee Cour 9ede956662 improve tstrutils: test c, cpp, js, vm; cleanups (#16357) 4 years ago