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] elpi (1.19.4) #26232

Merged
merged 1 commit into from
Jul 15, 2024
Merged

[new release] elpi (1.19.4) #26232

merged 1 commit into from
Jul 15, 2024

Conversation

gares
Copy link
Contributor

@gares gares commented Jul 11, 2024

ELPI - Embeddable λProlog Interpreter

CHANGES:

Requires Menhir 20211230 and OCaml 4.08 or above.

  • Stdlib:

    • Add once predicate
  • Build:

    • New make tests PROMOTE=true
  • Parser:

    • Change purge _build/xxx from paths once files are resolved in order
      to have locs point to the sources and not their copy in _build

CHANGES:

Requires Menhir 20211230 and OCaml 4.08 or above.

- Stdlib:
  - Add `once` predicate

- Build:
  - New `make tests PROMOTE=true`

- Parser:
  - Change purge `_build/xxx` from paths once files are resolved in order
    to have locs point to the sources and not their copy in `_build`
@mseri
Copy link
Member

mseri commented Jul 15, 2024

Failures are known. Thanks

@mseri mseri merged commit 2f7cba4 into ocaml:master Jul 15, 2024
2 of 3 checks passed
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