| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-23 | Merge PR #14075: New level of abstraction for streams with (non-canonical) ↵ | Pierre-Marie Pédrot | |
| location function Reviewed-by: ppedrot | |||
| 2021-04-23 | Merge PR #13965: [abbreviation] user syntax to set interp scope of argument | Pierre-Marie Pédrot | |
| Ack-by: JasonGross Reviewed-by: herbelin Reviewed-by: jashug Reviewed-by: jfehrle Reviewed-by: ppedrot | |||
| 2021-04-23 | Overlay for elpi. | Hugo Herbelin | |
| 2021-04-22 | Merge PR #14143: Add mczify to CI | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2021-04-21 | Merge PR #13911: Remove the :> type cast? | coqbot-app[bot] | |
| Reviewed-by: mattam82 Ack-by: Zimmi48 | |||
| 2021-04-21 | Add mczify to CI | Kazuhiko Sakaguchi | |
| 2021-04-17 | Pin docutils to 0.16. | Théo Zimmermann | |
| Docutils 0.17 creates problem with our Sphinx rtd theme. | |||
| 2021-04-15 | Merge PR #14111: [ci] update elpi to 1.13.1 | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Ack-by: SkySkimmer | |||
| 2021-04-14 | Update dev/ci/user-overlays/14111-gares-update-elpi.sh | Enrico Tassi | |
| Co-authored-by: Gaëtan Gilbert <gaetan.gilbert@skyskimmer.net> | |||
| 2021-04-14 | overlay file | Enrico Tassi | |
| 2021-04-14 | Overlay for no remote counter | Gaëtan Gilbert | |
| 2021-04-14 | [ci] update elpi to 1.13.1 | Enrico Tassi | |
| 2021-04-08 | Merge PR #14080: CI-paramcoq: Re-enable native | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2021-04-07 | overlay | Enrico Tassi | |
| 2021-04-07 | Merge PR #14032: CI: don't output-sync | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2021-04-06 | CI-paramcoq: Re-enable native | Gaëtan Gilbert | |
| It's an issue in paramcoq's test suite, which doesn't respect COQEXTRAFLAGS and so will be handled upstream (https://github.com/coq-community/paramcoq/pull/66) | |||
| 2021-04-02 | Remove the omega tactic and related options | Jim Fehrle | |
| 2021-04-01 | [ci] Disable native compilation for paramcoq | Emilio Jesus Gallego Arias | |
| Paramcoq is typically flaky on our worker configuration, c.f. https://gitlab.com/coq/coq/-/jobs/1144081161 | |||
| 2021-03-30 | Remove the :> type cast | Jim Fehrle | |
| 2021-03-30 | CI: don't output-sync | Gaëtan Gilbert | |
| Not much benefit and it breaks make's print-directory system. | |||
| 2021-03-26 | [ci] overlay file for #13958 | Enrico Tassi | |
| 2021-03-25 | Merge PR #13852: [vernac] Improve alpha-renaming in record projection types | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2021-03-24 | Merge PR #13993: iris_string_ident is no longer needed | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2021-03-24 | CI Quickchick: don't install quickchick executable to opam | Gaëtan Gilbert | |
| 2021-03-24 | iris_string_ident is no longer needed | Ralf Jung | |
| 2021-03-14 | [ci] [gitlab] Remove ad-hoc mathcomp install macros | Emilio Jesus Gallego Arias | |
| They should not be necessary today as they date from the shareable pre-artifact epoch, an incur in an slowdown. | |||
| 2021-03-13 | Merge PR #13917: Add deriving lib to CI. | coqbot-app[bot] | |
| Reviewed-by: ejgallego Ack-by: SkySkimmer | |||
| 2021-03-11 | Add deriving lib to CI. | Arthur Azevedo de Amorim | |
| 2021-03-09 | Add overlay | Kazuhiko Sakaguchi | |
| 2021-03-06 | [vernac] Improve alpha-renaming in record projection types | Li-yao Xia | |
| 2021-02-27 | Add overlay | Pierre Roux | |
| 2021-02-24 | Overlay for Set Debug | Gaëtan Gilbert | |
| 2021-02-11 | Merge PR #13844: [vernac] pass the loc of the whole command to the interp ↵ | coqbot-app[bot] | |
| function Reviewed-by: ejgallego | |||
| 2021-02-11 | [ci] overlay for elpi | Enrico Tassi | |
| 2021-02-11 | overlay for coq-elpi | Enrico Tassi | |
| 2021-02-11 | [ci] elpi 1.13.0 | Enrico Tassi | |
| 2021-01-19 | Merge PR #13512: Fixes #13413: freshness failure in apply-in introduction ↵ | Pierre-Marie Pédrot | |
| pattern Reviewed-by: ppedrot | |||
| 2021-01-18 | Adding overlay for perennial. | Hugo Herbelin | |
| 2021-01-18 | Support locality attributes for Hint Rewrite (including export) | Gaëtan Gilbert | |
| We deprecate unspecified locality as was done for Hint. Close #13724 | |||
| 2021-01-13 | Merge PR #13598: [ci] window jobs based on the platform | Michael Soegtrop | |
| Ack-by: MSoegtropIMC Ack-by: SkySkimmer Reviewed-by: Zimmi48 | |||
| 2021-01-12 | Merge PR #13704: [ci] [coq-performance-tests] Errors at end of log | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: gares | |||
| 2021-01-11 | [ci] [coq-performance-tests] Errors at end of log | Jason Gross | |
| By running `make -k; make` whenever `make` initially fails, we can get error messages to occur at the end of the log. This way they'll show up on the GitHub Actions preview/summary, rather than me having to go digging for them in the GitLab logs. | |||
| 2021-01-09 | Merge PR #13299: Remember universe instances of constants in notations | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Reviewed-by: herbelin | |||
| 2021-01-05 | [ci] windows job based on the platform | Enrico Tassi | |
| 2021-01-04 | Remember universe instances of constants in notations | Jasper Hugunin | |
| 2021-01-04 | Add overlays. | Pierre-Marie Pédrot | |
| 2021-01-01 | Merge PR #13693: [ci] Switch to testing the maintenance branch for Flocq 3. | coqbot-app[bot] | |
| Reviewed-by: gares | |||
| 2020-12-30 | Merge PR #13321: Move evaluable_global_reference from Names to Tacred. | coqbot-app[bot] | |
| Reviewed-by: herbelin Ack-by: ejgallego | |||
| 2020-12-30 | [ci] Switch to testing the maintenance branch for Flocq 3. | Théo Zimmermann | |
| This is the version that CompCert will be compatible with for the time being. | |||
| 2020-12-26 | Set the locale in Docker so Python's default output encoding is utf-8 | Jim Fehrle | |
