aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-17Add a test for change over case nodes.Pierre-Marie Pédrot
2020-12-16Merge PR #13643: Add -q flag to coqrst python invocation of coqtopcoqbot-app[bot]
2020-12-16Add -q flag to coqrst python invocation of coqtopLasse Blaauwbroek
2020-12-16Merge PR #13644: Fix overlay system: projects need to be loaded before overlays.coqbot-app[bot]
2020-12-16Merge PR #13568: Fix #13566: Add checks for invalid occurrences in several ta...Pierre-Marie Pédrot
2020-12-16Merge PR #13616: Bench: add .log extension to .stdout/stderr filesPierre-Marie Pédrot
2020-12-16Fix overlay system: projects need to be loaded before overlays.Gaëtan Gilbert
2020-12-15Merge PR #13615: Document the manual tasks that I need to do at each release.coqbot-app[bot]
2020-12-15Merge PR #13625: Tweak constr_matching so as to make it tail-rec on projectio...coqbot-app[bot]
2020-12-15Merge PR #13633: [ci] uniform name of projects w.r.t. opam packagescoqbot-app[bot]
2020-12-15Merge PR #13609: Extrude the computation of redexp flags in reduce.coqbot-app[bot]
2020-12-15Merge PR #13621: Fast path in tclPROGRESS.coqbot-app[bot]
2020-12-15Merge PR #13632: [ci] Update pin ci scriptcoqbot-app[bot]
2020-12-15[ci] uniform name of projects w.r.t. opam packagesEnrico Tassi
2020-12-14Adding change log for #13568.Hugo Herbelin
2020-12-14Add checks for invalid occurrences in setoid rewrite.Hugo Herbelin
2020-12-14Merge PR #13630: Cleanup reductionopscoqbot-app[bot]
2020-12-14Merge PR #13523: [envars] honor file "coq_environment.txt"Pierre-Marie Pédrot
2020-12-14Merge PR #13626: [ci] update doc for overlayscoqbot-app[bot]
2020-12-14Update dev/tools/pin-ci.shEnrico Tassi
2020-12-14[ci] simplify script to pin ci projectsEnrico Tassi
2020-12-14[ci] fix code to check if the overlay is validEnrico Tassi
2020-12-14Do not rely on Reductionops to recognize canonical projections.Pierre-Marie Pédrot
2020-12-14Remove most of Reductionops.*_state functions.Pierre-Marie Pédrot
2020-12-14Merge PR #13613: [changes] mark #12765 as experimentalcoqbot-app[bot]
2020-12-14Merge PR #13509: Remove compatibility flag Set Bracketing Last Introduction P...Pierre-Marie Pédrot
2020-12-13Update dev/ci/user-overlays/README.mdEnrico Tassi
2020-12-13Merge PR #13619: doc: Clarify the status of simpl vs cbncoqbot-app[bot]
2020-12-13Add changelog for #13509.Hugo Herbelin
2020-12-13Removing unused internal introduction-patterns flag assert_style.Hugo Herbelin
2020-12-13Removing flag "Bracketing Last Introduction Pattern".Hugo Herbelin
2020-12-12Merge PR #13620: Use a registered printer for tactic coercion failure.coqbot-app[bot]
2020-12-12[ci] update doc for overlaysEnrico Tassi
2020-12-12Tweak constr_matching so as to make it tail-rec on projection expansion.Pierre-Marie Pédrot
2020-12-12Small API encapsulation inside Redexpr.Pierre-Marie Pédrot
2020-12-12Extrude the computation of redexp flags in reduce.Pierre-Marie Pédrot
2020-12-12Split the intepretation of red_exprs in two phases.Pierre-Marie Pédrot
2020-12-12Generalize the type of red_expr w.r.t. the type of flags they contain.Pierre-Marie Pédrot
2020-12-12Merge PR #13603: [ci] function to declare projectscoqbot-app[bot]
2020-12-11Merge PR #13492: Removing non relevant argument binding_kind of GLocalDef.coqbot-app[bot]
2020-12-11Fast path in tclPROGRESS.Pierre-Marie Pédrot
2020-12-11Use a registered printer for tactic coercion failure.Pierre-Marie Pédrot
2020-12-11doc: Clarify the status of simpl vs cbnClément Pit-Claudel
2020-12-11Removing non relevant argument binding_kind of GLocalDef.Hugo Herbelin
2020-12-11Merge PR #13519: Better primitive type support in custom string and numeral n...coqbot-app[bot]
2020-12-11Merge PR #13611: Clarify changelog categories.Clément Pit-Claudel
2020-12-11Merge PR #13612: Bump reference to 8.12 refman following unexpected 8.12.2 re...Clément Pit-Claudel
2020-12-11Merge PR #13540: Clean support of primitive integersPierre-Marie Pédrot
2020-12-11Bench: add .log extension to .stdout/stderr filesGaëtan Gilbert
2020-12-11Document the manual tasks that I need to do at each release.Théo Zimmermann