-
Notifications
You must be signed in to change notification settings - Fork 694
Add warning for non closed level 0 notations #21107
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
base: master
Are you sure you want to change the base?
Conversation
Is this working properly? I don't see the warning for uint "phi" notations (cf rocq-prover/stdlib#209) in the stdlib log |
c812b67
to
c4cae01
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
probably worth a changelog for the corelib changes too
c4cae01
to
39fea68
Compare
39fea68
to
66e394f
Compare
66e394f
to
4ea66fa
Compare
4ea66fa
to
9f37440
Compare
9f37440
to
25e2967
Compare
Good catch, it was working properly with BTW, yet another indication we should deprecate reserving notation through
I gave up on changing the level of the prim array notation and documented the other change (although it's a relatively internal notation, let's be careful) CI is "green" (rewriter failure is an unmerged overlay: mit-plv/rewriter#178), I consider this ready. |
As suggested in #20953
Updated documented syntax by runningmake doc_gram_rsts
.Opened overlay pull requests.Overlay (to be merged in sync with the current PR)