-
Notifications
You must be signed in to change notification settings - Fork 20
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
Language Server Protocol for TLAPM #93
Commits on Oct 23, 2023
-
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e09e72d - Browse repository at this point
Copy the full SHA e09e72dView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc0cd13 - Browse repository at this point
Copy the full SHA fc0cd13View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6d06443 - Browse repository at this point
Copy the full SHA 6d06443View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5e54d4 - Browse repository at this point
Copy the full SHA c5e54d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e71f936 - Browse repository at this point
Copy the full SHA e71f936View commit details -
CLI added, some refactorings, 2 transports.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 705f1cc - Browse repository at this point
Copy the full SHA 705f1ccView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b6735f - Browse repository at this point
Copy the full SHA 7b6735fView commit details -
Some LSP communication works already.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67b1629 - Browse repository at this point
Copy the full SHA 67b1629View commit details -
Option to redirect stderr to a file.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b90562 - Browse repository at this point
Copy the full SHA 6b90562View commit details -
Use logging to a file rom the ts code.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 637f37d - Browse repository at this point
Copy the full SHA 637f37dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 687f5a4 - Browse repository at this point
Copy the full SHA 687f5a4View commit details -
Some experiments on test cases.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6ddb4f - Browse repository at this point
Copy the full SHA a6ddb4fView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff2d50b - Browse repository at this point
Copy the full SHA ff2d50bView commit details -
Attempt to reuse the original traceln function.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cc08f1d - Browse repository at this point
Copy the full SHA cc08f1dView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd022ee - Browse repository at this point
Copy the full SHA fd022eeView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79eadba - Browse repository at this point
Copy the full SHA 79eadbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6c7131 - Browse repository at this point
Copy the full SHA d6c7131View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbbc308 - Browse repository at this point
Copy the full SHA bbbc308View commit details -
Playing with more LSP command types.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31d69e1 - Browse repository at this point
Copy the full SHA 31d69e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac444b2 - Browse repository at this point
Copy the full SHA ac444b2View commit details -
Prove-step now contains the cursor in the doc.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a54d399 - Browse repository at this point
Copy the full SHA a54d399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd124e - Browse repository at this point
Copy the full SHA 9bd124eView commit details -
Some progress on the tlapm invokation.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 413bd17 - Browse repository at this point
Copy the full SHA 413bd17View commit details -
Toolbox parser, support multiline fields.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bf54288 - Browse repository at this point
Copy the full SHA bf54288View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10f8edf - Browse repository at this point
Copy the full SHA 10f8edfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9316553 - Browse repository at this point
Copy the full SHA 9316553View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 866892d - Browse repository at this point
Copy the full SHA 866892dView commit details -
Support for reading a TLA file from STDIN.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eeab4f0 - Browse repository at this point
Copy the full SHA eeab4f0View commit details -
Use stream add function instead of stream directly.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0f9da46 - Browse repository at this point
Copy the full SHA 0f9da46View commit details -
Code reorganized to run on threads.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dede4da - Browse repository at this point
Copy the full SHA dede4daView commit details -
Working on the LSP prove-step command.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d62986 - Browse repository at this point
Copy the full SHA 7d62986View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4db77ad - Browse repository at this point
Copy the full SHA 4db77adView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8719f7d - Browse repository at this point
Copy the full SHA 8719f7dView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0120d7 - Browse repository at this point
Copy the full SHA d0120d7View commit details -
Obligations are now shown (on proof event only).
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 462cad8 - Browse repository at this point
Copy the full SHA 462cad8View commit details -
Structs to maintain obligation state added.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 679e556 - Browse repository at this point
Copy the full SHA 679e556View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2253767 - Browse repository at this point
Copy the full SHA 2253767View commit details -
It starts looking like working.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b416ed - Browse repository at this point
Copy the full SHA 2b416edView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7cd138 - Browse repository at this point
Copy the full SHA b7cd138View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cd5d78f - Browse repository at this point
Copy the full SHA cd5d78fView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32bbf85 - Browse repository at this point
Copy the full SHA 32bbf85View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3bce51 - Browse repository at this point
Copy the full SHA b3bce51View commit details -
Unify use of diagnostic source.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ec97db - Browse repository at this point
Copy the full SHA 7ec97dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ab7d63 - Browse repository at this point
Copy the full SHA 9ab7d63View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2aa1f6f - Browse repository at this point
Copy the full SHA 2aa1f6fView commit details -
Rename the prove-step command.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 989642c - Browse repository at this point
Copy the full SHA 989642cView commit details -
Makefile env setup targets fixed.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 46a66f0 - Browse repository at this point
Copy the full SHA 46a66f0View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7b3e2b9 - Browse repository at this point
Copy the full SHA 7b3e2b9View commit details -
Use modules instead of embedded recs.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7870b0a - Browse repository at this point
Copy the full SHA 7870b0aView commit details -
Consider theorem ranges when checking a step.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cb51893 - Browse repository at this point
Copy the full SHA cb51893View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d9d19c - Browse repository at this point
Copy the full SHA 8d9d19cView commit details -
Make build work with older ocaml versions.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c58d5e4 - Browse repository at this point
Copy the full SHA c58d5e4View commit details -
Experiment: use custom notification to present proof states.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 37e8a07 - Browse repository at this point
Copy the full SHA 37e8a07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58618d5 - Browse repository at this point
Copy the full SHA 58618d5View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 579804a - Browse repository at this point
Copy the full SHA 579804aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a72a56 - Browse repository at this point
Copy the full SHA 1a72a56View commit details -
QED step locus tracking fixed in the parser.
Fixes tlaplus#94 Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cc97f9 - Browse repository at this point
Copy the full SHA 0cc97f9View commit details -
Code action for "check-proof".
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4b6baa8 - Browse repository at this point
Copy the full SHA 4b6baa8View commit details -
Use Ocaml 5.1 in the CI build.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c4b5eb - Browse repository at this point
Copy the full SHA 2c4b5ebView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 871a148 - Browse repository at this point
Copy the full SHA 871a148View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca30c58 - Browse repository at this point
Copy the full SHA ca30c58View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5177315 - Browse repository at this point
Copy the full SHA 5177315View commit details -
Try improve range calculations.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4425941 - Browse repository at this point
Copy the full SHA 4425941View commit details -
Route the obl_num/terminated to the corresponding doc.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83acdf3 - Browse repository at this point
Copy the full SHA 83acdf3View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38403e8 - Browse repository at this point
Copy the full SHA 38403e8View commit details -
Working on the progress presentation and the cancellation.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab6cb52 - Browse repository at this point
Copy the full SHA ab6cb52View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2116c53 - Browse repository at this point
Copy the full SHA 2116c53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7da3374 - Browse repository at this point
Copy the full SHA 7da3374View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c72e177 - Browse repository at this point
Copy the full SHA c72e177View commit details
Commits on Nov 11, 2023
-
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e552c0 - Browse repository at this point
Copy the full SHA 7e552c0View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a12ddea - Browse repository at this point
Copy the full SHA a12ddeaView commit details
Commits on Dec 17, 2023
-
Use SigINT to interrupt the TLAPM instead of SigKILL.
This should close tlaplus#103. Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0ed4b6 - Browse repository at this point
Copy the full SHA d0ed4b6View commit details -
Buffer proof info updates for some time before sending them to the IDE.
This is to decreate load on the IDE, when a lot of proofs are checked fast (e.g. cached). Should close tlaplus#104. Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07819c6 - Browse repository at this point
Copy the full SHA 07819c6View commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ccaa8f7 - Browse repository at this point
Copy the full SHA ccaa8f7View commit details
Commits on Jan 5, 2024
-
Invoke graceful termination on SigINT.
Closes tlaplus#103 Closes tlaplus/vscode-tlaplus#313 Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 528e0a8 - Browse repository at this point
Copy the full SHA 528e0a8View commit details
Commits on Jan 7, 2024
-
Initial version of providing the proof state of a step.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 668db17 - Browse repository at this point
Copy the full SHA 668db17View commit details -
Missing lib added, some auto-formatting.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4074c28 - Browse repository at this point
Copy the full SHA 4074c28View commit details -
Make mutex usage compatible with older ocaml versions.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 07e89f9 - Browse repository at this point
Copy the full SHA 07e89f9View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cb0251 - Browse repository at this point
Copy the full SHA 0cb0251View commit details -
Remove test LSP client. It is not relevant anymore.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f18baaa - Browse repository at this point
Copy the full SHA f18baaaView commit details
Commits on Jan 8, 2024
-
Adjust the proof state structs for the UI.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd07c14 - Browse repository at this point
Copy the full SHA dd07c14View commit details
Commits on Jan 12, 2024
-
Split tlapm_lsp_docs into multiple files.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0928d79 - Browse repository at this point
Copy the full SHA 0928d79View commit details -
Use HTTPS to download Isabelle.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 332a174 - Browse repository at this point
Copy the full SHA 332a174View commit details
Commits on Jan 13, 2024
-
Take obligation text from the parser.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 814e059 - Browse repository at this point
Copy the full SHA 814e059View commit details -
Use search path when parsing a document.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec55193 - Browse repository at this point
Copy the full SHA ec55193View commit details
Commits on Jan 14, 2024
-
Only show steps from the current file.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9be9d3a - Browse repository at this point
Copy the full SHA 9be9d3aView commit details
Commits on Jan 16, 2024
-
Proof steps are determined correctly again. Closes tlaplus#114.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 529e001 - Browse repository at this point
Copy the full SHA 529e001View commit details
Commits on Jan 21, 2024
-
Retain proof state based on fingerprints; attach obligations to steps…
… by range with catch-all. Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bb88a5e - Browse repository at this point
Copy the full SHA bb88a5eView commit details
Commits on Jan 22, 2024
-
Include the BY clauses into the proof step range.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b0497da - Browse repository at this point
Copy the full SHA b0497daView commit details -
Show proof steps for HAVE, TAKE, WITNESS.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d26164b - Browse repository at this point
Copy the full SHA d26164bView commit details
Commits on Jan 23, 2024
-
Better error message for unsupported recursive operators.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87788f0 - Browse repository at this point
Copy the full SHA 87788f0View commit details -
Code reorganized into sub-modules.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7db485a - Browse repository at this point
Copy the full SHA 7db485aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8354385 - Browse repository at this point
Copy the full SHA 8354385View commit details -
Move range to the main lsp lib.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0311059 - Browse repository at this point
Copy the full SHA 0311059View commit details
Commits on Jan 24, 2024
-
Prover client code reorganized.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 241cfb3 - Browse repository at this point
Copy the full SHA 241cfb3View commit details -
Reorganize code into sub-modules.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7db97e8 - Browse repository at this point
Copy the full SHA 7db97e8View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4ef5e1f - Browse repository at this point
Copy the full SHA 4ef5e1fView commit details -
Add status to TlapsProofStepDetails.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54e5930 - Browse repository at this point
Copy the full SHA 54e5930View commit details
Commits on Jan 26, 2024
-
LSP: omitted and progress fixed.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7d9cb83 - Browse repository at this point
Copy the full SHA 7d9cb83View commit details
Commits on Jan 27, 2024
-
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b500bbd - Browse repository at this point
Copy the full SHA b500bbdView commit details -
Send updates to the current proof step details.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8bec891 - Browse repository at this point
Copy the full SHA 8bec891View commit details -
Retain decorators after tabs are switched.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c00773d - Browse repository at this point
Copy the full SHA c00773dView commit details -
Set the current proof step via explicit LSP command.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 512586b - Browse repository at this point
Copy the full SHA 512586bView commit details -
Send the obligation role with the details.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b5aa2a7 - Browse repository at this point
Copy the full SHA b5aa2a7View commit details
Commits on Jan 28, 2024
-
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f006a8f - Browse repository at this point
Copy the full SHA f006a8fView commit details
Commits on Jan 30, 2024
-
Have to process all the referenced modules.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9289216 - Browse repository at this point
Copy the full SHA 9289216View commit details
Commits on Feb 3, 2024
-
Exchange module search paths with the LSP client.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14e45b5 - Browse repository at this point
Copy the full SHA 14e45b5View commit details -
LSP now takes paths from the client.
As a consequence, the TLAPS now accepts JAR paths. Closes tlaplus#3 Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 52d2219 - Browse repository at this point
Copy the full SHA 52d2219View commit details
Commits on Feb 9, 2024
-
Add
--prefer-stdlib
option and use it in the LSP server. This is to…… solve tlaplus#118. Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31ed7d8 - Browse repository at this point
Copy the full SHA 31ed7d8View commit details
Commits on Feb 10, 2024
-
Global ref to the parser paths eliminated.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b4437c - Browse repository at this point
Copy the full SHA 1b4437cView commit details -
Propagate parser updates to the loaded docs.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 777c732 - Browse repository at this point
Copy the full SHA 777c732View commit details
Commits on Feb 13, 2024
-
Report an understandable error if an operator is applied with a wrong…
… number of arguments. Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6231f51 - Browse repository at this point
Copy the full SHA 6231f51View commit details -
Register parsing errors so that they can be reported nicely.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5dc0169 - Browse repository at this point
Copy the full SHA 5dc0169View commit details
Commits on Feb 17, 2024
-
More of error handling in the parser.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d3eb73f - Browse repository at this point
Copy the full SHA d3eb73fView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a5b5f6 - Browse repository at this point
Copy the full SHA 0a5b5f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fa594b - Browse repository at this point
Copy the full SHA 5fa594bView commit details
Commits on May 31, 2024
-
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for edfd377 - Browse repository at this point
Copy the full SHA edfd377View commit details -
Update lsp/lib/docs/doc_vsn.ml
Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cee770f - Browse repository at this point
Copy the full SHA cee770fView commit details
Commits on Jun 1, 2024
-
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8dfcaa5 - Browse repository at this point
Copy the full SHA 8dfcaa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70d43c3 - Browse repository at this point
Copy the full SHA 70d43c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb6a52 - Browse repository at this point
Copy the full SHA 9bb6a52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d9a559 - Browse repository at this point
Copy the full SHA 9d9a559View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6591218 - Browse repository at this point
Copy the full SHA 6591218View commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 09c9414 - Browse repository at this point
Copy the full SHA 09c9414View commit details
Commits on Jun 8, 2024
-
Use atomic instead of mutex in the signal handler.
Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f653fd7 - Browse repository at this point
Copy the full SHA f653fd7View commit details -
Merge remote-tracking branch 'origin/main' into lsp
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53cfe83 - Browse repository at this point
Copy the full SHA 53cfe83View commit details -
Multiple mistypes in comments fixed.
Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b8ce33 - Browse repository at this point
Copy the full SHA 8b8ce33View commit details -
Use assert false for impossible cases.
Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 933a762 - Browse repository at this point
Copy the full SHA 933a762View commit details -
Use
type nonrec t = t
instead of a renamed type.Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f682548 - Browse repository at this point
Copy the full SHA f682548View commit details -
Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1865962 - Browse repository at this point
Copy the full SHA 1865962View commit details -
Don't use needless namespaces.
Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f7c3ac - Browse repository at this point
Copy the full SHA 6f7c3acView commit details -
Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20583b6 - Browse repository at this point
Copy the full SHA 20583b6View commit details -
Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7491db9 - Browse repository at this point
Copy the full SHA 7491db9View commit details -
Co-authored-by: Damien Doligez <[email protected]> Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7865485 - Browse repository at this point
Copy the full SHA 7865485View commit details -
Use OCaml 4.14 instead of 4.13. Build a release on 5.1.0.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b6d9a8 - Browse repository at this point
Copy the full SHA 6b6d9a8View commit details -
Refine the
step_loc
description.Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5fccb3 - Browse repository at this point
Copy the full SHA f5fccb3View commit details
Commits on Jun 10, 2024
-
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c573aba - Browse repository at this point
Copy the full SHA c573abaView commit details -
Exactly 1 module has to be specified if TLAPM is invoked with the `--…
…stdin` option. Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ac8eac - Browse repository at this point
Copy the full SHA 0ac8eacView commit details
Commits on Aug 24, 2024
-
Update to the new dependency versions.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e1fbe7 - Browse repository at this point
Copy the full SHA 9e1fbe7View commit details -
Merge remote-tracking branch 'origin/main' into lsp
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab37243 - Browse repository at this point
Copy the full SHA ab37243View commit details
Commits on Aug 26, 2024
-
Use proper library paths in all cases.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 47afb6b - Browse repository at this point
Copy the full SHA 47afb6bView commit details -
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0c996a6 - Browse repository at this point
Copy the full SHA 0c996a6View commit details -
Handle file read errors gracefully.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4837328 - Browse repository at this point
Copy the full SHA 4837328View commit details
Commits on Aug 27, 2024
-
Toolbox protocol v2 added, fixed the check if an obligation is in the…
… final state. Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8138f4b - Browse repository at this point
Copy the full SHA 8138f4bView commit details
Commits on Aug 28, 2024
-
Cleanup around the pending provers for an obligation.
Signed-off-by: Karolis Petrauskas <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4d53b9e - Browse repository at this point
Copy the full SHA 4d53b9eView commit details