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
Age
Commit message (
Expand
)
Author
2020-12-19
add test for recompilation with changes
Hendrik Tews
2020-12-19
fix keep-going when dependency exists but failed
Hendrik Tews
2020-12-19
redesign of parallel background compilation without clones
Hendrik Tews
2020-12-07
protect coq-callcoq against escaping signals
Hendrik Tews
2020-12-07
fix coq-callcoq for emacs 27
Hendrik Tews
2020-11-19
coq: Add highlighting for Hint Mode
Clément Pit-Claudel
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-10-14
Highlight Compute
Li-yao Xia
2020-09-11
fix(coq/coq.el): spelling of "whether" (#512)
dymil
2020-06-19
coq-par-compile: use hash for ancestors
Hendrik Tews
2020-06-15
Add coloration for Ltac2 commands
Cyril Anaclet
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
WIP for #487
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-28
Merge pull request #496
Erik Martin-Dorel
2020-05-28
Added a few coq commands.
Pierre Courtieu
2020-05-28
fix: test files should not provide features
Erik Martin-Dorel
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
menu entry for coq-compile-vos
Hendrik Tews
2020-04-15
coq-par-compile: support -vos for coq >= 8.11 and default setting change
Hendrik Tews
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-02
Merge pull request #474 from tchajed/add-ltac2-syntax
Erik Martin-Dorel
2020-04-02
Add support for core Ltac2 syntax
Tej Chajed
2020-04-01
SearchAbout is deprecated since 8.5; use Search instead
Clément Pit-Claudel
2020-04-01
Change "" into nil in argument to append
Clément Pit-Claudel
2020-03-26
Cleaning previous commit, following @cpitclaudel advices.
Pierre Courtieu
2020-03-26
Fix #472. Removed -topfile when file name incorrect.
Pierre Courtieu
2020-03-12
moving tests for monadic notations and Equations in separate files.
Pierre Courtieu
2020-03-12
Fix #465: Indentation of Equations (plugin).
Pierre Courtieu
2020-03-02
Adding Tests for indentation related to plugins.
Pierre Courtieu
2020-03-02
Fix #462.
Pierre Courtieu
2020-01-19
Generic monadic indentation + specifically ext-lib / Compcert + doc.
Pierre Courtieu
[next]