Commit History

Author SHA1 Message Date
  Andreas Rumpf 1b80e2f296 Merge pull request #2506 from BlaXpirit/update-pcre 9 years ago
  Andreas Rumpf 97cb0eb694 Merge pull request #2560 from BlaXpirit/re-nre-hint 9 years ago
  Oleh Prypin aa327efa98 Add a hint about NRE to 're' module 9 years ago
  Oleh Prypin ff25c1272f Deprecate constant regular expression strings 9 years ago
  Oleh Prypin fd8c6d0a32 Fix deprecation warnings in re 9 years ago
  Andreas Rumpf 2b8f8bbf19 Merge pull request #2502 from def-/pcre 9 years ago
  def 69d38f82a5 Fix infinite loop in findAll 9 years ago
  def ce0c4a8b58 Clean up re module a bit 9 years ago
  Joseph Turner 7ee6c72b51 Adds test case to is isMainModule block 9 years ago
  Joseph Turner 13e5a9ea6c Fixes matching error #2418 9 years ago
  Simon Hafner 26749de828 re.match returns true on zero-length match #2354 9 years ago
  Andreas Rumpf 1ca2db0273 Merge pull request #2260 from oderwat/upd-deprecated-repeats 9 years ago
  Johanna Berewinkel 12e4a62b44 Fixed examples in the documentation of module re (proc replace and proc replacef) 9 years ago
  Hans Raaf 58186f6c1d Replaced deprecated repeatChar() with repeat() or spaces(). 9 years ago
  Araq a6082b2a20 slightly better docs for re module 10 years ago
  Araq 280fa9624c fixes #1496 10 years ago
  Flaviu Tamas 218cb7587a re module returns nil on failed captures 10 years ago
  Araq 3ba34f1762 prettified re.nim; make some tests green 10 years ago
  Araq 4523b29d7a Nimrod renamed to Nim 10 years ago
  Araq d05df2173b Nimrod renamed to Nim 10 years ago
  Araq dd806cafa0 distinguish between 'defined' and 'declared' 10 years ago
  Araq bf205fa85d case consistency part 6 11 years ago
  Grzegorz Adam Hankiewicz ec6e267351 Warns to not modify string findAll is iterating over. 11 years ago
  Araq b767f34b6b manyloc test should be green again 11 years ago
  Araq 44c4b945eb pegs/re =~ warns about scope rule change; improved docs 11 years ago
  Araq eaeb26f003 re.nim compiles again 11 years ago
  Grzegorz Adam Hankiewicz 72a3e21f28 Removes executable bit for text files. 11 years ago
  Araq 5e15dec175 first steps to make templates hygienic 12 years ago
  Dominik Picheta b839e42e92 Both the re and pegs module's `=~` templates can now be used simultaneously from the same module. 12 years ago
  Araq 049de0ef66 'addSon' for types deprecated for 'int literal type' analysis (3) 12 years ago