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

[lsp] Implement event loop processing Thread #27

Merged
merged 3 commits into from
Jul 6, 2022
Merged

Conversation

ejgallego
Copy link
Owner

This is the result of today's hacking jointly with Ali, just an experiment, but includes
an optimization that is useful to avoid repeated checking.

A couple other commits also pushed.

@ejgallego ejgallego force-pushed the hacking_day_04 branch 2 times, most recently from e5d6a1d to 261d964 Compare July 6, 2022 21:59
This is the result of today hacking, just an experiment, but includes
an optimization that is useful to avoid repeated checking.
@Alizter Alizter merged commit 3fcc657 into main Jul 6, 2022
@Alizter Alizter deleted the hacking_day_04 branch July 6, 2022 22:18
ejgallego added a commit to ejgallego/opam-repository that referenced this pull request Nov 20, 2022
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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants