-
Notifications
You must be signed in to change notification settings - Fork 23
Add a Module_strengthening extension #142
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
Conversation
f228bce
to
170f9a9
Compare
389806c
to
aafc274
Compare
aafc274
to
c7ba43c
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.
Mostly looks good, some small notes.
2144615
to
f89b991
Compare
c7ba43c
to
8dfd793
Compare
e9e25bf
to
9cd7dc1
Compare
9d8dec7
to
b08f303
Compare
OK. Does anyone want to click Approve? |
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.
After talking to @goldfirere I now understand the new encoding of S with M
; I want to update the comment about it but we can merge besides that!
Co-authored-by: Antal Spector-Zabusky <antal.b.sz@gmail.com>
* Add Strengthen extension for module types * Use Pmty_alias, not Pmty_ident. * Antal's suggestions * Comment improvement Co-authored-by: Antal Spector-Zabusky <antal.b.sz@gmail.com> --------- Co-authored-by: Antal Spector-Zabusky <antal.b.sz@gmail.com>
* Add Strengthen extension for module types * Use Pmty_alias, not Pmty_ident. * Antal's suggestions * Comment improvement Co-authored-by: Antal Spector-Zabusky <antal.b.sz@gmail.com> --------- Co-authored-by: Antal Spector-Zabusky <antal.b.sz@gmail.com>
This should set the stage for a rebase of #119. Note that there are 4 new
failwith
s I added for @rleshchinskiy to fill in.(This has not been adequately tested, as I'm on my personal computer on a train. But CI should fill in that gap. I know the code compiles and passes most tests.)