Commit 9f51490
abacus_fixer
docs(agents): add member-to-free-function refactoring pattern
Capture the incremental refactoring workflow validated in the DFTU
occupancy-matrix refactor: inventory this-> reads, pass them as
explicit parameters (const for config, reference for mutable state),
move the function only when the body is this-free, keep a thin
wrapper at the old entry point, and compile each step.1 parent e4fa983 commit 9f51490
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
87 | 93 | | |
88 | 94 | | |
89 | 95 | | |
| |||
0 commit comments