| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 12 days | chore: enforce fully strict static typing across library, tests, and tooling ↵ | natsuoto | 1 | -3/+6 | |
| with zero suppressions | |||||
| 13 days | chore: codebase-wide rule audit — eliminate Any/object where non-protocol, ↵ | natsuoto | 1 | -11/+20 | |
| hoist in-function imports, rename compound/folder-repeat files, replace generic-exception raises, bind chained comprehensions, strip __init__ docstrings, remove pragmas | |||||
| 13 days | feat(engine): route to_regex(engine=re|regex) through a backend layer; regex ↵ | natsuoto | 1 | -0/+45 | |
| is a deferred-import extra | |||||
| 2026-07-01 | fix(ci): skip debug=True regression test on PyPy (upstream IndexError bug) | natsuoto | 1 | -0/+9 | |
| 2026-07-01 | fix(ci): reorder edify re-exports; drop pypy-fragile capsys check on debug=True | natsuoto | 1 | -4/+3 | |
| 2026-07-01 | feat: terminal flag kwargs on .to_regex(ignore_case=..., multiline=..., ↵ | natsuoto | 1 | -0/+64 | |
| dotall=...) | |||||
