| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-20 | Merge PR #13352: Configure default value of -native-compiler | coqbot-app[bot] | |
| Reviewed-by: erikmd Reviewed-by: silene Ack-by: mattam82 Ack-by: Blaisorblade Ack-by: gares Ack-by: Zimmi48 Ack-by: SkySkimmer Ack-by: ejgallego | |||
| 2020-11-20 | Merge PR #13233: add perennial to benchmark suite | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-11-20 | [CI] Deactivate native-compiler in some jobs | Pierre Roux | |
| A few libraries in the CI don't compile with it (out of memory). | |||
| 2020-11-20 | add perennial to benchmark suite | Ralf Jung | |
| 2020-11-19 | Add overlays for elpi and unicoq. | Hugo Herbelin | |
| 2020-11-18 | Merge PR #13312: [attributes] Allow boolean, single-value attributes. | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Reviewed-by: SkySkimmer Ack-by: gares | |||
| 2020-11-18 | Merge PR #13389: [ci/gitlab/windows] Do not load user overlays. | Michael Soegtrop | |
| Reviewed-by: MSoegtropIMC | |||
| 2020-11-18 | [attributes] Add overlays for #13312 | Emilio Jesus Gallego Arias | |
| 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-17 | [ci] Use lite target for Perennial | Tej Chajed | |
| 2020-11-16 | Overlay for Coq-Equations. | Hugo Herbelin | |
| 2020-11-16 | Overlays for cumulative inductive syntax | Gaëtan Gilbert | |
| 2020-11-15 | Merge PR #12611: [record] Cleanup of data structure and functions | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: gares | |||
| 2020-11-15 | [dune] [opam] Generate opam files automatically using Dune. | Emilio Jesus Gallego Arias | |
| - closes #12376 : dune version is now consistent as suggested - cc #12858 : coqide and coqide-server do no depend on ocamlfind when built this way. - closes #13372 : more precision in the license identifier | |||
| 2020-11-15 | [ci/gitlab/windows] Do not load user overlays. | Théo Zimmermann | |
| This was broken since #13177. We remove support for user overlays in Windows build instead of fixing it since there is no specific use case. | |||
| 2020-11-13 | [record] [ci] Overlay for elpi | Emilio Jesus Gallego Arias | |
| We re-expose `declare_projections` and `declare_structure_entry` as it is needed by coq-elpi. Ideally we would provide a better way in recordops to interact with this, in fact `declare_structure_entry` is just a wrapper around recordops + libobject structure so there is hope it goes away entirely in the future. The need for Elpi to manually call `declare_projections` should actually disappear in future refactorings. | |||
| 2020-11-12 | Merge PR #13253: Change Dumpglob.pause and Dumpglob.continue into push and pop | coqbot-app[bot] | |
| Reviewed-by: gares Ack-by: SkySkimmer Ack-by: ejgallego | |||
| 2020-11-12 | Change Dumpglob.pause and Dumpglob.continue into push and pop | Lasse Blaauwbroek | |
| Co-authored-by: Gaëtan Gilbert <gaetan.gilbert@skyskimmer.net> | |||
| 2020-11-12 | Merge PR #13355: Fix Iris CI script | coqbot-app[bot] | |
| Reviewed-by: ejgallego Ack-by: RalfJung Ack-by: Zimmi48 | |||
| 2020-11-12 | Add documentation about the soundness bug. | Pierre-Marie Pédrot | |
| 2020-11-12 | Fix Iris CI script | Gaëtan Gilbert | |
| Also add nice error message when the grep produces an empty result | |||
| 2020-11-06 | Merge PR #13139: Clean the constr-as-hint API | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2020-11-05 | Merge PR #12218: Numeral notations for non inductive types | coqbot-app[bot] | |
| Reviewed-by: herbelin Reviewed-by: JasonGross Reviewed-by: jfehrle Ack-by: Zimmi48 | |||
| 2020-11-05 | Add overlays | Pierre Roux | |
| 2020-11-04 | Add overlays. | Pierre-Marie Pédrot | |
| 2020-11-02 | Update screenshot of shield icon (shown in CONTRIBUTING). | Théo Zimmermann | |
| 2020-10-27 | Rename tactic_expr -> ltac_expr | Jim Fehrle | |
| 2020-10-27 | Merge PR #13075: Introducing the foundations for a name-alias-agnostic API | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: gares Ack-by: ejgallego | |||
| 2020-10-23 | Fix overlay merge command | Gaëtan Gilbert | |
| Git wants an identity and none is setup on the CI. | |||
| 2020-10-23 | Merge PR #13177: Automatically merge overlays with most recent upstream version | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-10-22 | Fix bench variables | Gaëtan Gilbert | |
| 2020-10-21 | Add overlays. | Pierre-Marie Pédrot | |
| 2020-10-19 | Bench: move variables to the script | Gaëtan Gilbert | |
| IMO it makes more sense this way, also it's more convenient if someone wants to run the script locally. | |||
| 2020-10-16 | Overlay for elpi. | Hugo Herbelin | |
| 2020-10-14 | Deprecating wit_var to the benefit of its synonymous wit_hyp. | Hugo Herbelin | |
| Note: "hyp" was documented in Ltac Notation chapter but "var" was not. | |||
| 2020-10-13 | Merge PR #13099: Locating pattern identifiers (?id) by default at parsing ↵ | Pierre-Marie Pédrot | |
| time and use location in some typing error messages Reviewed-by: ppedrot | |||
| 2020-10-12 | Merge PR #13175: [ci] elpi 1.11.4 | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Reviewed-by: MSoegtropIMC | |||
| 2020-10-12 | Merge PR #12449: Minimize Prop <= i to i := Set | coqbot-app[bot] | |
| Reviewed-by: mattam82 Ack-by: Janno Ack-by: gares | |||
| 2020-10-12 | Automatically merge overlays with most recent upstream version | Gaëtan Gilbert | |
| This avoids the need to rebase the overlay when nothing has changed. | |||
| 2020-10-12 | Lowercase variables in git_download | Gaëtan Gilbert | |
| 2020-10-12 | elpi 1.11.4 | Enrico Tassi | |
| 2020-10-10 | Prim.pattern_ident takes a location and its synonymous pattern_identref is ↵ | Hugo Herbelin | |
| deprecated. | |||
| 2020-10-10 | Merge PR #13164: [bench] Dump the vo size difference. | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2020-10-09 | Merge PR #13088: [stm] move par: to comTactic | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Reviewed-by: ppedrot Reviewed-by: ejgallego | |||
| 2020-10-09 | overlay for mtac2 | Enrico Tassi | |
| 2020-10-09 | [bench] Dump the vo size difference. | Pierre-Marie Pédrot | |
| 2020-10-09 | overlay for minim-prop-toset | Gaëtan Gilbert | |
| 2020-10-08 | Add overlays for Coq-Equations, aac-tactics. | Hugo Herbelin | |
| 2020-10-08 | Dropping the misleading int argument of Pp.h. | Hugo Herbelin | |
| An h-box inhibits the breaking semantics of any cut/spc/brk in the enclosed box. We tentatively replace its occurrence by an h or hv, assuming in particular that if the indentation is not 0, an hv box was intended. | |||
| 2020-10-08 | update for Iris build system changes | Ralf Jung | |
