| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-30 | [ci] add job for gappa | Enrico Tassi | |
| 2020-11-30 | [docker] install boost, mpfr, flex, bison, autoconf-archive | Enrico Tassi | |
| 2020-11-26 | CI: Use hash of dockerfile in CACHEKEY | Gaëtan Gilbert | |
| Checked by the linter so we don't forget to update it. Also checked by before_script so we don't run jobs for nothing. | |||
| 2020-11-26 | Merge PR #13467: [ci] add job for interval | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: silene | |||
| 2020-11-26 | [ci] interval, disable native-compute | Enrico Tassi | |
| 2020-11-26 | [ci] coquelicot, depend on ssr proper | Enrico Tassi | |
| 2020-11-26 | [ci] avoid always rebuilding jobs that use remake | Enrico Tassi | |
| 2020-11-26 | [ci] separate oddorder and fourcolor from mathcomp | Enrico Tassi | |
| In this way interval does not have to wait too much | |||
| 2020-11-26 | Merge PR #13415: Separate interning and pretyping of universes | coqbot-app[bot] | |
| Reviewed-by: mattam82 | |||
| 2020-11-26 | [ci] bump elpi to 1.12.0 | Enrico Tassi | |
| 2020-11-26 | [ci] add job for interval | Enrico Tassi | |
| 2020-11-26 | [ci] coquelicot, run make install | Enrico Tassi | |
| 2020-11-25 | [docker] don't install ocamlformat | Enrico Tassi | |
| 2020-11-25 | [ci] make compcert use flocq and menhir | Enrico Tassi | |
| 2020-11-25 | [ci] job for menhir | Enrico Tassi | |
| 2020-11-25 | Overlays for #13415 | Gaëtan Gilbert | |
| 2020-11-24 | [ci] variable CI_INSTALL_DIR to use with --prefix | Enrico Tassi | |
| 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 | [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-19 | Add overlays for elpi and unicoq. | Hugo Herbelin | |
| 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-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 | 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 | Add overlays | Pierre Roux | |
| 2020-11-04 | Add overlays. | Pierre-Marie Pédrot | |
| 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-21 | Add overlays. | Pierre-Marie Pédrot | |
| 2020-10-16 | Overlay for elpi. | Hugo Herbelin | |
| 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-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 | overlay for minim-prop-toset | Gaëtan Gilbert | |
| 2020-10-08 | Add overlays for Coq-Equations, aac-tactics. | Hugo Herbelin | |
| 2020-10-08 | update for Iris build system changes | Ralf Jung | |
| 2020-10-06 | Define a new type instance_flag instead of using [unit option] | Gaëtan Gilbert | |
| 2020-09-28 | CI script wrapper now requires Python | Maxime Dénès | |
| 2020-09-23 | Merge PR #12977: Statically ensure that only polymophic hint terms come with ↵ | coqbot-app[bot] | |
| a context. Reviewed-by: mattam82 | |||
| 2020-09-22 | Add overlay for Equations. | Hugo Herbelin | |
| 2020-09-21 | Make print-pretty-timed robust against non-output-sync logs | Jason Gross | |
| Also pass `--output-sync` on the CI, as suggested in https://github.com/coq/coq/pull/12653#issuecomment-696226093, to protect against this failure mode. Fixes #13062 | |||
