Skip to content

Conversation

@aqjune-aws
Copy link
Contributor

@aqjune-aws aqjune-aws commented Nov 17, 2025

Description of changes:

This pull request updates the expression evaluator (SemanticEval in Strata) which previously needed to take two states: one for old expressions, one for normal (‘new’) expressions, but after this pull request it takes only one state.
It introduces a couple of sorrys, but these will be eventually fixed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Copy link
Contributor

@atomb atomb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Even though this adds a couple of sorrys, I'm inclined perhaps to go ahead with merging it and fixing those in a separate PR, since the refactoring this does will conflict with quite a few potential changes and will also make working with the semantics easier in general, whereas the work on fixing the proofs is essentially independent of anything else.

@aqjune-aws aqjune-aws marked this pull request as ready for review November 17, 2025 22:26
@aqjune-aws
Copy link
Contributor Author

Ok..! Changed the status of PR to ready. :)

atomb
atomb previously approved these changes Nov 17, 2025
Copy link
Contributor

@atomb atomb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update the main PR description before merging?

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