| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-17 | Merge PR #12653: Syntax for specifying cumulative inductives | coqbot-app[bot] | |
| Reviewed-by: mattam82 Reviewed-by: maximedenes Reviewed-by: jfehrle Ack-by: gares Ack-by: Zimmi48 Ack-by: ppedrot | |||
| 2020-11-16 | Merge PR #13040: [gc] Set GC policy as best-fit in OCaml >= 4.10.0 | coqbot-app[bot] | |
| Reviewed-by: gares Reviewed-by: ppedrot | |||
| 2020-11-16 | Merge PR #13384: Warn on hints without an explicit locality | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-11-16 | [gc] Set GC policy as best-fit in OCaml >= 4.10.0 | Emilio Jesus Gallego Arias | |
| Closes #11277 ; the `space_overhead` parameter has been selected for maximum speedup, in some cases it could also increase memory consumption. Please use `OCAMLRUNPARAM` to tune it and report back your experiments. | |||
| 2020-11-16 | Add changelog for #13337. | Hugo Herbelin | |
| 2020-11-16 | Merge PR #13373: Fixes #13363: in pose_all_metas_as_evars, use the context ↵ | coqbot-app[bot] | |
| of the definition of the metas Reviewed-by: mattam82 | |||
| 2020-11-16 | Merge PR #12516: Deprecate `Grab Existential Variables` and `Existential` ↵ | Pierre-Marie Pédrot | |
| commands Reviewed-by: Zimmi48 Reviewed-by: ppedrot | |||
| 2020-11-16 | Merge PR #13381: Deprecate "eauto @int_or_var @int_or_var", add "bfs eauto" | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-11-16 | Merge PR #13387: Fixes #12348: de Bruijn indices bug in the imitation part ↵ | coqbot-app[bot] | |
| of unification Reviewed-by: mattam82 | |||
| 2020-11-16 | Merge PR #13188: Default disable automatic generalization of Instance type | Pierre-Marie Pédrot | |
| Ack-by: Blaisorblade Reviewed-by: JasonGross Reviewed-by: Zimmi48 Ack-by: jfehrle Reviewed-by: ppedrot | |||
| 2020-11-16 | Merge PR #12685: Propagating scope information in indirect application to a ↵ | Pierre-Marie Pédrot | |
| reference. Ack-by: SkySkimmer Reviewed-by: ppedrot | |||
| 2020-11-16 | Document the deprecation of the commands. | Pierre-Marie Pédrot | |
| 2020-11-16 | Document the new warning. | Pierre-Marie Pédrot | |
| 2020-11-16 | Tentative fix for the refman. | Pierre-Marie Pédrot | |
| 2020-11-16 | Merge PR #13388: Export locality for all hint commands | coqbot-app[bot] | |
| Reviewed-by: silene Reviewed-by: gares Reviewed-by: Zimmi48 | |||
| 2020-11-16 | Merge PR #13365: Fix proof of Coq.Program.Wf.Fix_F_inv to be axiom-free | coqbot-app[bot] | |
| Reviewed-by: anton-trunov Reviewed-by: Blaisorblade | |||
| 2020-11-16 | Update grammar in doc | Jim Fehrle | |
| 2020-11-16 | Changelog for variance syntax | Gaëtan Gilbert | |
| 2020-11-16 | Doc for variance syntax | Gaëtan Gilbert | |
| 2020-11-16 | Merge PR #13290: Grant #13278: computation of return predicate takes care of ↵ | coqbot-app[bot] | |
| sort elimination constraints Reviewed-by: gares | |||
| 2020-11-16 | Slight improvement to the changelog entry. | Théo Zimmermann | |
| 2020-11-15 | Deprecate "eauto @int_or_var @int_or_var", add "bfs eauto" | Jim Fehrle | |
| 2020-11-15 | Merge PR #13308: Address #13304: in coqdoc, clearly distinguish block ↵ | Li-yao Xia | |
| verbatim from inline verbatim Reviewed-by: Lysxia | |||
| 2020-11-15 | Add changelog for #13387. | Hugo Herbelin | |
| 2020-11-15 | Merge PR #13383: Fixes #11816: using {wf ...} in a local fixpoint is an ↵ | coqbot-app[bot] | |
| error, not an anomaly Reviewed-by: ejgallego | |||
| 2020-11-15 | Merge PR #13376: Fixes #13266: Avoiding encapsulating exceptions w/o a ↵ | coqbot-app[bot] | |
| handler in NotFoundInstance Reviewed-by: ejgallego | |||
| 2020-11-15 | Merge PR #13368: Fix dune rules for @check-gram following recent changes. | coqbot-app[bot] | |
| Reviewed-by: jfehrle | |||
| 2020-11-15 | Merge PR #13375: Distinguish one_pattern and one_term nonterminals, improve ↵ | coqbot-app[bot] | |
| description of Instance command Reviewed-by: Zimmi48 | |||
| 2020-11-15 | Document the new export locality for the remaining hint commands. | Pierre-Marie Pédrot | |
| 2020-11-15 | Add changelog for #13383. | Hugo Herbelin | |
| 2020-11-15 | Doc and changelog for Instance Generalized Output | Gaëtan Gilbert | |
| 2020-11-15 | Adding change log for #12685. | Hugo Herbelin | |
| 2020-11-15 | Merge PR #13339: In -noinit mode, add support for Proof using, using is not ↵ | Pierre-Marie Pédrot | |
| a keyword. Ack-by: SkySkimmer Reviewed-by: herbelin Ack-by: ppedrot | |||
| 2020-11-15 | Merge PR #13356: Make the universe of primitive arrays irrelevant | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-11-14 | Documenting one-line verbatim. | Hugo Herbelin | |
| 2020-11-14 | Distinguish one_pattern and one_term nonterminals | Jim Fehrle | |
| 2020-11-14 | Move destructuring let syntax closer to its documentation. | Théo Zimmermann | |
| 2020-11-14 | Add changelog for #13376. | Hugo Herbelin | |
| 2020-11-13 | Add changelog for #13373. | Hugo Herbelin | |
| 2020-11-13 | Make the universe of primitive arrays irrelevant | Gaëtan Gilbert | |
| Fix #13354 This change is very specific to array, but should not be a significant obstacle to generalization of the feature to eg axioms if we want to later. | |||
| 2020-11-13 | Fix dune rules for @check-gram following recent changes. | Théo Zimmermann | |
| 2020-11-13 | Merge PR #12420: [stdlib] Decidable instance for negation | coqbot-app[bot] | |
| Reviewed-by: Blaisorblade Ack-by: SkySkimmer | |||
| 2020-11-13 | Add changelog for #13365 | Li-yao Xia | |
| 2020-11-12 | Add changelog entry for Proof using in -noinit mode. | Théo Zimmermann | |
| 2020-11-12 | Move last changelog entry for 8.12.1. | Théo Zimmermann | |
| 2020-11-12 | Merge PR #13351: Fixes #13349: accept Search on subparts of an identifier, ↵ | coqbot-app[bot] | |
| not only on subidentifiers of an identifier Reviewed-by: Zimmi48 | |||
| 2020-11-12 | Merge PR #13331: Fix #13330: Kernel messes with polymorphic side-effects. | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Reviewed-by: SkySkimmer Ack-by: gares Ack-by: jfehrle Ack-by: jashug Ack-by: ejgallego | |||
| 2020-11-12 | Merge PR #13345: Addressing #13344: clarifying the role of Add ML Path vs -I | coqbot-app[bot] | |
| Reviewed-by: ejgallego Reviewed-by: Zimmi48 Ack-by: ppedrot Ack-by: jfehrle | |||
| 2020-11-12 | Add documentation about the soundness bug. | Pierre-Marie Pédrot | |
| 2020-11-12 | Add changelog for #13345. | Hugo Herbelin | |
| Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
