You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add module keyword to Archive and Counterexamples files
This PR converts 105 Archive and Counterexamples files to module format,
adding `module`, `public import`, and `@[expose] public section`.
Eight files are left unconverted for now:
- Seven files containing `private` declarations that need further work
- `Counterexamples/InvertibleModuleNotIdeal` which needs an import path update
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments