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-db.el
Age
Commit message (
Expand
)
Author
2021-04-08
Fixing hypothesis folding GUI.
Pierre Courtieu
2019-05-16
Highlight diffs in goals and some error messages
Jim Fehrle
2018-12-26
Make coq-mode work without generic/proof-*
Stefan Monnier
2018-12-14
Fix remaining uses of CL; Make files more declarative
Stefan Monnier
2018-12-13
Use `cl-lib` instead of `cl` everywhere
Stefan Monnier
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-06-08
Changed the look of folding/unfolding hyps.
Pierre Courtieu
2018-04-22
small fix of face `coq-symbol-face'
stardiviner
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2017-11-06
Prettier cheat face (background + box).
Pierre Courtieu
2017-11-06
Fix #135.
Pierre Courtieu
2016-07-22
Adding the option to highlight susual symbols.
Pierre Courtieu
2016-03-05
Highlight ltac:(), constr:(), and uconstr:()
Clément Pit--Claudel
2015-11-23
Introduce a coq-question-mark-face
Clément Pit--Claudel
2015-04-14
bold unicode biders + Fixing highlighting in goals and response buffers + cle...
Pierre Courtieu
2015-04-07
Added comment.
Pierre Courtieu
2015-03-13
Added a command to send Queries to coq, with completion (C-c C-a C-q).
Pierre Courtieu
2012-09-06
Fixed a bug with function name "eval" (end of).
Pierre Courtieu
2012-08-16
Fix lambda quote
David Aspinall
2011-06-07
Summary: coq-smie: improve indentation.
Stefan Monnier
2010-10-04
Fixes in strings/comments from Erik Martin-Dorel
David Aspinall
2010-09-28
Fixed colorization bug #356, introduced by a previous fix of bug 140.
Pierre Courtieu
2010-09-22
Fix some bugs in coq regexp generation
David Aspinall
2010-09-08
Fix compile
David Aspinall
2010-09-03
First fix of bug introduced by the last font-lock fix. Not finished.
Pierre Courtieu
2010-08-30
Style fixes
David Aspinall
2009-09-17
Added some more syntax keywords. Made admit tactic with its own red
Pierre Courtieu
2009-09-16
Fix compile warnings
David Aspinall
2009-09-07
Require cl for compilation. Rearrange docs.
David Aspinall
2009-09-05
Clean whitespace
David Aspinall
2009-08-31
Made customizable holes mode completion in abbreviations.
Pierre Courtieu
2008-10-22
Fixing parenthesis not accepted by recent emacs anymore. fix by Stefan
Pierre Courtieu
2008-01-28
Fixed a problem with a wrong side effect on syntax databases (when
Pierre Courtieu
2008-01-15
Many compatibility updates, bug fixes, rearrangements for compilation.
David Aspinall
2008-01-03
Fixed abbrev installation. + small fixes.
Pierre Courtieu
2007-12-14
Require for defface macro
David Aspinall
2007-12-14
Fix compilation problems and rearrange startup settings for coq-prog-name,coq...
David Aspinall
2007-11-20
adding coq-solve tactics
Assia Mahboubi
2007-11-07
Menu are now correctly sorted.
Pierre Courtieu
2007-11-07
Debugging font-lock regexps. Bad order: longer regexp should be put
Pierre Courtieu
2007-10-30
Fixed small colorizing bugs (when keywords contain sub words colorized
Pierre Courtieu
2006-09-07
Updated.
David Aspinall
2006-08-25
Small fixes.
Pierre Courtieu
2006-08-25
Changed default coq version (8.1)
Pierre Courtieu
2006-08-23
Cleaning in coq and lib, fixed licenses and docstrings.
Pierre Courtieu