| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-21 | Merge PR #13911: Remove the :> type cast? | coqbot-app[bot] | |
| Reviewed-by: mattam82 Ack-by: Zimmi48 | |||
| 2021-04-16 | [zify] bugfix | Frederic Besson | |
| - to zify the conclusion, we are using Tactics.apply (not rewrite) Closes #11089 - constrain the arguments of Add Zify X to be GlobRef.t Unset Primitive Projections so that projections are GlobRef.t. Closes #14043 Update doc/sphinx/addendum/micromega.rst Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2021-04-02 | Remove the omega tactic and related options | Jim Fehrle | |
| 2021-03-30 | Remove the :> type cast | Jim Fehrle | |
| 2021-03-08 | Convert 2nd part of rewriting chapter to prodn | Jim Fehrle | |
| 2021-01-28 | Merge PR #13781: [micromega] Deprecate hopefully useless options and flags | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Ack-by: jfehrle | |||
| 2021-01-26 | Merge PR #13758: Remove the Hide Obligations flag (deprecated in 8.12) | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Reviewed-by: Zimmi48 | |||
| 2021-01-25 | Remove the Hide Obligations flag | Jim Fehrle | |
| 2021-01-25 | Update doc/sphinx/addendum/micromega.rst | Frédéric Besson | |
| Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2021-01-22 | [micromega] Deprecate hopefully useless options and flags | BESSON Frederic | |
| The goal is to eventually only use the Simplex solver and remove all the code needed for fourier elimination. | |||
| 2021-01-19 | Remove Add InjTyp and 10 other micromega commands | Jim Fehrle | |
| 2021-01-18 | Merge PR #13705: Improve documentation of rewrite_strat/innermost and outermost | coqbot-app[bot] | |
| Reviewed-by: JasonGross Reviewed-by: Zimmi48 Ack-by: gares | |||
| 2021-01-06 | Improve description of rewrite_strat/innermost and outermost | Jim Fehrle | |
| 2020-12-30 | Convert rewriting and proof-mode chapters to prodn | Jim Fehrle | |
| 2020-11-24 | Convert auto chapter to prodn | Jim Fehrle | |
| 2020-11-20 | Use nat_or_var where negative values don't make sense | Jim Fehrle | |
| 2020-11-18 | [attributes] Update error message referring to deprecated syntax. | Emilio Jesus Gallego Arias | |
| 2020-11-18 | Review commit: improving the doc of boolean attributes. | Théo Zimmermann | |
| 2020-11-18 | [attributes] Deprecate `attr(true)` syntax in favor of booelan attributes. | Emilio Jesus Gallego Arias | |
| We introduce a warning so boolean attributes are expected to be of the form `attr={yes,no}` or just `attr` (for `yes`). We update the documentation, test-suite, and changelog. | |||
| 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 #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 | Doc for variance syntax | Gaëtan Gilbert | |
| 2020-11-15 | Doc and changelog for Instance Generalized Output | Gaëtan Gilbert | |
| 2020-11-14 | Distinguish one_pattern and one_term nonterminals | Jim Fehrle | |
| 2020-11-10 | Convert logic.rst to prodn | Jim Fehrle | |
| 2020-11-09 | [refman] Stop applying a special style to Coq, CoqIDE, OCaml and Gallina. | Théo Zimmermann | |
| The smallcaps rendering was inexistent in the PDF version and did not look good in the HTML version. | |||
| 2020-11-09 | Remove virtually unused replace rule. | Théo Zimmermann | |
| 2020-11-05 | Change the title of the automatic tactic chapter and of its sections. | Théo Zimmermann | |
| Prefer the term 'solver' to 'decision procedure'. | |||
| 2020-10-24 | Convert misc chapters to prodn | Jim Fehrle | |
| 2020-10-22 | Merge PR #11924: Add style for smallcaps. | coqbot-app[bot] | |
| Reviewed-by: jfehrle | |||
| 2020-10-20 | Add some missing smallcaps. | Théo Zimmermann | |
| 2020-10-20 | [zify] Use flag for Z.to_euclidean_division_equations. | Frédéric Besson | |
| Update doc/sphinx/addendum/micromega.rst Co-authored-by: Jason Gross <jasongross9@gmail.com> Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2020-10-20 | [zify] Add support for Int63.int | Frédéric Besson | |
| Update doc/sphinx/addendum/micromega.rst Co-authored-by: Jason Gross <jasongross9@gmail.com> Update theories/micromega/ZifyInt63.v Co-authored-by: Jason Gross <jasongross9@gmail.com> | |||
| 2020-10-02 | {new,setoid_}ring -> ring | Maxime Dénès | |
| I believe this renaming makes it easier for new contributors to discover the code of `ring`. | |||
| 2020-09-27 | Reduce nitpick_ignore list a little. | Théo Zimmermann | |
| 2020-09-11 | [refman] Rename num to natural | Pierre Roux | |
| 2020-09-11 | Minimal changes to make the refman compatible with Sphinx 3. | Théo Zimmermann | |
| Co-authored-by: Jim Fehrle <jfehrle@sbcglobal.net> | |||
| 2020-09-03 | Merge PR #12953: Add :math: around math | coqbot-app[bot] | |
| Reviewed-by: jfehrle Ack-by: JasonGross | |||
| 2020-08-30 | Add :math: around math | Jason Gross | |
| 2020-08-30 | Fix rendering of -> in micromega | Jason Gross | |
| 2020-08-25 | Require NsatzTactic: nsatz support for Z and Q | Jason Gross | |
| The purpose of `NsatzTactic` is to allow using `nsatz` without the dependency on real axioms. So we declare the instances for `Z` and `Q` in that file, so that users don't have to re-create them. Fixes #12860 | |||
| 2020-08-19 | Fixes #10902 by adding a mention of the JSON extraction in the documentation. | Martin Bodin | |
| Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2020-07-01 | UIP in SProp | Gaëtan Gilbert | |
| 2020-06-20 | Add a pre-hook mechanism for the `zify` tactic | Kazuhiko Sakaguchi | |
| 2020-06-14 | Update zify documentation | Frédéric Besson | |
| Add Zify <X> are documented. Add <X> is deprecated as it clashed with the standard Add command | |||
| 2020-06-14 | [micromega] native support for boolean operators | Frédéric Besson | |
| The syntax of formulae is extended to support boolean constants (true, false), boolean operators Bool.andb, Bool.orb, Bool.implb, Bool.negb, Bool.eqb and comparison operators Z.eqb, Z.ltb, Z.gtb, Z.leb and Z.ltb. | |||
| 2020-06-09 | Minor improvements to the section on sorts. | Théo Zimmermann | |
| 2020-06-08 | Convert Ltac chapter to prodn | Jim Fehrle | |
| 2020-06-08 | Make automatic name generation for directives more consistent: | Jim Fehrle | |
| - by default, generate names for all directives using the prefix "[a-zA-Z0-9_ ]+" except - don't generate a name for cmdv and tacv - generate more flexibily for exn, warn and attr | |||
| 2020-05-16 | Add redirects for HTML pages that were moved. | Théo Zimmermann | |
