Commit History

Author SHA1 Message Date
  ringabout 3f7e1d7daa replace `doAssert false` with `raiseAssert` in lib, which works better with strictdefs (#22458) 1 year ago
  ringabout a345cde26e allow destructors to accept non var parameters; deprecate `proc =destroy(x: var T)` (#22130) 1 year ago
  ringabout ac5a36c0a4 re and nre now link to regex and tinyre (#21161) 2 years ago
  Andrey Makarov 3eef0491a8 fix a few "broken link" warnings (#20837) 2 years ago
  ringabout 3d2f0e2c7c make more standard libraries work with `nimPreviewSlimSystem` (#20343) 2 years ago
  Carlo Capocasa 0ff4b2ba7e fix bug #14468 zero-width split (#19248) 3 years ago
  Kaushal Modi 12d2901e89 libs/impore/re: Add note about the requirement of `matches` to be pre-allocated (#19081) 3 years ago
  sivchari 980a9ed523 fix comment (#18473) 3 years ago
  Andrey Makarov 969cb97c0a PCRE, nimgrep: add limit for buffer size (#18280) 3 years ago
  flywind 6b97889f44 fix #9437(fix `re.replace` wrong behaviour) (#17546) 3 years ago
  flywind c0e8199acc [std/re] fix findBounds and find procs (#18028) 3 years ago
  flywind 65f6b66820 Revert "[std/re]fix terrible and strange interface" (#18027) 3 years ago
  flywind c218f2ba0b [std/re]fix terrible and strange interface 3 years ago
  Danil Yarantsev 56461c280f Change stdlib imports to use std prefix in most examples (#17202) 3 years ago
  flywind a1a18cfe66 use single backtick (#17115) 3 years ago
  Timothee Cour b9994925f5 remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918) 3 years ago
  flywind f140c92409 fix some warnings (#16952) 3 years ago
  narimiran 46aacf917f Fix style inconsistencies due to the previous commit 4 years ago
  narimiran ebaf603c84 revert 0944b0f4 4 years ago
  Juan Carlos 4f6acf24ff Add jsre (#14870) 4 years ago
  Miran e7f280bd26 Remove deprecated stuff from stdlib (#14699) 4 years ago
  Timothee Cour 17d08ff71c close #14284 document semantics for start for re,nre; improve examples (#14483) 4 years ago
  Kaushal Modi a2a3fa1039 Fail quickly if re or nre module is attempted to be compiled with js [backport] (#14341) 4 years ago
  whiterock ef9fb39cdf added note to re constructor regarding performance (#13224) 5 years ago
  Araq bafb4f119c ported re.nim to ARC 5 years ago
  3n-k1 0944b0f441 [backport] Fix style issues in lib/, tools/, and testament/. Fixes #12687. (#12754) 5 years ago
  LemonBoy 7d217a71d3 Render deprecated pragmas (#8886) 5 years ago
  Miran 9d4190a5cc fixes #11139 (re.nim memory leak) (#11265) 5 years ago
  Araq eeae88d81e live with the hacks, PCRE's design is crap 5 years ago
  Andreas Rumpf cd9caf09d1 pcre.nim: added pcre_free and removed hacks in nre and re.nim 5 years ago