| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-07 | Merge PR #13556: Fix spelling in warning entry | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Ack-by: jfehrle | |||
| 2020-12-06 | Merge PR #13585: [RM] Update changes 13501 | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-12-06 | [doc] update changes after 13501 | Enrico Tassi | |
| 2020-12-06 | Fix spelling in warning entry | Simon Friis Vindum | |
| 2020-12-05 | Merge PR #13553: Document Number Notation for primitive integers | coqbot-app[bot] | |
| Reviewed-by: jfehrle | |||
| 2020-12-04 | Merge PR #13552: Delay inventing names for monomorphic universes | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-12-04 | Merge PR #13569: typo | coqbot-app[bot] | |
| Reviewed-by: jfehrle | |||
| 2020-12-04 | Merge PR #13442: Add an abstraction function in the LtacX FFI. | coqbot-app[bot] | |
| Reviewed-by: kyoDralliam | |||
| 2020-12-04 | Delay inventing names for monomorphic universes | Gaëtan Gilbert | |
| This avoids doing it repeatedly for nothing in intern/extern. | |||
| 2020-12-04 | Merge PR #13551: Stop calling Id.Map.domain on univ binders every individual ↵ | coqbot-app[bot] | |
| universe Reviewed-by: herbelin | |||
| 2020-12-04 | typo | Yves Bertot | |
| 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-04 | Merge PR #13527: Changes for Coq 8.13 | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Ack-by: jfehrle | |||
| 2020-12-03 | Merge PR #13546: [coqide] fix procedure to parse arguments | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-12-03 | Merge PR #13558: [refman] Fix error names. | coqbot-app[bot] | |
| Reviewed-by: jfehrle | |||
| 2020-12-03 | Implement review corrections by Théo Zimmermann | Matthieu Sozeau | |
| 2020-12-03 | Implement suggestions by Théo Zimmermann | Matthieu Sozeau | |
| 2020-12-03 | Apply suggestions from code review | Matthieu Sozeau | |
| Co-authored-by: Théo Zimmermann <theo.zimmermann@univ-paris-diderot.fr> | |||
| 2020-12-03 | Apply suggestions from code review | Enrico Tassi | |
| Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2020-12-03 | Update doc/sphinx/changes.rst | Matthieu Sozeau | |
| Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2020-12-03 | Fixes in the summary by Jim Fehrle | Matthieu Sozeau | |
| Co-authored-by: Jim Fehrle <jfehrle@sbcglobal.net> | |||
| 2020-12-03 | Changes without PR references fixes | Matthieu Sozeau | |
| 2020-12-03 | Apply suggestions from @jfehrle code review | Matthieu Sozeau | |
| Co-authored-by: Jim Fehrle <jim.fehrle@gmail.com> | |||
| 2020-12-03 | [changelog] update markup | Enrico Tassi | |
| 2020-12-03 | Add an anchor in syntax-extensions | Matthieu Sozeau | |
| 2020-12-03 | Changes for Coq 8.13 | Matthieu Sozeau | |
| 2020-12-03 | Merge PR #13548: Move *_with_full_binders variants out of the kernel. | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: herbelin | |||
| 2020-12-03 | [coqide] fix procedure to parse arguments | Enrico Tassi | |
| coqide calls coqidetop -batch, if you are in -async-proof on then coqidetop spawns a worker and passes -batch to it. At some point, I could not find the commit, this made the worker die. On linux it seems it works anyway, but on windows this death is perceived by coqide which then does not start. | |||
| 2020-12-03 | [refman] Fix error names. | Théo Zimmermann | |
| The @ syntax is not supported in the name, so we transform it manually as it would have been if no name had been provided. | |||
| 2020-12-03 | Merge PR #13554: Split long lines in errors and warning index | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-12-02 | Split long lines in errors and warning index | Jim Fehrle | |
| 2020-12-02 | Merge PR #13275: Put all Int63 primitives in a separate file | Vincent Laporte | |
| Ack-by: SkySkimmer Ack-by: ppedrot Reviewed-by: vbgl | |||
| 2020-12-02 | Document Number Notation for primitive integers | Pierre Roux | |
| 2020-12-02 | compute_instance_binders: use prebuilt reverse map | Gaëtan Gilbert | |
| 2020-12-02 | Stop calling Id.Map.domain on univ binders every individual universe | Gaëtan Gilbert | |
| 2020-12-02 | Merge PR #13471: gitlab CI: remove redundant "dependencies" info | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-12-02 | Move *_with_full_binders variants out of the kernel. | Pierre-Marie Pédrot | |
| They are not used there, and removing the redundance of the the case representation requires access to the environment, so we push their use further up. | |||
| 2020-12-02 | Merge PR #13543: Fix a bug in funind. | coqbot-app[bot] | |
| Reviewed-by: Matafou | |||
| 2020-12-02 | gitlab CI: remove redundant "dependencies" info | Gaëtan Gilbert | |
| When we started using "needs" for the acyclic graph scheduling we needed to duplicate dependencies and needs (I forgot if it was documented or just buggy). Nowadays gitlab doc https://docs.gitlab.com/ee/ci/yaml/#needs says >In GitLab 12.6 and later, you can’t combine the dependencies keyword with needs to control artifact downloads in jobs. dependencies is still valid in jobs that do not use needs. Some jobs in stage-1 had "dependencies: []" without a corresponding "needs", not sure why as the only job in a previous stage is docker-boot which has no artifacts to skip. We don't want "needs: []" as that would fail to wait for the docker image, so we just have nothing instead. | |||
| 2020-12-02 | Merge PR #13472: [ci] Add job for gappa | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: ejgallego | |||
| 2020-12-02 | Put all Int63 primitives in a separate file | Pierre Roux | |
| Following a request from Pierre-Marie Pédrot in #13258 | |||
| 2020-12-01 | Fix a bug in funind. | Pierre-Marie Pédrot | |
| It was generating a completely nonsense case branch, but for some reason the proof still went trough. | |||
| 2020-12-01 | Merge PR #13490: [ssr] Backport ssrbool from MathComp 1.12.0 | coqbot-app[bot] | |
| Reviewed-by: gares | |||
| 2020-12-01 | Merge PR #13526: dune: Don't echo "$(pwd)" when creating the shims | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-12-01 | Merge PR #13531: [kernel]Use ~l2r:true to restore previous order of unfolding | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: ppedrot | |||
