| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 8 days | refactor(io): share IOInterface via Rc<RefCell<dyn _>> handle | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> | |||
| 13 days | refactor: share Pool via Rc<RefCell> | nsfisis | |
| Convert Pool to Rc<RefCell<Pool>> so Solver, Decisions, and RuleSetGenerator share it, resolving the todo!() placeholders that blocked the dependency resolver (Phase C shared ownership). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-20 | refactor: re-export module items to shorten import paths | nsfisis | |
| 2026-05-20 | fix(compile): fix all remaining compile errors | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-19 | fix(compile): fix more random compile errors | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-17 | fix(compile): extract constants from traits to make them dyn-compatible | nsfisis | |
| 2026-05-17 | chore(style): cargo fmt | nsfisis | |
| 2026-05-16 | feat(port): port Git.php | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-12 | feat(init): add scaffold files | nsfisis | |
