| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-27 | refactor: fix compiler warnings and clippy warnings | nsfisis | |
| 2026-06-14 | chore: add "ref" comments to file header | nsfisis | |
| 2026-06-05 | feat(json-lint): port ParsingException details into a typed struct | nsfisis | |
| Replace the Phase B stub that discarded ParsingException details with a dedicated ParsingExceptionDetails struct (text/token/line/loc/expected), modeling the PHP string|int token union as a ParsingExceptionToken enum. Wire JsonFile::validate_syntax to forward the source details and let Application read the error line from the typed accessor. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
| 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-17 | feat(port): add stub implementations of shirabe-external-packages | nsfisis | |
