aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/funind
Commit message (Expand)AuthorAge
* Fix 4.04 warningsGravatar Gaetan Gilbert2017-04-27
* Remove unused [open] statementsGravatar Gaetan Gilbert2017-04-27
* Remove some unused values and typesGravatar Gaetan Gilbert2017-04-27
* Merge PR#579: [flags] Deprecate is_silent/is_verbose in favor of single flag.Gravatar Maxime Dénès2017-04-24
|\
* \ Merge branch v8.6 into trunkGravatar Hugo Herbelin2017-04-22
|\ \
| | * [flags] Deprecate is_silent/is_verbose in favor of single flag.Gravatar Emilio Jesus Gallego Arias2017-04-21
| |/ |/|
* | Merge PR#422: Supporting all kinds of binders, including 'pat, in syntax of r...Gravatar Maxime Dénès2017-04-12
|\ \
* \ \ Merge PR#379: Introducing evar-insensitive constrsGravatar Maxime Dénès2017-04-11
|\ \ \
* | | | [camlpX] Remove camlp4 compat layer.Gravatar Emilio Jesus Gallego Arias2017-04-07
| | | * end of correction of bug 4306Gravatar Julien Forest2017-04-04
| | | * Bad correction in previous commitGravatar Julien Forest2017-04-04
| | | * Solving first problem in bug #4306. TO DO : solve the let in problemGravatar Julien Forest2017-04-04
| * | | Merge branch 'trunk' into pr379Gravatar Maxime Dénès2017-04-04
| |\ \ \ | |/ / / |/| | |
| * | | Using delayed universe instances in EConstr.Gravatar Pierre-Marie Pédrot2017-04-01
| * | | Merge branch 'trunk' into pr379Gravatar Maxime Dénès2017-03-24
| |\ \ \
* | | | | Replacing "cast surgery" in LetIn by a proper field (see PR #404).Gravatar Hugo Herbelin2017-03-24
* | | | | Unifying standard "constr_level" names for constructors of local_binder_expr.Gravatar Hugo Herbelin2017-03-24
* | | | | Renaming local_binder into local_binder_expr.Gravatar Hugo Herbelin2017-03-24
* | | | | "Standardizing" the name LocalPatten into LocalRawPattern.Gravatar Hugo Herbelin2017-03-24
| |/ / / |/| | |
| | * | Improving the API of constrexpr_ops.mli.Gravatar Hugo Herbelin2017-03-23
| |/ / |/| |
* | | Revert "Add empty Extraction.v and FunInd.v to prepare landing of PR#220."Gravatar Maxime Dénès2017-03-23
* | | Merge branch 'v8.6' into trunkGravatar Maxime Dénès2017-03-23
|\ \ \ | | |/ | |/|
| * | Merge PR#495: funind: Ignore missing info for current functionGravatar Maxime Dénès2017-03-23
| |\ \
| * | | Add empty Extraction.v and FunInd.v to prepare landing of PR#220.Gravatar Maxime Dénès2017-03-23
| | * | funind: Ignore missing info for current functionGravatar Tej Chajed2017-03-22
| |/ /
* | | Moving the Ltac plugin to a pack-based one.Gravatar Pierre-Marie Pédrot2017-02-17
| | * Merge branch 'master'.Gravatar Pierre-Marie Pédrot2017-02-14
| | |\ | |_|/ |/| |
| | * Namegen primitives now apply on evar constrs.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Definining EConstr-based contexts.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Evar-normalizing functions now act on EConstrs.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Removing various compatibility layers of tactics.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Funind API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Ltac now uses evar-based constrs.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Removing compatibility layers in RetypingGravatar Pierre-Marie Pédrot2017-02-14
| | * Removing some return type compatibility layers in Termops.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Reductionops now return EConstrs.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Equality API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Elim API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Tactics API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Hipattern API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Tacmach API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Cases API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Tacred API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Typing API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Evarconv API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Reductionops API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | * Termops API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
* | | Extend Fast_typeops to be a replacement for TypeopsGravatar Gaetan Gilbert2016-12-12
| |/ |/|
* | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-29
|\|
| * That Function is unable to create a Fixpoint equation is a user problem,Gravatar Yves Bertot2016-10-25