aboutsummaryrefslogtreecommitdiff
path: root/core/text/regex/compiler/debugging.odin
Commit message (Expand)AuthorAgeFilesLines
* Change Odin's LICENSE to zlib from BSD 3-clausegingerBill2025-10-281-1/+1
* Add explicit license info to `core:text/regex`Feoramund2024-08-041-0/+8
* Use `unaligned_load` for `regex` virtual machineFeoramund2024-07-241-7/+8
* Add `core:text/regex`Feoramund2024-07-221-0/+84