aboutsummaryrefslogtreecommitdiff
path: root/core/text/regex/common
Commit message (Collapse)AuthorAgeFilesLines
* core:os -> core:os/old && core:os/os2 -> core:osJeroen van Rijn6 days1-1/+1
|
* Remove all `core:os` imports from JS targetsJeroen van Rijn6 days3-7/+19
| | | | Fix `local_tz_name` on FreeBSD.
* core:text/regex -> core:os/os2Jeroen van Rijn7 days1-2/+2
|
* Change Odin's LICENSE to zlib from BSD 3-clausegingerBill2025-10-282-2/+2
| | | | This change was made in order to allow things produced with Odin and using Odin's core library, to not require the LICENSE to also be distributed alongside the binary form.
* Further overhaul of package line comments.Jeroen van Rijn2025-10-091-1/+1
|
* Remove `Global` RegEx flag, default to unanchored patternsFeoramund2025-05-241-3/+0
|
* Add explicit license info to `core:text/regex`Feoramund2024-08-042-0/+16
|
* Move `Flag_To_Letter` to `core:text/regex/common`Feoramund2024-08-041-0/+11
|
* Allow configuring of `MAX_CAPTURE_GROUPS` for `n` > 10Feoramund2024-07-241-1/+1
|
* Add `core:text/regex`Feoramund2024-07-222-0/+52