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-system.el
Age
Commit message (
Expand
)
Author
2021-04-08
Fix useless quotes generatinf warnings.
Pierre Courtieu
2021-02-22
protect uses of coq-callcoq
Hendrik Tews
2021-01-31
fix typos and unicode single quotations in doc strings
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-04-15
coq-par-compile: support -vos for coq >= 8.11 and default setting change
Hendrik Tews
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
2019-10-07
Make -topfile facility work for unnamed files
Kazuhiko Sakaguchi
2019-05-22
FIX #422.
Pierre Courtieu
2019-04-19
Clean -topfile for coq-prog-args properly
Gaëtan Gilbert
2018-12-22
* coq-mode.el: New file to make coq-mode independent from PG
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-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-18
Fix #7980, keep option order unchanged.
Pierre Courtieu
2018-06-11
fix #355 + probable bug.
Pierre Courtieu
2018-04-08
Merge pull request #207 from SkySkimmer/master
Erik Martin-Dorel
2018-03-03
Fix typos in custom variable descriptions. (#236)
Tej Chajed
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2017-12-22
Make coq-prog-args safe when list of strings.
Gaëtan Gilbert
2017-07-19
changed -emacs-U flag to -emacs
Paul Steckler
2017-05-05
Change (eval-when (compile) ...) to (eval-when-compile ...)
Clément Pit--Claudel
2017-03-08
Remove compile-time calls to proof-ready-for-assistant
Clément Pit--Claudel
2017-03-08
Fix incorrect uses of defvar
Clément Pit--Claudel
2017-01-26
Fixing #147 and #91 + others indentation bugs.
Pierre Courtieu
2017-01-14
Fix prooftree for Coq 8.6
Hendrik Tews
2016-12-15
die gracefully when visiting files in nonexisting directories
Hendrik Tews
2016-12-14
Merge pull request #132 from Matafou/master
Pierre Courtieu
2016-12-13
Same name guessing for coqc/coqdep then for coqtop.
Pierre Courtieu
2016-12-12
remove default absolute name from coq-prog-name, but keep dipsplaying it when...
Pierre Courtieu
2016-11-29
update documentation
Hendrik Tews
2016-10-27
give a more helpful error message if Coq version detection fails
Hendrik Tews
2016-10-27
fix parallel compilation and improve assertions and debugging code
Hendrik Tews
2016-09-28
Make it possible to work around #113
Clément Pit--Claudel
2016-05-19
Fail silently if Coq's version can't be detected
Clément Pit--Claudel
2016-03-08
Small fix for -Q options in loadpath.
Pierre Courtieu
2016-02-28
Remove leftover comment
Clément Pit--Claudel
2016-02-06
Ensure that version detection does not fail in 24.3
Clément Pit--Claudel
2016-02-06
Use coq-prog-name to autodetect version number
Clément Pit--Claudel
2016-01-14
Add a few comments to explain values of coq-load-path
Clément Pit--Claudel
2016-01-14
Mark coq-load-path-include-current as obsolete
Clément Pit--Claudel
2016-01-14
Automatically detect which version of Coq we're using
Clément Pit--Claudel
2016-01-14
Refactor the project file parsing code
Clément Pit--Claudel
[next]