| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-12-07 | Merge PR #11141: Moving the diversity of constr printers to a label style | Emilio Jesus Gallego Arias | |
| Ack-by: SkySkimmer Reviewed-by: ejgallego | |||
| 2019-12-06 | Adding documentation in printer.mli | Hugo Herbelin | |
| 2019-12-06 | Adding overlay for Quickchick PR#145. | Hugo Herbelin | |
| 2019-12-06 | Moving the diversity of constr printers to a label style. | Hugo Herbelin | |
| This allows to give access to all printing options (e.g. a scope or being-in-context) to every printer w/o increasing the numbers of functions. | |||
| 2019-12-06 | Merge PR #11127: Added theorem Nat.bezout_comm. | Hugo Herbelin | |
| Ack-by: Zimmi48 Ack-by: herbelin | |||
| 2019-12-06 | Merge PR #11232: Remove latex files that should be regenerated by make | Théo Zimmermann | |
| Ack-by: Zimmi48 | |||
| 2019-12-06 | Merge PR #11174: [dune] Update to dune language version 2.0 | Théo Zimmermann | |
| Reviewed-by: Zimmi48 | |||
| 2019-12-05 | Merge PR #11241: Unfortunate Coq 8.10 bug with "cofix with" tactic syntax | Emilio Jesus Gallego Arias | |
| Reviewed-by: Zimmi48 Reviewed-by: ejgallego | |||
| 2019-12-05 | Merge PR #11172: Interleave removal of coercions and search for notations | Emilio Jesus Gallego Arias | |
| Ack-by: Zimmi48 Reviewed-by: ejgallego | |||
| 2019-12-05 | Unfortunate bug with "cofix with": case of a CProdN over no bindings. | Hugo Herbelin | |
| Failing on CProdN([],...) was maybe a bit too radical. | |||
| 2019-12-05 | Added Nat.bezout_comm. | Daniel de Rauglaudre | |
| 2019-12-05 | Merge PR #11210: Tacinterp: push_trace doesn't need to be wrapped in a tactic | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2019-12-04 | Overlay for ELPI | Hugo Herbelin | |
| 2019-12-04 | [dune] Update to dune language version 2.0 | Emilio Jesus Gallego Arias | |
| This is the minimal set of changes requires for Coq to build under 2.0 mode. We may likely take advantage of some more new features. Note that Dune 2.0 requires OCaml >= 4.06.0, OPAM allows to use Dune in older versions as it will install a secondary compiler. | |||
| 2019-12-03 | Update ↵ | Hugo Herbelin | |
| doc/changelog/03-notations/11172-master+coercion-notation-interleaved-printing.rst Co-Authored-By: Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr> | |||
| 2019-12-03 | Printing: Interleaving search for notations and removal of coercions. | Hugo Herbelin | |
| We renounce to the ad hoc rule preferring a notation w/o delimiter for a term with coercions stripped over a notation for the fully-applied terms with coercions not removed. Instead, we interleave removal of coercions and search for notations: we prefer a notation for the fully applied term, and, if not, try to remove one coercion, and try again a notation for the remaining term, and if not, try to remove the next coercion, etc. Note: the flatten_application could be removed if prim_token were able to apply on a prefix of an application node. | |||
| 2019-12-03 | Merge PR #11113: Remove deprecated compat modifier of Notation / Infix commands. | Emilio Jesus Gallego Arias | |
| Reviewed-by: JasonGross Reviewed-by: ejgallego Reviewed-by: maximedenes | |||
| 2019-12-03 | Merge PR #11162: [CS] support #[local] attribute | Maxime Dénès | |
| Ack-by: SkySkimmer Reviewed-by: Zimmi48 Reviewed-by: maximedenes | |||
| 2019-12-03 | Merge PR #11175: coercion functions are never called without a term to coerce | Enrico Tassi | |
| Reviewed-by: gares | |||
| 2019-12-02 | Remove latex files that should be regenerated by make | Jim Fehrle | |
| If these files are present in the latex directory, "make refman-pdf" may fail to generate CoqRefMan.pdf. | |||
| 2019-12-02 | Merge PR #11198: Display more information when complexity tests fail | Hugo Herbelin | |
| Reviewed-by: gares Reviewed-by: herbelin | |||
| 2019-12-02 | Merge PR #11227: Allow to override build date with SOURCE_DATE_EPOCH | Emilio Jesus Gallego Arias | |
| Reviewed-by: Zimmi48 Reviewed-by: ejgallego | |||
| 2019-12-02 | Remove deprecated compat modifier of Notation / Infix commands. | Théo Zimmermann | |
| And simplify a lot the compatibility infrastructure following this. Update dev/tools/update-compat.py Remove much complexity. Co-authored-by: Jason Gross <jgross@mit.edu> | |||
| 2019-12-02 | Allow to override build date with SOURCE_DATE_EPOCH | Bernhard M. Wiedemann | |
| in order to make builds reproducible. See https://reproducible-builds.org/ for why this is good and https://reproducible-builds.org/specs/source-date-epoch/ for the definition of this variable. Fixes #11037 | |||
| 2019-12-02 | [CS] support #[local] attribute | Enrico Tassi | |
| 2019-12-02 | Merge PR #11165: [CI] Test latest artifacts of SF instead of the stable version | Emilio Jesus Gallego Arias | |
| Reviewed-by: SkySkimmer Reviewed-by: ejgallego | |||
| 2019-12-02 | [ci] [sf] Add authentication to artifact download. | Emilio Jesus Gallego Arias | |
| It seems we need to pass the token to the actual artifact download. | |||
| 2019-12-02 | [CI] Test latest artifacts of SF instead of the stable version | Maxime Dénès | |
| 2019-12-02 | Merge PR #11031: Release notes 8.11 | Pierre-Marie Pédrot | |
| 2019-12-02 | List of 8.11 contributors and stats. | Théo Zimmermann | |
| 2019-12-02 | Merge redundant consecutive changelog entries on reals. | Théo Zimmermann | |
| 2019-12-02 | Highlight refine attribute for Instance. | Théo Zimmermann | |
| 2019-12-02 | Warn more clearly about incompatibilities coming from #10476. | Théo Zimmermann | |
| 2019-12-02 | 8.11 release notes. | Matthieu Sozeau | |
| 2019-12-02 | Move unreleased changelog to new 8.11 section. | Théo Zimmermann | |
| 2019-12-02 | Merge PR #10575: Clean up deprecations | Théo Zimmermann | |
| Reviewed-by: Zimmi48 Reviewed-by: silene | |||
| 2019-12-01 | Merge PR #11185: Remove deprecated Typeclasses Axioms Are Instances. | Gaëtan Gilbert | |
| Reviewed-by: SkySkimmer Reviewed-by: cpitclaudel | |||
| 2019-12-01 | Merge PR #11220: coq_makefile: ml4 -> mlg in usage (since ml4 files are ↵ | Enrico Tassi | |
| rejected). Reviewed-by: gares | |||
| 2019-11-30 | coq_makefile: ml4 -> mlg in usage (since ml4 files are rejected). | Hugo Herbelin | |
| 2019-11-30 | Actually deprecate `SearchAbout` | Maxime Dénès | |
| Fixes #10573 | |||
| 2019-11-30 | Actually deprecate the `cutrewrite` tactic | Maxime Dénès | |
| The manual was already saying that it was deprecated, but no warning was emitted. Fixes #10572 | |||
| 2019-11-30 | Deprecation annotation for `convert_concl_no_check` | Maxime Dénès | |
| 2019-11-29 | Merge PR #11184: Undeprecate Add Setoid / Add Morphism. | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2019-11-29 | Merge PR #11076: Remove all remaining calls to “omega” from the standard ↵ | Emilio Jesus Gallego Arias | |
| library Reviewed-by: ejgallego | |||
| 2019-11-29 | Remove deprecated Typeclasses Axioms Are Instances. | Théo Zimmermann | |
| 2019-11-29 | Merge PR #10931: Add types of changes to changelog entries. | Emilio Jesus Gallego Arias | |
| Ack-by: SkySkimmer Reviewed-by: ejgallego | |||
| 2019-11-29 | Merge PR #11204: Relax the pattern complexity test | Emilio Jesus Gallego Arias | |
| Reviewed-by: ejgallego | |||
| 2019-11-29 | Merge PR #11186: Remove undocumented and deprecated `Congruence Depth` option | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2019-11-28 | Tacinterp: push_trace doesn't need to be wrapped in a tactic | Gaëtan Gilbert | |
| This lets us get rid of dummy proofview manips. Simplifications based on [(tclUNIT foo >>= f) = f foo] | |||
| 2019-11-28 | Merge PR #11192: [ci] Split up fiat-crypto deps | Emilio Jesus Gallego Arias | |
| Ack-by: SkySkimmer Reviewed-by: Zimmi48 Reviewed-by: ejgallego | |||
