Commit History

Author SHA1 Message Date
  Feoramund 09690691b6 text/regex: Remove old docmentation and unneeded flag 3 months ago
  Feoramund 35b157ac83 Fix multiline RegEx iteration 4 months ago
  Feoramund 37d6491300 Remove `Global` RegEx flag, default to unanchored patterns 4 months ago
  Feoramund fedb9efb41 Make RegEx VM restartable and fix iterator infinite loop 4 months ago
  Jeroen van Rijn 716bd479a9 Disallow .Multiline in iterator. 6 months ago
  Jeroen van Rijn 2b26c0b39e Remove now unused field. 6 months ago
  Jeroen van Rijn a5e513567b Optimize regex match iterator. 6 months ago
  Jeroen van Rijn 9a2b6c01aa Return loop index in regex iterator. 6 months ago
  Jeroen van Rijn 66077add33 {.Glboal} implicit in regex allocator. 6 months ago
  Jeroen van Rijn cdc56dc691 Add iterator for `core:text/regex`. 6 months ago
  Ycros 7edc46f1b9 fix: regex's match_with_preallocated_capture returning num_groups 10 months ago
  Feoramund 8f5b838a07 Review manual `for` loops in `core:text/regex` 1 year ago
  Feoramund 14858309f0 Add explicit license info to `core:text/regex` 1 year ago
  Feoramund dde42f0ebc Add more documentation for `core:text/regex` API 1 year ago
  Feoramund babdc432e9 Move `Flag_To_Letter` to `core:text/regex/common` 1 year ago
  Feoramund d3a51e208d Hide `Regular_Expression` values 1 year ago
  Feoramund 042f6de478 Remove printing facilities for `Regular_Expression` 1 year ago
  Feoramund cb0704d51c Add `core:text/regex` 1 year ago