| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-09 | Constrintern: Grouping together functions about reference locating. | Hugo Herbelin | |
| 2020-12-09 | Constrintern cleanup: Centralizing calls to find_appl_head. | Hugo Herbelin | |
| There are calls now in intern_impargs and CAppExpl. This seems clearer and eventually allow to factorize code between term and pattern interning. | |||
| 2020-12-09 | Fixing support for argument scopes and let-ins while interning cases patterns. | Hugo Herbelin | |
| We also simplify the whole process of interpretation of cases pattern on the way. | |||
| 2020-12-09 | Adding functions to returning the def/decl status of an inductive arity. | Hugo Herbelin | |
| 2020-12-09 | Move addition of parameters in asymmetric mode to first phase of pat interning. | Hugo Herbelin | |
| 2020-12-09 | Removing a useless explicit use of subscopes in interpreting arguments of a ↵ | Hugo Herbelin | |
| notation. | |||
| 2020-12-09 | Constrintern: As in terms, accept @C for C abbreviation in cases patterns. | Hugo Herbelin | |
| 2020-12-09 | Constrintern: shortcut in cases pattern interning. | Hugo Herbelin | |
| 2020-12-09 | Merge PR #13591: [rm] update instructions for windows signing | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 | |||
| 2020-12-09 | [rm] announcements to discourse | Enrico Tassi | |
| 2020-12-08 | Merge PR #13597: Congruence: don't replace error messages by "congruence failed" | coqbot-app[bot] | |
| Reviewed-by: ejgallego Ack-by: PierreCorbineau | |||
| 2020-12-08 | Update dev/doc/release-process.md | Enrico Tassi | |
| Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-12-08 | Merge PR #13572: [dune] [opam] Disable dune subst in opam files until the ↵ | coqbot-app[bot] | |
| upstream fix is propagated Reviewed-by: Zimmi48 | |||
| 2020-12-08 | Merge PR #13596: Add a test for cbv over inductive types which feature ↵ | coqbot-app[bot] | |
| let-bindings. Reviewed-by: SkySkimmer | |||
| 2020-12-08 | Congruence: don't replace error messages by "congruence failed" | Gaëtan Gilbert | |
| Fix #13595 | |||
| 2020-12-08 | Reindent Cctac.cc_tactic | Gaëtan Gilbert | |
| 2020-12-08 | Add a test for cbv over inductive types which feature let-bindings. | Pierre-Marie Pédrot | |
| 2020-12-07 | [rm] manual is uploaded by CI | Enrico Tassi | |
| 2020-12-07 | Merge PR #13588: Add `depopts: coq-native` in coq.opam.docker | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Reviewed-by: proux01 | |||
| 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-07 | Add depopts:coq-native in coq.opam.docker | Erik Martin-Dorel | |
| 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 | [dune] [opam] Disable dune subst in opam files until the upstream fix is ↵ | Emilio Jesus Gallego Arias | |
| propagated `dune subst` is broken on unicode files, see https://github.com/ocaml/dune/pull/3879 and https://github.com/ocaml/dune/pull/3879 This is a frequent problem, introduced by https://github.com/coq/coq/pull/13374 , so disabling pending on dune 2.8 being released. | |||
| 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 | |
