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
2017-05-05
Change (eval-when (compile) ...) to (eval-when-compile ...)
Clément Pit--Claudel
2017-05-05
Merge pull request #157 from ProofGeneral/elpa
Clément Pit-Claudel
2017-04-25
Typo from commit 758e679e.
Pierre Courtieu
2017-04-24
Preparing new warning tags (no more special chars).
Pierre Courtieu
2017-04-19
Fix #176.
Pierre Courtieu
2017-03-31
Fixing #173.
Pierre Courtieu
2017-03-22
Added support for future new options (trunk).
Pierre Courtieu
2017-03-08
Add a FIXME in coq.el
Clément Pit--Claudel
2017-03-08
Remove uses of defpgdefault in coq-abbrev
Clément Pit--Claudel
2017-03-08
Remove uses of defpacustom in coq-compile-common
Clément Pit--Claudel
2017-03-08
Remove compile-time calls to proof-ready-for-assistant
Clément Pit--Claudel
2017-03-08
Remove unnecessary calls to 'eval-and-compile'
Clément Pit--Claudel
2017-03-08
Fix incorrect uses of defvar
Clément Pit--Claudel
2017-03-08
Fix incorrect assumption that noninteractive == byte-compiling
Clément Pit--Claudel
2017-03-08
Merge commit '06fd76163b857a056ac44e7437efa17656f06e5b'
Paul Steckler
2017-03-08
Fixing unicode tokens in generic code and in coq.
Pierre Courtieu
2017-03-06
get threeb frames only when needed
Paul Steckler
2017-03-06
one more redundant call removed
Paul Steckler
2017-03-06
remove redundant calls, simplify code
Paul Steckler
2017-03-03
Merge pull request #163 from ProofGeneral/fix_indentation
Pierre Courtieu
2017-03-03
Refreshing goal when Set Printing xxx. (#162)
Pierre Courtieu
2017-03-02
use Utf8 from Coq library
Paul Steckler
2017-02-27
serveral coqtags fixes and improvements
Hendrik Tews
2017-02-23
Fixing #154.
Pierre Courtieu
2017-01-26
Fixing #147 and #91 + others indentation bugs.
Pierre Courtieu
2017-01-19
save settings not defined with defpacustom (fixes #142)
Hendrik Tews
2017-01-18
split emergency-cleanup to handle interrupts properly (fixes #143)
Hendrik Tews
2017-01-17
fix coqtags
Hendrik Tews
2017-01-17
Add {Local ,}Axioms like {Local ,}Axiom, fix Parameters (#106)
Jason Gross
2017-01-17
Merge pull request #107 from JasonGross/patch-3
hendriktews
2017-01-14
Fix prooftree for Coq 8.6
Hendrik Tews
2016-12-31
add second argument to looking-back, required in emacs25
Hendrik Tews
2016-12-28
properly reset the vio2vo delay timer
Hendrik Tews
2016-12-16
Merge pull request #133 from hendriktews/file-error
hendriktews
2016-12-15
add quote to fix commit e3cc66dc2e60683531d75c12256d059ccbc64576
Hendrik Tews
2016-12-15
fix :get for coq-search-blacklist
Hendrik Tews
2016-12-15
Merge pull request #101 from tchajed/print-universes-option
hendriktews
2016-12-15
die gracefully when visiting files in nonexisting directories
Hendrik Tews
2016-12-14
fix generic interrupt procedure to interrupt parallel background compilation
Hendrik Tews
2016-12-14
fix race in vio2vo compilation start
Hendrik Tews
2016-12-14
Merge pull request #129 from hendriktews/keep-going
hendriktews
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-12-08
documentation and CHANGES for coq-compile-keep-going
Hendrik Tews
2016-12-08
option coq-compile-keep-going for parallel compilation
Hendrik Tews
2016-12-02
remove ancestor hash in Coq parallel background compilation
Hendrik Tews
2016-11-30
fix customize-group coq
Hendrik Tews
2016-11-30
style change: use when for if coq-debug-auto-compilation
Hendrik Tews
2016-11-30
use coq-- for internal compilation variables
Hendrik Tews
[prev]
[next]