PUMPKIN-PATCH icon indicating copy to clipboard operation
PUMPKIN-PATCH copied to clipboard

Proof Updater Mechanically Passing Knowledge Into New Proofs, Assisting The Coq Hacker

Results 45 PUMPKIN-PATCH issues
Sort by recently updated
recently updated
newest added

Decompiler needs lots of regression tests. Plan: * .v full of terms * decompile command to print decompiled tactics to console * ground truth file to diff with

decompiler.ml needs a .mli file so only certain functions are exposed.

enhancement

Here's one answer/vote: I think the UI for issuing refactoring commands should be just the language server protocol (https://langserver.org/), like this all editors supporting the protocol will be able to...

wish
UI

https://github.com/coq/coq/blob/master/doc/plugin_tutorial/tuto1/src/simple_check.ml

meta