This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-07-22 07:31:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e696073d7b0466c48190658c6104f2e25a34fbf2
Odin
/
core
/
text
/
regex
History
Jeroen van Rijn
e696073d7b
[core:text/regex]
Fix
#6323
and add test case
...
Thanks to @GPotoshin for the fix.
2026-02-25 10:49:27 +01:00
..
common
Fix
core:sys/regex
debug output
2026-02-24 22:40:32 +01:00
compiler
Change Odin's LICENSE to zlib from BSD 3-clause
2025-10-28 14:38:25 +00:00
optimizer
Change Odin's LICENSE to zlib from BSD 3-clause
2025-10-28 14:38:25 +00:00
parser
Change Odin's LICENSE to zlib from BSD 3-clause
2025-10-28 14:38:25 +00:00
tokenizer
Change Odin's LICENSE to zlib from BSD 3-clause
2025-10-28 14:38:25 +00:00
virtual_machine
[core:text/regex]
Fix
#6323
and add test case
2026-02-25 10:49:27 +01:00
doc.odin
Further overhaul of package line comments.
2025-10-09 23:05:29 +02:00
regex.odin
text/regex: Pass given allocator on in create_iterator
2026-02-02 19:41:37 +01:00