| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-04 | Change the representation of kernel case. | Pierre-Marie Pédrot | |
| We store bound variable names instead of functions for both branches and predicate, and we furthermore add the parameters in the node. Let bindings are not taken into account and require an environment lookup for retrieval. | |||
| 2021-01-04 | Merge PR #13685: Add a debug printer for fconstr substitutions. | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 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 #13692: Fix failing Windows CI builds. | 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 | Fix failing Windows CI builds. | Théo Zimmermann | |
| Following a recent change in Cygwin. Co-authored-by: Michael Soegtrop <michael.soegtrop@intel.com> | |||
| 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-28 | Register a printer for fconstr substitutions in the kernel. | Pierre-Marie Pédrot | |
| 2020-12-28 | Merge PR #13665: Set Python's default output encoding to utf-8 | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Ack-by: palmskog | |||
| 2020-12-26 | Set the locale in Docker so Python's default output encoding is utf-8 | Jim Fehrle | |
| 2020-12-21 | Add overlays. | Pierre-Marie Pédrot | |
| 2020-12-18 | Do not load overlay data (workaround to fix CI). | Théo Zimmermann | |
| 2020-12-17 | [ci/gitlab/windows] Bump OCaml to 4.10.2 to fix Windows CI. | Théo Zimmermann | |
| 2020-12-16 | Merge PR #13644: Fix overlay system: projects need to be loaded before overlays. | coqbot-app[bot] | |
| Reviewed-by: gares | |||
| 2020-12-16 | Merge PR #13616: Bench: add .log extension to .stdout/stderr files | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-12-16 | Fix overlay system: projects need to be loaded before overlays. | Gaëtan Gilbert | |
| Also fixes is_in_projects | |||
| 2020-12-15 | Merge PR #13615: Document the manual tasks that I need to do at each release. | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-12-15 | Merge PR #13633: [ci] uniform name of projects w.r.t. opam packages | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-12-15 | Merge PR #13632: [ci] Update pin ci script | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2020-12-15 | [ci] uniform name of projects w.r.t. opam packages | Enrico Tassi | |
| This makes it easier to track projects across Coq's CI and the platform | |||
| 2020-12-14 | Update dev/tools/pin-ci.sh | Enrico Tassi | |
| Co-authored-by: Gaëtan Gilbert <gaetan.gilbert@skyskimmer.net> | |||
| 2020-12-14 | [ci] simplify script to pin ci projects | Enrico Tassi | |
| 2020-12-14 | [ci] fix code to check if the overlay is valid | Enrico Tassi | |
| 2020-12-13 | Update dev/ci/user-overlays/README.md | Enrico Tassi | |
| Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-12-12 | [ci] update doc for overlays | Enrico Tassi | |
| 2020-12-12 | Merge PR #13603: [ci] function to declare projects | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: RalfJung Ack-by: Zimmi48 | |||
| 2020-12-11 | Removing non relevant argument binding_kind of GLocalDef. | Hugo Herbelin | |
| 2020-12-11 | Bench: add .log extension to .stdout/stderr files | Gaëtan Gilbert | |
| Hopefully this allows viewing online with a download dialog on gitlab. | |||
| 2020-12-11 | Document the manual tasks that I need to do at each release. | Théo Zimmermann | |
| 2020-12-10 | [ci] update url of autosubst | Enrico Tassi | |
| 2020-12-10 | [ci] remove old overlays so that people don't copy them | Enrico Tassi | |
| 2020-12-10 | [ci] simplify overlay scripts | Enrico Tassi | |
| 2020-12-10 | Move Azure jobs to GitHub Actions. | Théo Zimmermann | |
| 2020-12-09 | [ci] function to declare projects | Enrico Tassi | |
| incidentally the "projects" array can be queried to get the list of projects | |||
| 2020-12-09 | Adding overlays. | Pierre-Marie Pédrot | |
| 2020-12-09 | [rm] announcements to discourse | Enrico Tassi | |
| 2020-12-08 | Update dev/doc/release-process.md | Enrico Tassi | |
| Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-12-07 | [rm] manual is uploaded by CI | Enrico Tassi | |
| 2020-12-07 | [rm] update instructions for windows signing | Enrico Tassi | |
| 2020-12-04 | Merge PR #13497: [rm] update release notes | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-12-04 | [rm] clarify process for is_a_released_version = true | Enrico Tassi | |
| 2020-12-04 | [rm] update git commands to push tags | Enrico Tassi | |
| 2020-12-02 | Merge PR #13472: [ci] Add job for gappa | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: ejgallego | |||
| 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-30 | dune: Don't echo "$(pwd)" when creating the shims | Gaëtan Gilbert | |
| AFAICT `echo "$(pwd)"` is unsound for the dune cache when called from different paths (typically different git worktrees). | |||
| 2020-11-28 | Merge PR #13487: CI: Use hash of dockerfile in CACHEKEY | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Reviewed-by: gares | |||
| 2020-11-27 | [RM] script to notify "platform" projects to tag | 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 | |||
