aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-11Merge PR #13582: Generalize exp_ineq1 and add exp_ineq1_le, which holds foral...coqbot-app[bot]
2020-12-11Bump reference to 8.12 refman following unexpected 8.12.2 release.Théo Zimmermann
2020-12-11Clarify changelog categories.Théo Zimmermann
2020-12-10Merge PR #13608: Changelog for 8.12.2.coqbot-app[bot]
2020-12-10Changelog for 8.12.2.Théo Zimmermann
2020-12-10Merge PR #12100: Fixing use of argument scopes in patterns + a further cleanu...coqbot-app[bot]
2020-12-10Merge PR #13590: Move Azure jobs to GitHub Actions.coqbot-app[bot]
2020-12-10[ci] update url of autosubstEnrico Tassi
2020-12-10[ci] remove old overlays so that people don't copy themEnrico Tassi
2020-12-10[ci] simplify overlay scriptsEnrico Tassi
2020-12-10Move Azure jobs to GitHub Actions.Théo Zimmermann
2020-12-10Merge PR #13605: [osx] disable brew cleanupcoqbot-app[bot]
2020-12-09Merge PR #13564: Allow all characters in tacn, cmd, ... names. Report duplic...Clément Pit-Claudel
2020-12-09Allow any character in a tacn, cmd, ... nameJim Fehrle
2020-12-09[osx] disable brew cleanupEnrico Tassi
2020-12-09Merge PR #13537: More efficient implementation for substitutions.coqbot-app[bot]
2020-12-09[ci] function to declare projectsEnrico Tassi
2020-12-09Redefines exp_ineq1 to hold for all non-zero numbers.Avi Shinnar
2020-12-09Please the god of nitpicking by renaming the shift monoid operations.Pierre-Marie Pédrot
2020-12-09Document Esubst API and implementation.Pierre-Marie Pédrot
2020-12-09Adding overlays.Pierre-Marie Pédrot
2020-12-09Compact representation of identity substitutions.Pierre-Marie Pédrot
2020-12-09Optimization: take advantage that we don't use arrays anymore in substitutions.Pierre-Marie Pédrot
2020-12-09More efficient implementation for substitutions.Pierre-Marie Pédrot
2020-12-09Cleanup substitution API.Pierre-Marie Pédrot
2020-12-09Using self-documenting argument names in two exceptions of cases.ml.Hugo Herbelin
2020-12-09Constrintern.ml: some naming uniformity.Hugo Herbelin
2020-12-09Some documentation in constrintern.ml.Hugo Herbelin
2020-12-09Fixing some indentations in constrintern.ml.Hugo Herbelin
2020-12-09Constrintern: Code factorization in interning of record fields.Hugo Herbelin
2020-12-09Constrintern: Grouping together functions about reference locating.Hugo Herbelin
2020-12-09Constrintern cleanup: Centralizing calls to find_appl_head.Hugo Herbelin
2020-12-09Fixing support for argument scopes and let-ins while interning cases patterns.Hugo Herbelin
2020-12-09Adding functions to returning the def/decl status of an inductive arity.Hugo Herbelin
2020-12-09Move addition of parameters in asymmetric mode to first phase of pat interning.Hugo Herbelin
2020-12-09Removing a useless explicit use of subscopes in interpreting arguments of a n...Hugo Herbelin
2020-12-09Constrintern: As in terms, accept @C for C abbreviation in cases patterns.Hugo Herbelin
2020-12-09Constrintern: shortcut in cases pattern interning.Hugo Herbelin
2020-12-09Merge PR #13591: [rm] update instructions for windows signingcoqbot-app[bot]