Commit Graph

3 Commits

Author SHA1 Message Date
Jeroen Ketema
b91b83381b C++: Make regex test work
Note that we are currently still implementing what Ruby thinks a regex is.
This is not correct as C++ by default uses a variant of ECMAScript regexes.
We will address this in the follow-up commits.
2026-07-23 09:58:57 +00:00
Jeroen Ketema
e672fbb849 C++: Make regex library compile 2026-07-23 09:58:54 +00:00
copilot-swe-agent[bot]
07449054cc C++: Copy Ruby regex library and tests verbatim 2026-07-23 09:58:50 +00:00