| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 4 days | fix(package): port every PHP clone operator to handle dup() | nsfisis | |
| 4 days | feat(resolver): wire url/mirror setters in update_mirror_and_urls | nsfisis | |
| 7 days | refactor(repository): introduce Rc<RefCell<_>> handles for repositories | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 9 days | refactor(package): pass package handles by value throughout | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 11 days | refactor(package): introduce Rc<RefCell<_>> handles for packages | nsfisis | |
| PHP packages have reference semantics, so introduce shared-ownership handles over an AnyPackage enum (PackageInterfaceHandle and friends) and replace Box<dyn PackageInterface> throughout. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
