index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-11
Make sure Ltac2 get cleaned too.
Guillaume Melquiond
2021-01-11
Merge PR #13622: Use the Evarutil cache for Class_tactics.evar_dependencies.
coqbot-app[bot]
2021-01-11
Use the Evarutil cache for Class_tactics.evar_dependencies.
Pierre-Marie Pédrot
2021-01-10
Merge PR #13469: Use nat_or_var for fail/gfail
Pierre-Marie Pédrot
2021-01-09
Merge PR #13299: Remember universe instances of constants in notations
coqbot-app[bot]
2021-01-07
Use nat_or_var for fail/gfail
Jim Fehrle
2021-01-07
Merge PR #13696: Deprecate "at ... with ..." in change tactic (use "with ... ...
Pierre-Marie Pédrot
2021-01-07
Merge PR #13718: Move printing and sorting out of AcyclicGraph
coqbot-app[bot]
2021-01-07
Merge PR #13715: [micromega] Add missing support for `implb`
Vincent Laporte
2021-01-06
Merge PR #13563: Revival of #9710 (Compact kernel representation of pattern-m...
coqbot-app[bot]
2021-01-06
Merge PR #13714: Changelog for 8.13.0
coqbot-app[bot]
2021-01-06
Further pushing up the printing and sorting of universes.
Pierre-Marie Pédrot
2021-01-06
[micromega] Add missing support for `implb`
BESSON Frederic
2021-01-05
Move universe printing out of AcyclicGraph.
Pierre-Marie Pédrot
2021-01-05
Merge PR #13716: [doc] tell sphinxcontrib-bibtex which bibtex file to use
coqbot-app[bot]
2021-01-05
[doc] tell sphinxcontrib-bibtex which bibtex file to use
Enrico Tassi
2021-01-04
Remember universe instances of constants in notations
Jasper Hugunin
2021-01-04
Document the change of case representation.
Pierre-Marie Pédrot
2021-01-04
Add overlays.
Pierre-Marie Pédrot
2021-01-04
Try to preserve the old unification behaviour w.r.t. let-ins in branches.
Pierre-Marie Pédrot
2021-01-04
Make detyping more robust w.r.t. case representation.
Pierre-Marie Pédrot
2021-01-04
Remove redundant univ and parameter info from CaseInvert
Gaëtan Gilbert
2021-01-04
Fix behaviour of destruct after change of case representation.
Pierre-Marie Pédrot
2021-01-04
Temporarily deactivating printing check for cases.
Pierre-Marie Pédrot
2021-01-04
EConstr iterators respect the binding structure of cases.
Pierre-Marie Pédrot
2021-01-04
Change the representation of kernel case.
Pierre-Marie Pédrot
2021-01-04
Move the relative linking order of Inductive w.r.t. VM / native.
Pierre-Marie Pédrot
2021-01-04
Merge PR #13685: Add a debug printer for fconstr substitutions.
coqbot-app[bot]
2021-01-04
Merge PR #13694: Add a test for a complex conversion involving pattern-matchi...
coqbot-app[bot]
2021-01-04
Changelog for 8.13.0
Enrico Tassi
2021-01-02
Deprecate "at ... with ..." in change tactic
Jim Fehrle
2021-01-01
Merge PR #13470: Convert rewriting and proof-mode chapters to prodn
coqbot-app[bot]
2021-01-01
Merge PR #13693: [ci] Switch to testing the maintenance branch for Flocq 3.
coqbot-app[bot]
2020-12-31
Adding a test for conversion involving let-bindings in inductive parameters.
Pierre-Marie Pédrot
2020-12-31
Add a test for a complex conversion involving pattern-matching with let-bindi...
Pierre-Marie Pédrot
2020-12-30
Convert rewriting and proof-mode chapters to prodn
Jim Fehrle
2020-12-30
Merge PR #13692: Fix failing Windows CI builds.
coqbot-app[bot]
2020-12-30
Merge PR #13321: Move evaluable_global_reference from Names to Tacred.
coqbot-app[bot]
2020-12-30
Merge PR #13682: Fix broken HTML rendering of inference rules (fix #12783).
coqbot-app[bot]
2020-12-30
Fix failing Windows CI builds.
Théo Zimmermann
2020-12-30
[ci] Switch to testing the maintenance branch for Flocq 3.
Théo Zimmermann
2020-12-30
Merge PR #13684: Document the -native-compiler option
coqbot-app[bot]
2020-12-29
Merge PR #13686: [refman] Clarify meaning of goal in documentation of instant...
coqbot-app[bot]
2020-12-29
[refman] Clarify meaning of goal in documentation of instantiate.
Théo Zimmermann
2020-12-29
Document the -native-compiler option
Pierre Roux
2020-12-28
Register a printer for fconstr substitutions in the kernel.
Pierre-Marie Pédrot
2020-12-28
Export a high-level representation of term substitutions.
Pierre-Marie Pédrot
2020-12-28
Merge PR #13665: Set Python's default output encoding to utf-8
coqbot-app[bot]
2020-12-28
Merge PR #13662: Fixes #13657: vscoq needs goal uid.
coqbot-app[bot]
2020-12-28
Fix broken HTML rendering of inference rules (fix #12783).
Guillaume Melquiond
[next]