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-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
2019-02-12
Simpler fix for #411.
Pierre Courtieu
2019-02-12
Fixes #411.
Pierre Courtieu
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-14
Fix remaining uses of CL; Make files more declarative
Stefan Monnier
2018-12-14
Fixes the fix of #407. Is this temporary.
Pierre Courtieu
2018-12-14
Merge branch 'master' of github.com:ProofGeneral/PG
Pierre Courtieu
2018-12-14
Fix #407: -topfile added if coq > v8.10alpha.
Pierre Courtieu
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
2018-11-01
Ignore ephemeral buffers, and buffers not pointed at files.
Calvin Beck
2018-10-30
Use non-remote path to expand paths in _CoqProject when file is remote.
Daniel Patterson
2018-09-27
Fix parsing of -arg in _CoqProject file
Anton Trunov
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-08-21
Merge pull request #379 from tchajed/variant-keyword
Clément Pit-Claudel
2018-08-18
Merge branch 'master' of github.com:ProofGeneral/PG
Pierre Courtieu
2018-08-18
Fix #7980, keep option order unchanged.
Pierre Courtieu
2018-08-17
Support the Variant vernacular
Tej Chajed
2018-08-07
Add coq-Print-Ltac to print an Ltac term
John Grosen
2018-06-15
Fixing last commit.
Pierre Courtieu
[prev]
[next]