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

Added CP mechanization to case studies directory #271

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

chutasano
Copy link
Collaborator

@MartyO256 MartyO256 merged commit 8df5506 into master Mar 7, 2024
2 of 6 checks passed
@MartyO256 MartyO256 deleted the csano/add-cp-mechanization branch May 8, 2024 02:48
MartyO256 added a commit to MartyO256/opam-repository that referenced this pull request Jul 22, 2024
CHANGES:

### Added

- Added C. Sano, R. Kavanagh and B. Pientka's artifact for "Mechanizing Session-Types Using a Structural View" as a case study (Beluga-lang/Beluga#271).

### Fixed

- Support postponed fixity pragmas in modules.
- The hole `_` in the LF term `\x._` is parsed as a wildcard instead of as an identifier.
- Shadowed bindings in a module are no longer brought into scope when the module is opened.
- Support postponed fixity pragmas in Harpoon sessions.
MartyO256 added a commit to MartyO256/opam-repository that referenced this pull request Jul 22, 2024
CHANGES:

### Added

- Added C. Sano, R. Kavanagh and B. Pientka's artifact for "Mechanizing Session-Types Using a Structural View" as a case study (Beluga-lang/Beluga#271).

### Fixed

- Support postponed fixity pragmas in modules.
- The hole `_` in the LF term `\x._` is parsed as a wildcard instead of as an identifier.
- Shadowed bindings in a module are no longer brought into scope when the module is opened.
- Support postponed fixity pragmas in Harpoon sessions.
avsm pushed a commit to avsm/opam-repository that referenced this pull request Sep 5, 2024
CHANGES:

### Added

- Added C. Sano, R. Kavanagh and B. Pientka's artifact for "Mechanizing Session-Types Using a Structural View" as a case study (Beluga-lang/Beluga#271).

### Fixed

- Support postponed fixity pragmas in modules.
- The hole `_` in the LF term `\x._` is parsed as a wildcard instead of as an identifier.
- Shadowed bindings in a module are no longer brought into scope when the module is opened.
- Support postponed fixity pragmas in Harpoon sessions.
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