Files
Nim/lib/std
Tomohiro 8b44b9d9ae fixes #23668; Create a new std/nre2 module using Nim Regex replaces re and nre (#25696)
std/nre2 is implemented using https://github.com/nitely/nim-regex.
std/nre2 has almost same features as std/nre but some regular
expressions supported by std/nre are not supported.
The syntax of regular expressions of Nim Regex is explained in:
https://nitely.github.io/nim-regex/regex.html
2026-04-22 08:06:03 +02:00
..
2026-04-02 07:19:43 +02:00
2026-04-02 07:19:43 +02:00
2022-11-28 15:15:44 -05:00
2021-03-10 10:39:23 -08:00
2021-02-21 19:53:28 -08:00
2026-04-02 07:19:43 +02:00
2026-04-02 07:19:43 +02:00
2026-02-10 13:21:35 +01:00
2025-01-02 17:26:53 +01:00
2026-02-10 13:21:35 +01:00