index
:
proof-general
master
Emacs plugins for proof management systems
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-13
Update README.md
Julin S
2021-02-13
update magical documentation in manual for vok feature
Hendrik Tews
2021-02-13
update changes and documentation for vok feature
Hendrik Tews
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-02-13
new github action for make magic
Hendrik Tews
2021-01-31
update manuals with make magic
Hendrik Tews
2021-01-31
fix typos and unicode single quotations in doc strings
Hendrik Tews
2021-01-31
report arguments for closures with make magic
Hendrik Tews
2021-01-31
fix make magic problem with emacs 26 and older
Hendrik Tews
2021-01-31
fix another make magic problem from 2018
Hendrik Tews
2021-01-31
fix make magic problem from 2018
Hendrik Tews
2021-01-31
fix make magic problem from 2017
Hendrik Tews
2021-01-15
Preventive support of "goal instead of "subgoal" in coq messages.
Pierre Courtieu
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
reimplement functions not present in earlier emacs versions
Hendrik Tews
2020-12-19
include compile tests in CI elisp compilation
Hendrik Tews
2020-12-19
enable coq background compilation tests in github CI
Hendrik Tews
2020-12-19
fix 2 background compilation bugs for a dependency in state ready
Hendrik Tews
2020-12-19
add auto compile test to trigger two bugs for dependees in state ready
Hendrik Tews
2020-12-19
add test for recompilation with changes
Hendrik Tews
2020-12-19
add tests for parallel background compilation
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-12-10
Merge pull request #527 from rgrinberg/fix-byte-comp
Clément Pit-Claudel
2020-12-07
Merge pull request #526 from hendriktews/version-break-525
hendriktews
2020-12-07
protect coq-callcoq against escaping signals
Hendrik Tews
2020-12-07
fix coq-callcoq for emacs 27
Hendrik Tews
2020-12-06
Merge pull request #530 from ProofGeneral/fix-ci
Erik Martin-Dorel
2020-12-06
docs: Update README.md accordingly & Mention the URL of the debbug
Erik Martin-Dorel
2020-12-06
refactor: Simplify ci/init-tests.el
Erik Martin-Dorel
2020-12-06
fix: Workaround DebBug 34341 (fixed in Emacs 26.3, 27.1)
Erik Martin-Dorel
2020-12-01
Fix byte compilation
Rudi Grinberg
2020-11-19
coq: Add highlighting for Hint Mode
Clément Pit-Claudel
2020-10-16
Fix #514 + support for named goal selector.
Pierre Courtieu
2020-10-16
Fix #518: "Proof using" mode corrupts "Proof with tac".
Pierre Courtieu
2020-10-14
Merge pull request #517 from Lysxia/hl-compute
Clément Pit-Claudel
2020-10-14
Highlight Compute
Li-yao Xia
2020-09-11
fix(coq/coq.el): spelling of "whether" (#512)
dymil
2020-09-11
fix(CHANGES): spelling of "whether" (#511)
dymil
2020-09-11
Update PhoX link and add https (#510)
dymil
2020-06-23
Merge pull request #503 from hendriktews/issue-499-ancestor-append
Erik Martin-Dorel
2020-06-20
Merge pull request #501 from haselwarter/proof-shell-string-match-safe
Erik Martin-Dorel
2020-06-19
coq-par-compile: use hash for ancestors
Hendrik Tews
2020-06-18
Use `proof-shell-string-match-safe` to avoid failing on `nil` regexp
Philipp G. Haselwarter
2020-06-15
Add coloration for Ltac2 commands
Cyril Anaclet
2020-06-04
New hook for early prompt/output analyzis.
Pierre Courtieu
[next]