Skip to content

chore: Switch to module system#74

Merged
samuelburnham merged 2 commits intomainfrom
module-system
Feb 25, 2026
Merged

chore: Switch to module system#74
samuelburnham merged 2 commits intomainfrom
module-system

Conversation

@samuelburnham
Copy link
Member

Switches to the module system, which separates public and private scope per https://lean-lang.org/doc/reference/latest/Source-Files-and-Modules/#module-scopes. I marked everything with public section to prevent breaking changes for now, but internal functions can be marked as private defs so they aren't exported to other modules or downstream.

@samuelburnham samuelburnham merged commit 41c8a9b into main Feb 25, 2026
5 checks passed
@samuelburnham samuelburnham deleted the module-system branch February 25, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants