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-par-compile.el
Age
Commit message (
Expand
)
Author
2021-02-13
improve/fix code documentation for vok processing
Hendrik Tews
2021-02-13
add second stage -vok for Coq >= 8.11
Hendrik Tews
2021-02-13
generalize vio2vo symbol names for vok compilation
Hendrik Tews
2021-01-10
add Coq compile test for a delayed require
Hendrik Tews
2020-12-26
make-temp-file without text argument for emacs 25
Hendrik Tews
2020-12-19
ensure vo compilation for tests, increase parallelism, more config output
Hendrik Tews
2020-12-19
fix 2 background compilation bugs for a dependency in state ready
Hendrik Tews
2020-12-19
add test for recompilation with changes
Hendrik Tews
2020-12-19
fix keep-going when dependency exists but failed
Hendrik Tews
2020-12-19
redesign of parallel background compilation without clones
Hendrik Tews
2020-06-19
coq-par-compile: use hash for ancestors
Hendrik Tews
2020-04-15
coq-par-compile: support -vos for coq >= 8.11 and default setting change
Hendrik Tews
2019-08-21
coq-par-compile: fix 8.10 -schedule-vio2vo incompatibility
Hendrik Tews
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-12-12
Cleanup patch; Moving defvar to toplevel
Stefan Monnier
2018-08-23
Fix most doc issues raised by (checkdoc)
Erik Martin-Dorel
2018-02-21
Update copyright messages and improve the header of elisp files.
Erik Martin-Dorel
2017-05-05
Change (eval-when (compile) ...) to (eval-when-compile ...)
Clément Pit--Claudel
2017-03-08
Remove uses of defpacustom in coq-compile-common
Clément Pit--Claudel
2017-03-08
Fix incorrect uses of defvar
Clément Pit--Claudel
2017-01-18
split emergency-cleanup to handle interrupts properly (fixes #143)
Hendrik Tews
2016-12-28
properly reset the vio2vo delay timer
Hendrik Tews
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-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
style change: use when for if coq-debug-auto-compilation
Hendrik Tews
2016-11-30
use coq-- for internal compilation variables
Hendrik Tews
2016-11-29
delay vio2vo compilation
Hendrik Tews
2016-11-29
don't unnecessarily delete .vio files for ensure-vo
Hendrik Tews
2016-11-29
support vio2vo background processing
Hendrik Tews
2016-11-22
improve compilation when both .vio and .vo are up-to-date
Hendrik Tews
2016-11-17
fix parallel compilation for the unlikely case of identical time stamps
Hendrik Tews
2016-11-16
first version for quick compilation
Hendrik Tews
2016-11-10
avoid leaving partial files behind when compilation fails
Hendrik Tews
2016-11-02
fix #123, also improve debugging output
Hendrik Tews
2016-10-28
fix typo in last commit
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-06-23
Fix a typo
Clément Pit--Claudel
2016-06-23
par-compile: Don't try to compile plugins (cm.*)
Clément Pit--Claudel
2016-03-08
Should fix #49 and #55 (compilation of From .. Require).
Pierre Courtieu
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
2015-12-14
Small refactoring of coqxxx args detection.
Pierre Courtieu
2015-11-17
recompilation: Improve error checking
Clément Pit--Claudel
2013-07-11
fix two bugs in parallel compilation for Coq
Hendrik Tews
2013-03-05
fix overwriting the empty compilation queue
Hendrik Tews
[next]