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] coq-lsp (0.1.0) #22534

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

CHANGES:

-----------------------

 - Location-aware cache for incremental Coq interpretation (@ejgallego)
 - Smart, structure-aware error recovery (@ejgallego)
 - Configure flags reading _CoqProject file (@artagnon, ejgallego/coq-lsp#3)
 - Interruption support (@ejgallego , @Alizter, ejgallego/coq-lsp#27, ejgallego/coq-lsp#32, ejgallego/coq-lsp#34)
 - Markdown support (@ejgallego, ejgallego/coq-lsp#62)
 - Goal display (@ejgallego @corwin-of-amber, ejgallego/coq-lsp#69)
 - User-side configuration (@ejgallego, ejgallego/coq-lsp#67)
 - Allow to configure before/after goal display (@ejgallego, ejgallego/coq-lsp#78)
 - Allow requests to interrupt checking (@ejgallego, ejgallego/coq-lsp#76)
@ejgallego
Copy link
Contributor Author

ejgallego commented Nov 20, 2022

CI is fine, except for the 32bit build, which I can't reproduce locally and it is the same problem than we have seen with coq-serapi many other times, so IMO this is ready.

The compilation of coq-serapi.8.16.0+0.16.1 failed at "dune build -p coq-serapi -j 255"

@ejgallego
Copy link
Contributor Author

To be clear, this fails in the 32 bit build due to deps failing, not to the package itself so imho it is ready

@kit-ty-kate
Copy link
Member

Thanks. Sorry for the wait

@kit-ty-kate kit-ty-kate merged commit e0faaaa into ocaml:master Nov 24, 2022
@ejgallego
Copy link
Contributor Author

Thanks a lot to you @kit-ty-kate ! I'll be good if I could debug the 32bit problem with Serapi, but so far I've failed to reproduce, should I bring this to some slack channel?

@kit-ty-kate
Copy link
Member

maybe on #compiler or #general

@ejgallego ejgallego deleted the release-coq-lsp-0.1.0 branch December 6, 2022 12:21
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.

None yet

2 participants