index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-28
Use only lowercase for unimath in CI scripts
Gaëtan Gilbert
2019-03-28
Merge PR #9129: [proof] Removal of imperative state ; interpretation layers o...
Maxime Dénès
2019-03-28
Merge PR #9743: Relax the ambiguous path condition of coercion
Enrico Tassi
2019-03-28
Merge PR #9850: [dune] Don't have `lib` depend on `dynlink`
Théo Zimmermann
2019-03-27
Merge PR #9828: Fix syntax of Typeclasses eauto := in reference manual.
Jim Fehrle
2019-03-28
[dune] Don't have `lib` depend on `dynlink`
Emilio Jesus Gallego Arias
2019-03-27
[doc] [abstract] Document a bit some problems with abstract.
Emilio Jesus Gallego Arias
2019-03-27
[funind] Try to be more precise with universe contexts in recdef hooks.
Emilio Jesus Gallego Arias
2019-03-27
[proof_global] [ci] Overlays for removal of imperative state.
Emilio Jesus Gallego Arias
2019-03-27
[geninterp] Track polymorphic status in tactic interpretation.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] [stm] Tweak `with_fail` and hopefully fix the semantics.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] Thread proof state to declare_assumption for warning
Emilio Jesus Gallego Arias
2019-03-27
[vernacular] Make `Show` fail again when no goals remain.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] Allow path for `save_proof` where no proof state is present.
Emilio Jesus Gallego Arias
2019-03-27
[plugin tutorial] Adapt to removal of imperative state.
Emilio Jesus Gallego Arias
2019-03-27
[plugins] [funind] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[plugins] [extraction] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[plugins] [derive] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[plugins] [setoid_ring] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[plugins] [micromega] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[plugins] [ssr] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[coqpp] [ltac] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[vernac] Adapt to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[tactic] Adapt tactic layer to removal of imperative proof state.
Emilio Jesus Gallego Arias
2019-03-27
[printing] Removal of imperative state.
Emilio Jesus Gallego Arias
2019-03-27
[proof_global] Removal of imperative state.
Emilio Jesus Gallego Arias
2019-03-27
Merge PR #9827: Move code ownership of reals library to new maintainer team.
Maxime Dénès
2019-03-27
Merge PR #9807: Fix CoqIDE progress bar.
Enrico Tassi
2019-03-27
Merge PR #9825: Deprecate `Refine Instance Mode` option
Théo Zimmermann
2019-03-27
Merge PR #9819: Fix make sphinx failure on Windows
Enrico Tassi
2019-03-27
Deprecate `Refine Instance Mode` option
Maxime Dénès
2019-03-27
[nix] Update reference to nixpkgs
Vincent Laporte
2019-03-27
Merge PR #9837: Fix some critical-bugs informations
Théo Zimmermann
2019-03-26
Fix reproduction info for some past critical bugs
Gaëtan Gilbert
2019-03-26
Incorrect details in critical bug info (prop_set_proof_irrelevance)
Gaëtan Gilbert
2019-03-26
Fix make sphinx failure
Jim Fehrle
2019-03-26
Merge PR #9690: Fix 9663 (Miller pattern unification fails on evars)
Matthieu Sozeau
2019-03-26
Merge PR #9833: Improve the backport script.
Théo Zimmermann
2019-03-26
Merge PR #9489: [ssr] avoid HO unification to perform truncation analysy in elim
Maxime Dénès
2019-03-26
[evarconv] solve_simple_eqn is weaker than miller pattern (fix #9663)
Enrico Tassi
2019-03-26
Improve the backport script.
Guillaume Melquiond
2019-03-26
Merge PR #9826: [ssr] Two small improvements
Enrico Tassi
2019-03-26
Merge PR #9829: [Vernacular] Deprecate the “Show Script” command
Enrico Tassi
2019-03-26
Fix syntax of Typeclasses eauto := in reference manual.
Théo Zimmermann
2019-03-25
Merge PR #8094: Remove `Automatic Coercions Import` option.
Pierre-Marie Pédrot
2019-03-25
[Vernacular] Deprecate the “Show Script” command
Vincent Laporte
2019-03-25
Move code ownership of reals library to new maintainer team.
Théo Zimmermann
2019-03-25
[ssr] Use Coqlib in “abstract”
Vincent Laporte
2019-03-25
[ssr] More detailed error message in rewrite
Vincent Laporte
2019-03-25
[ssr] avoid HO unif when doing truncation analysis
Enrico Tassi
[next]