| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-12 | Lowercase variables in git_download | Gaëtan Gilbert | |
| 2020-10-12 | elpi 1.11.4 | Enrico Tassi | |
| 2020-10-10 | Prim.pattern_ident takes a location and its synonymous pattern_identref is ↵ | Hugo Herbelin | |
| deprecated. | |||
| 2020-10-10 | Merge PR #13164: [bench] Dump the vo size difference. | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 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 | [bench] Dump the vo size difference. | Pierre-Marie Pédrot | |
| 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 | Dropping the misleading int argument of Pp.h. | Hugo Herbelin | |
| An h-box inhibits the breaking semantics of any cut/spc/brk in the enclosed box. We tentatively replace its occurrence by an h or hv, assuming in particular that if the indentation is not 0, an hv box was intended. | |||
| 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-10-04 | Merge PR #13096: Drop prefixes from non-terminal names, e.g. "constr:constr" ↵ | coqbot-app[bot] | |
| -> "constr" Reviewed-by: herbelin Ack-by: Zimmi48 | |||
| 2020-10-04 | Remove prefixes on nonterminal names, e.g. "constr:" and "Prim." | Jim Fehrle | |
| 2020-10-03 | Merge PR #12985: Remove ocamlformat from the linter and the pre-commit hook. | coqbot-app[bot] | |
| Reviewed-by: Zimmi48 Reviewed-by: gares Reviewed-by: maximedenes Reviewed-by: Matafou Ack-by: ejgallego | |||
| 2020-10-02 | {new,setoid_}ring -> ring | Maxime Dénès | |
| I believe this renaming makes it easier for new contributors to discover the code of `ring`. | |||
| 2020-09-28 | Document the ocamlformat changes. | Pierre-Marie Pédrot | |
| 2020-09-28 | Remove the linter ocamlformat pass. | Pierre-Marie Pédrot | |
| 2020-09-28 | Remove the ocamlformat git hook. | Pierre-Marie Pédrot | |
| 2020-09-28 | CI script wrapper now requires Python | Maxime Dénès | |
| 2020-09-23 | Fix issue #13065 - Windows CI broken | Michael Soegtrop | |
| 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-22 | Fixes #9716, #13004: don't drop the qualifier of quotations at printing time. | Hugo Herbelin | |
| 2020-09-22 | Merge PR #13049: [configure] Fix version checks for lablgtk and zarith | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Reviewed-by: vbgl Ack-by: Zimmi48 Ack-by: JasonGross | |||
| 2020-09-22 | Merge PR #13063: Make print-pretty-timed robust against non-output-sync logs | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2020-09-21 | Merge PR #13057: Adding debugging printers for Intmap | coqbot-app[bot] | |
| Reviewed-by: ppedrot | |||
| 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 | |||
| 2020-09-21 | Bump nixpkgs to get zarith 1.10. | Théo Zimmermann | |
| 2020-09-18 | Adding debugging printers for Intmap. | Hugo Herbelin | |
| 2020-09-17 | [build] Don't link `num` anymore in Coq | Emilio Jesus Gallego Arias | |
| After #8743 we don't depend on `num` anymore in the codebase; thus we drop the dependency. This could create problems for plugins relying on this implicit linking. | |||
| 2020-09-15 | [zarith] [micromega] Bump to 1.10 and remove some hacks | Emilio Jesus Gallego Arias | |
| In particular, behavior of `Z.gcd` and `Z.lcm` has been fixed in 1.10, see https://github.com/ocaml/Zarith/issues/58 | |||
| 2020-09-14 | [nix] Update ref for ocamlformat 0.15 | Emilio Jesus Gallego Arias | |
| Co-authored-by: Théo Zimmermann <theo.zimmi@gmail.com> | |||
| 2020-09-14 | [ci] [docker] Up testing to OCaml 4.11.1 | Emilio Jesus Gallego Arias | |
| - `odoc` must be bumped to support 4.11 | |||
| 2020-09-13 | Add overlays. | Pierre-Marie Pédrot | |
| 2020-09-11 | [ci] [mathcomp] run the test suite | Enrico Tassi | |
| 2020-09-10 | Add simple-io to dev/ci/nix. | Théo Zimmermann | |
| 2020-09-04 | Merge PR #12969: CI: build Iris examples instead of lambda-Rust | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer | |||
| 2020-09-03 | [bench] Only upload some files | Jason Gross | |
| We will now also record a listing of all files that we could have uploaded, in case we want to know what's available to upload in the future. | |||
| 2020-09-03 | [bench] Also upload the raw timing files, etc | Jason Gross | |
| 2020-09-03 | Merge PR #12968: Replace `frozen` by `allowed` evars in evarconv, and delay them | Pierre-Marie Pédrot | |
| Reviewed-by: ppedrot | |||
| 2020-09-03 | Merge PR #12899: [bench] Update bench script with better urls and more info | Pierre-Marie Pédrot | |
| Ack-by: SkySkimmer Reviewed-by: ppedrot | |||
| 2020-09-03 | Add Equations overlay | Maxime Dénès | |
| 2020-09-02 | fix grepping for the Iris commit | Ralf Jung | |
| 2020-09-02 | CI: build Iris examples instead of lambda-Rust | Ralf Jung | |
| 2020-09-01 | Merge PR #12892: Update update_global_env usage | Pierre-Marie Pédrot | |
| Reviewed-by: ejgallego Reviewed-by: gares Reviewed-by: ppedrot | |||
| 2020-08-31 | Add zarith to the include path for ocamldebug-coq | Jasper Hugunin | |
| 2020-08-31 | Merge PR #12958: Fix load_printers after zarith | coqbot-app[bot] | |
| Reviewed-by: ejgallego | |||
| 2020-08-31 | Update update_global_env usage | Gaëtan Gilbert | |
| - take just a ugraph instead of the whole env - rename to update_sigma_univs - push global env lookup a bit further up - fix vernacinterp call to update all surrounding proofs, not just the top one - flip argument order for nicer partial applications | |||
| 2020-08-31 | Merge PR #12875: Further extensions of About wrt Arguments and renaming | coqbot-app[bot] | |
| Reviewed-by: SkySkimmer Ack-by: herbelin | |||
