aboutsummaryrefslogtreecommitdiff
path: root/core/text/regex/common/debugging.odin
Commit message (Collapse)AuthorAgeFilesLines
* Remove all `core:os` imports from JS targetsJeroen van Rijn6 days1-7/+0
| | | | 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-281-1/+1
| | | | 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.
* Add explicit license info to `core:text/regex`Feoramund2024-08-041-0/+8
|
* Add `core:text/regex`Feoramund2024-07-221-0/+25