-
Notifications
You must be signed in to change notification settings - Fork 3
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
Significant proof checking refactoring #46
Merged
Merged
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2361b69 - Browse repository at this point
Copy the full SHA 2361b69View commit details
Commits on Oct 9, 2024
-
Test and integrte command arg of getGoals to check proofs
Refactored CoqLspClient and CoqProofChecker to use getGoals pretac to check proofs instead of manually modifying the file. ToDo: Get rid of temporary files at all, request completion only on the current document. At least in the plugin iteslf (not in benchmarks) Reference issue: JBRes-1857
Configuration menu - View commit details
-
Copy full SHA for 9e9b6e1 - Browse repository at this point
Copy the full SHA 9e9b6e1View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 415f71d - Browse repository at this point
Copy the full SHA 415f71dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5c66ac - Browse repository at this point
Copy the full SHA d5c66acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c957e - Browse repository at this point
Copy the full SHA 09c957eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e32b7f9 - Browse repository at this point
Copy the full SHA e32b7f9View commit details
Commits on Oct 17, 2024
-
Now it doesn't have a responsibility to manage opening/closing files, the outer class calling it should be responsible for it. As we have different scenarios of communication with LSP from Plugin/Becnhmark, this is still in development. Get rid of Aux files.
Configuration menu - View commit details
-
Copy full SHA for 9125619 - Browse repository at this point
Copy the full SHA 9125619View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad795e7 - Browse repository at this point
Copy the full SHA ad795e7View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 872987b - Browse repository at this point
Copy the full SHA 872987bView commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e97e1ec - Browse repository at this point
Copy the full SHA e97e1ecView commit details -
Make computation of
initialGoal
optionalNow it depends on the particular chosen Ranker. It is computed iff. ranker requires unwrapped notations.
Configuration menu - View commit details
-
Copy full SHA for 5baf1f8 - Browse repository at this point
Copy the full SHA 5baf1f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9319114 - Browse repository at this point
Copy the full SHA 9319114View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c18bf - Browse repository at this point
Copy the full SHA b2c18bfView commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3f44690 - Browse repository at this point
Copy the full SHA 3f44690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9689e85 - Browse repository at this point
Copy the full SHA 9689e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 095b99b - Browse repository at this point
Copy the full SHA 095b99bView commit details -
Configuration menu - View commit details
-
Copy full SHA for df91211 - Browse repository at this point
Copy the full SHA df91211View commit details
Commits on Oct 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 632c80a - Browse repository at this point
Copy the full SHA 632c80aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7530442 - Browse repository at this point
Copy the full SHA 7530442View commit details -
Merge pull request #45 from JetBrains-Research/extension-completion-a…
…bort Sketch aborting the completion generation through `AbortSignal`
Configuration menu - View commit details
-
Copy full SHA for e56e10e - Browse repository at this point
Copy the full SHA e56e10eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f591f - Browse repository at this point
Copy the full SHA d8f591fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec7316 - Browse repository at this point
Copy the full SHA 0ec7316View commit details
Commits on Oct 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cdd87b3 - Browse repository at this point
Copy the full SHA cdd87b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34bdfa2 - Browse repository at this point
Copy the full SHA 34bdfa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bab8a26 - Browse repository at this point
Copy the full SHA bab8a26View commit details -
Configuration menu - View commit details
-
Copy full SHA for e122675 - Browse repository at this point
Copy the full SHA e122675View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 33d1197 - Browse repository at this point
Copy the full SHA 33d1197View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d4952 - Browse repository at this point
Copy the full SHA d1d4952View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a3420 - Browse repository at this point
Copy the full SHA 09a3420View commit details -
Configuration menu - View commit details
-
Copy full SHA for c58c89f - Browse repository at this point
Copy the full SHA c58c89fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ac5b8 - Browse repository at this point
Copy the full SHA a8ac5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b36cc3 - Browse repository at this point
Copy the full SHA 0b36cc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5122cd - Browse repository at this point
Copy the full SHA f5122cdView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.