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

[new release] beluga (1.1.2) #26266

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Conversation

MartyO256
Copy link
Contributor

Implementation of contextual modal logic for reasoning with higher-order abstract syntax

CHANGES:

Added

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.

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.
@mseri
Copy link
Member

mseri commented Jul 22, 2024

Thanks

@mseri mseri merged commit eacee7a into ocaml:master Jul 22, 2024
1 of 3 checks passed
@mseri
Copy link
Member

mseri commented Jul 22, 2024

Please make this fix also on your development branch

MartyO256 added a commit to Beluga-lang/Beluga that referenced this pull request Jul 22, 2024
…en testing

This change was recommended when Beluga v1.1.2 was released: ocaml/opam-repository#26266
MartyO256 added a commit to Beluga-lang/Beluga that referenced this pull request Jul 22, 2024
…en testing

This change was recommended when Beluga v1.1.2 was released: ocaml/opam-repository#26266
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants