Skip to content
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

Use named records in data constructors for some syntax classes #2928

Merged
merged 12 commits into from
May 15, 2023

Conversation

aseemr
Copy link
Collaborator

@aseemr aseemr commented May 15, 2023

With @W95Psp's enhancements to the records syntax, it has become easier to use named records in the types of the data constructors. This PR migrates term and sigelt' in FStar.Syntax.Syntax to use named records (https://github.com/FStarLang/FStar/pull/2928/files#diff-aa5ca827a66c86f3d7c8b7e782db082621512d6e1bc76bef33a3a8692c395b50).

It is an internal, syntactic change, no changes in the client code.

@aseemr aseemr merged commit 31e595d into master May 15, 2023
@aseemr aseemr deleted the _aseem_named_records branch May 15, 2023 09:48
@mtzguido
Copy link
Member

Very nice :)

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