index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coq
/
coq.el
Age
Commit message (
Expand
)
Author
2021-04-21
Merge pull request #559 from hendriktews/omit-proofs
HEAD
master
Erik Martin-Dorel
2021-04-16
add feature to omit complete opaque proofs
Hendrik Tews
2021-04-08
Fixing "match with" generation.
Pierre Courtieu
2021-04-08
Fixing hypothesis folding GUI.
Pierre Courtieu
2021-03-21
Fix #563 avoid dual-send bug in search blacklist customization.
Pierre Courtieu
2021-01-15
Preventive support of "goal instead of "subgoal" in coq messages.
Pierre Courtieu
2020-10-16
Fix #514 + support for named goal selector.
Pierre Courtieu
2020-10-16
Fix #518: "Proof using" mode corrupts "Proof with tac".
Pierre Courtieu
2020-09-11
fix(coq/coq.el): spelling of "whether" (#512)
dymil
2020-06-04
New hook for early prompt/output analyzis.
Pierre Courtieu
2020-05-29
Minor changes
Anaclet
2020-05-29
fix: backtrack for "Show Proof" disabled
Anaclet
2020-05-29
fix: backtrack wrong type argument
Anaclet
2020-05-29
fix: Do "Show Proof…" (with "?Goal") as soon as the proof is started
Erik Martin-Dorel
2020-05-29
Apply reviews of @erikmd
Cyril Anaclet
2020-05-29
Fix name clash & rephrase some strings
Erik Martin-Dorel
2020-05-29
All case for Show and regex variable
Cyril Anaclet
2020-05-29
First try for feature #487
Cyril Anaclet
2020-05-27
Add proof-shell-last-cmd-left-goals-p.
Pierre Courtieu
2020-05-04
Fixing #485, bug on proof without "Proof".
Pierre Courtieu
2020-04-15
Fix a bug in detection of "Proof." when "proof using" insertion
Pierre Courtieu
2020-04-15
Fixed disabled proof using menu.
Pierre Courtieu
2020-04-15
Span menu entry for proof using annotation + doc.
Pierre Courtieu
2020-04-10
Merge branch 'master' of https://github.com/ProofGeneral/PG
Pierre Courtieu
2020-04-10
Fixed proof using annotation mechanism.
Pierre Courtieu
2020-04-10
Merge pull request #480 from CyrilAnac/master
Erik Martin-Dorel
2020-04-10
Close #479
cyrilzak31
2020-04-09
Unplugging previous commit (proof using insertion.
Pierre Courtieu
2020-04-09
Merge branch 'master' of https://github.com/ProofGeneral/PG
Pierre Courtieu
2020-04-09
Automatic "Proof using" insertion.
Pierre Courtieu
2020-04-01
SearchAbout is deprecated since 8.5; use Search instead
Clément Pit-Claudel
2019-07-26
fix: Add missing "Set Diffs ..." command in some backtracking case
Erik Martin-Dorel
2019-07-26
fix: corner case where "Show." was not triggered.
Erik Martin-Dorel
2019-07-26
Backtrack -> BackTo
Enrico Tassi
2019-06-03
Process tags in the buffer rather than in strings
Jim Fehrle
2019-06-01
Add hook for coq diff-highlighting routine
Jim Fehrle
2019-05-16
Do a "Set Diffs" whenever backtracking. This also re-prints the
Jim Fehrle
2019-05-16
proof-assistant-format: Support format character "%l" a.k.a. lambda
Erik Martin-Dorel
2019-05-16
Highlight diffs in goals and some error messages
Jim Fehrle
2019-05-02
Fix typos
Jim Fehrle
2018-12-26
Make coq-mode work without generic/proof-*
Stefan Monnier
2018-12-22
* coq-mode.el: New file to make coq-mode independent from PG
Stefan Monnier
2018-12-20
Merge branch 'master' of github.com:ProofGeneral/PG
Pierre Courtieu
2018-12-20
Fixes #395: hyps highlight is transient and with gray background.
Pierre Courtieu
2018-12-19
Quote ?( ?)
soraros
2018-12-15
Cosmetic cleanup of coq-smie, coq-syntax, and coq-abbrev.
Stefan Monnier
2018-12-15
Prepend cl- to more c[ad]+r instances
Clément Pit-Claudel
2018-12-15
Use cl-caddr instead of caddr
Clément Pit-Claudel
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
[next]