| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-29 | chore(lint): ban bare `use anyhow::Result` and fully qualify it | nsfisis | |
| Add a no_banned_use linter that forbids importing anyhow::Result, and update all call sites to reference it via its fully-qualified path so it is never confused with std::result::Result. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
| 2026-06-28 | refactor: add linter | nsfisis | |
| 2026-06-19 | feat(command): implement Symfony Command | nsfisis | |
| 2026-06-12 | feat(symfony-console): port Symfony Console and make the workspace compile | nsfisis | |
| Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2026-05-20 | refactor: re-export module items to shorten import paths | nsfisis | |
| 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-19 | fix(compile): fix various compile errors | nsfisis | |
| Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> | |||
| 2026-05-17 | chore(style): cargo fmt | nsfisis | |
| 2026-05-14 | feat(port): port InputOption.php | nsfisis | |
| 2026-05-12 | feat(port): port InputArgument.php | nsfisis | |
| 2026-05-12 | feat(init): add scaffold files | nsfisis | |
