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

General fixes #11

Merged
merged 27 commits into from
Sep 22, 2023
Merged

General fixes #11

merged 27 commits into from
Sep 22, 2023

Conversation

pcarrott
Copy link
Collaborator

Improvements:

  1. Increase default timeout
  2. Create Timeout exception
  3. Create NotationNotFound exception
  4. Make AST traversals iterative

Main changes and additions:

  1. Add support for new Coq keywords
  2. CoqFile keeps a list of steps instead of plain text and AST
  3. Each step stores the associated diagnostics
  4. Handle where-notations with Unicode characters
  5. Constrain regex expression for notation wildcards

@pcarrott pcarrott requested a review from Nfsaavedra September 22, 2023 16:14
README.md Show resolved Hide resolved
pylspclient/lsp_structs.py Outdated Show resolved Hide resolved
@pcarrott pcarrott merged commit 695726b into master Sep 22, 2023
2 checks passed
@pcarrott pcarrott deleted the general_fixes branch September 22, 2023 21:41
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