-
Notifications
You must be signed in to change notification settings - Fork 109
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
Ghost Type Encodings #181
base: master
Are you sure you want to change the base?
Ghost Type Encodings #181
Conversation
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.
Looks good to me so far. Would be good now to add some tests that illustrate how it currently works.
ed289bd
to
33ac0c3
Compare
I totally agree that we should have some tests before merging. |
9dc397c
to
1c9ddc1
Compare
@vakaras @fpoli Thanks for the reviews, I've added a couple of type checking related test cases for the ghost types. I'll continue extending the test cases to accommodate the noninterference properties of ghost types with the upcoming changes that I'm currently working on. |
5db62e1
to
f5de7f8
Compare
cd6e20a
to
3beeb22
Compare
7976ee3
to
a27f3fd
Compare
a27f3fd
to
3895c62
Compare
acf1667
to
7ea498d
Compare
This PR adds encoding definitions for Ghost Types.