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-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
2020-01-13
Fixing /\ and \/ priority for indentation purpose.
Pierre Courtieu
2019-12-08
fix: Recognize "Timeout" before save keywords
Erik Martin-Dorel
2019-12-04
Uncommented coq-find-comment-start, coq-find-comment-end as quick fix for #444
Vadim Zaliva
2019-10-07
Make -topfile facility work for unnamed files
Kazuhiko Sakaguchi
2019-08-21
coq-par-compile: fix 8.10 -schedule-vio2vo incompatibility
Hendrik Tews
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-07-25
fix coqtags that can't find some theorem and output empty definition name
Yu-Fu Fu
2019-06-17
fixing with inductive indentation.
Pierre Courtieu
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-31
* coq/coq-diffs.el (coq-insert-tagged-text): Rework to avoid `aset`
Stefan Monnier
2019-05-23
Merge pull request #421 from jfehrle/for_master2
Pierre Courtieu
2019-05-22
FIX #422.
Pierre Courtieu
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
2019-04-19
Clean -topfile for coq-prog-args properly
Gaëtan Gilbert
[next]