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-05-14
Merge PR #10145: Code cleanups in tactics
Hugo Herbelin
2019-05-14
Remove the sidecond_first flag of apply-related tactics.
Pierre-Marie Pédrot
2019-05-14
Remove the elimrename field from Tactics.eliminator.
Pierre-Marie Pédrot
2019-05-14
Code factorization in elim tactics.
Pierre-Marie Pédrot
2019-05-14
Merge PR #10152: Move last changelog entries for 8.10+beta1.
Vincent Laporte
2019-05-13
Missing change entry for #9854.
Théo Zimmermann
2019-05-13
Move last changelog entries for 8.10+beta1.
Théo Zimmermann
2019-05-13
Merge PR #10085: Do not include unreleased changelog in released versions.
Vincent Laporte
2019-05-13
Merge PR #10076: [Canonical structures] Annotation to field declarations to p...
Enrico Tassi
2019-05-13
Merge PR #9887: [api] Remove 8.10 deprecations.
Gaëtan Gilbert
2019-05-13
Merge PR #10061: Print custom grammar entries
Vincent Laporte
2019-05-13
Merge PR #10079: [refman] Move Ltac examples to Ltac chapter.
Vincent Laporte
2019-05-12
Merge PR #10083: Avoid trivial (u=u) constraints in AcyclicGraph.constraints_for
Emilio Jesus Gallego Arias
2019-05-11
Merge PR #10006: NanoPG: a general fix + fixing Meta-based bindings on MacOS ...
Pierre-Marie Pédrot
2019-05-11
Remove the sidecond_first flag of apply-related tactics.
Pierre-Marie Pédrot
2019-05-11
Remove the elimrename field from Tactics.eliminator.
Pierre-Marie Pédrot
2019-05-11
Code factorization in elim tactics.
Pierre-Marie Pédrot
2019-05-11
Merge PR #10052: Cleanup the hypothesis conversion function
Hugo Herbelin
2019-05-10
Use Print Custom Grammar to inspect custom entries
Jasper Hugunin
2019-05-10
[refman] Mention the `#[canonical(false)]` attribute
Vincent Laporte
2019-05-10
[Attributes] Allow explicit value for two-valued attributes
Vincent Laporte
2019-05-10
Add overlay for elpi
Vincent Laporte
2019-05-10
Changelog for PR #10076
Vincent Laporte
2019-05-10
[User manual] Fix two warnings related to canonical structures
Vincent Laporte
2019-05-10
[Canonical structures] “not_canonical” annotation to field declarations
Vincent Laporte
2019-05-10
[Canonical structures] Some projections may not be canonical
Vincent Laporte
2019-05-10
Merge PR #10058: Remove various circumvolutions from reduction behaviors
Enrico Tassi
2019-05-10
Merge PR #10080: Define minimum Sphinx version in conf.py.
Clément Pit-Claudel
2019-05-10
Merge PR #9854: Improve field_simplify on fractions with constant denominator
Michael Soegtrop
2019-05-10
Merge PR #10065: CI: run coqchk without -silent
Emilio Jesus Gallego Arias
2019-05-10
Add overlays for coq/coq#10052.
Pierre-Marie Pédrot
2019-05-10
Fast-path for reordering of a single closed variable.
Pierre-Marie Pédrot
2019-05-10
Take advantage of the ordering / conversion check split.
Pierre-Marie Pédrot
2019-05-10
Split the hypothesis conversion check in a conversion + ordering check.
Pierre-Marie Pédrot
2019-05-10
Make the check flag of conversion functions mandatory.
Pierre-Marie Pédrot
2019-05-10
Logic.convert_hyp now takes an environment as an argument.
Pierre-Marie Pédrot
2019-05-10
Cleanup of Logic.convert_hyp.
Pierre-Marie Pédrot
2019-05-10
Remove various circumvolutions from reduction behaviors
Maxime Dénès
2019-05-10
CI: run coqchk without -silent
Gaëtan Gilbert
2019-05-10
Merge PR #10120: Clean-up: remove dead appveyor.sh file.
Emilio Jesus Gallego Arias
2019-05-10
[api] Remove 8.10 deprecations.
Emilio Jesus Gallego Arias
2019-05-10
Better title for the first example of the Ltac examples section.
Théo Zimmermann
2019-05-09
Merge PR #10081: Remove ppedrot/ltac2 from CI after integration in main repo
Michael Soegtrop
2019-05-09
Switched Coquelicot CI URLs from INRIA gforge to INRIA gitlab
Michael Soegtrop
2019-05-09
Improve the first two Ltac examples.
Théo Zimmermann
2019-05-09
Merge PR #10046: [primitive integers] Make div21 implems consistent with its ...
Maxime Dénès
2019-05-09
Merge PR #10126: Ignore generated dune file for Ltac2
Gaëtan Gilbert
2019-05-09
Ignore generated dune file for Ltac2
Vincent Laporte
2019-05-09
Merge PR #10082: Fix PLUGINSVO computation after ltac2 integration
Maxime Dénès
2019-05-09
Rewording, language improvements.
Théo Zimmermann
[next]