Skip to content

Rearrange file and namespace structure#6

Merged
maximebuyse merged 1 commit into
mainfrom
namespaces
May 19, 2026
Merged

Rearrange file and namespace structure#6
maximebuyse merged 1 commit into
mainfrom
namespaces

Conversation

@abentkamp
Copy link
Copy Markdown
Collaborator

@abentkamp abentkamp commented May 18, 2026

This PR rearranges file and namespace structure of the lean code as follows:

  • core definitions are moved into CoreModels/Core (previously CoreModels)
  • namespace core_models.alloc gets renamed to CoreModels.alloc
  • namespace core_models gets renamed to CoreModels.core.

To make this work, I adapted Aeneas to produce core instead of core_models. My modification of Aeneas also makes the instances render as Insts.Core instead of Insts.Core_models. I adapted the python script to account for that.

@abentkamp abentkamp marked this pull request as ready for review May 18, 2026 13:57
@abentkamp abentkamp requested a review from maximebuyse May 18, 2026 13:58
@maximebuyse maximebuyse merged commit 5e124b9 into main May 19, 2026
3 checks passed
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