| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 12 days | chore: enforce fully strict static typing across library, tests, and tooling ↵ | natsuoto | 2 | -25/+30 | |
| with zero suppressions | |||||
| 13 days | chore: codebase-wide rule audit — eliminate Any/object where non-protocol, ↵ | natsuoto | 1 | -1/+85 | |
| hoist in-function imports, rename compound/folder-repeat files, replace generic-exception raises, bind chained comprehensions, strip __init__ docstrings, remove pragmas | |||||
| 13 days | feat(result): Match wrapper exposes named captures as attributes ↵ | natsuoto | 1 | -0/+117 | |
| (m.username, m.captures.username) | |||||
| 2026-07-10 | feat(result): Regex wrapper with AST, delegation, and introspection API ↵ | natsuoto | 1 | -0/+29 | |
| (#133, #145, #146, #147, #148) | |||||
| 2026-07-01 | feat!: to_regex() returns the Regex wrapper instead of raw re.Pattern | natsuoto | 1 | -1/+1 | |
| 2026-07-01 | feat: Regex result wrapper class composing over re.Pattern | natsuoto | 1 | -0/+97 | |
