Commit Graph

11 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
db58698394 Fix C++ regex term source locations for raw and encoding-prefixed literals 2026-07-20 10:00:13 +00:00
copilot-swe-agent[bot]
9fdf8b7b8e Add location tests for the C++ regex parse-tree view 2026-07-20 09:24:17 +00:00
copilot-swe-agent[bot]
2bab816913 Remove redundant CompileCheck.ql to resolve dead-code alerts 2026-07-17 19:00:36 +00:00
copilot-swe-agent[bot]
1c810ede03 Replace non-ASCII characters (em/en dash, arrow) with ASCII equivalents in regex files 2026-07-17 17:32:30 +00:00
copilot-swe-agent[bot]
8b12f32dff Add BRE query test coverage and change note; regenerate .expected 2026-07-17 13:51:06 +00:00
copilot-swe-agent[bot]
c1cb146f40 Add POSIX BRE grammar support: BreRegExp + shared-core refactor 2026-07-17 13:35:37 +00:00
copilot-swe-agent[bot]
9a3613ea04 Add POSIX ERE grammar support to the C++ regex parser 2026-07-17 13:01:15 +00:00
copilot-swe-agent[bot]
d9f380d446 POSIX bracket soundness: opaque punct/cntrl/print/graph; non-recursive gate; adversarial tests 2026-07-17 10:18:17 +00:00
copilot-swe-agent[bot]
c1103b9b02 Fix C++ ECMAScript regex parser: recognize POSIX bracket sub-expressions; document multiline 2026-07-17 09:52:02 +00:00
copilot-swe-agent[bot]
f72bad70f9 Add C++ regex flow modeling and construction-site flags (Phase 2) 2026-07-16 11:21:29 +00:00
copilot-swe-agent[bot]
a27142d2d4 Add C++ regex parser and RegexTreeView (Phase 1) 2026-07-15 21:45:03 +00:00