Skip to content

Merge frontend improvements #1559

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open

Conversation

Nadrieril
Copy link
Collaborator

@Nadrieril Nadrieril commented Jul 22, 2025

These are the changes I made to the frontend for the purposes of Charon over the last few weeks. In rough order, the changes looks like:

I fixed import_thir.ml but not all the engine tests pass. I'll leave that to you.

The branch consists of a merge of about 10 branches that each could have been a PR; you can review merge-commit-by-merge-commit if you want, the bullet points above would be roughly the PR titles.

Nadrieril added 30 commits July 1, 2025 15:28
This way, the special `ImplExpr::SelfImpl` is only valid within a trait
declaration.
They weren't used anywhere. This also removes `IsState` which was an
union of these traits.
In preparation for being able to insert new clauses after initial
construction.
@W95Psp
Copy link
Collaborator

W95Psp commented Jul 22, 2025

Wow, thank you, that's a lot of work!
I will take some time to do some reviews tomorrow morning, not sure I'll be able to go through everything though ^^'

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