aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp
Commit message (Expand)AuthorAge
* correcting a typo in a commentGravatar Matej Kosik2017-04-20
* Merge branch 'v8.6' into trunkGravatar Maxime Dénès2017-04-15
|\
* \ Merge PR#441: Port Toplevel to the Stm APIGravatar Maxime Dénès2017-04-12
|\ \
| * | [flags] Documentation and a minor tweak.Gravatar Emilio Jesus Gallego Arias2017-04-12
* | | Merge PR#422: Supporting all kinds of binders, including 'pat, in syntax of r...Gravatar Maxime Dénès2017-04-12
|\ \ \
| | | * Fixing #5454 (an assert false with 'pat).Gravatar Hugo Herbelin2017-04-05
* | | | Merge branch 'trunk' into pr379Gravatar Maxime Dénès2017-04-04
|\ \ \ \ | | |/ / | |/| |
* | | | 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
| | * | | Using the same type of binders for interning and externing.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
| | * | | Merging glob_binder and glob_decl.Gravatar Hugo Herbelin2017-03-24
| | * | | Type extended_glob_local_binder now contains only glob_constr.Gravatar Hugo Herbelin2017-03-24
| | * | | Standardized the order of constructors for binders: Assum then Def.Gravatar Hugo Herbelin2017-03-24
| | * | | Cleaning phase around local binder at glob level:Gravatar Hugo Herbelin2017-03-24
| | * | | "Standardizing" the name LocalPatten into LocalRawPattern.Gravatar Hugo Herbelin2017-03-24
| |/ / /
| | * | Factorizing/unifying code in dealing with binders.Gravatar Hugo Herbelin2017-03-23
| | * | Improving the API of constrexpr_ops.mli.Gravatar Hugo Herbelin2017-03-23
| |/ /
| * | [safe_string] interp/dumpglobGravatar Emilio Jesus Gallego Arias2017-03-14
| * | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-02-22
| |\|
| * | Merge PR#189: Remove tabulation support from pretty-printing.Gravatar Maxime Dénès2017-02-20
| |\ \
* | | | 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
* | | | Removing various compatibility layers of tactics.Gravatar Pierre-Marie Pédrot2017-02-14
* | | | Ltac now uses evar-based constrs.Gravatar Pierre-Marie Pédrot2017-02-14
* | | | Reductionops now return EConstrs.Gravatar Pierre-Marie Pédrot2017-02-14
* | | | Tactics API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
* | | | Pretyping API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
* | | | Classops API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
* | | | Reductionops API using EConstr.Gravatar Pierre-Marie Pédrot2017-02-14
| | | * Turning an anomaly on 'pat into a proper "unsupported" error message.Gravatar Hugo Herbelin2017-02-09
| | | * Fixing an anomaly with 'pat after cofix.Gravatar Hugo Herbelin2017-02-02
| * | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2017-02-01
| |\ \ \ | | | |/ | | |/|
| | * | Fixing #5326 (anomaly on some unsupported case of 'pat).Gravatar Hugo Herbelin2017-01-26
| * | | Adding a new evar source to remember the name of evars which wereGravatar Hugo Herbelin2017-01-22
|/ / /
* | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-29
|\| |
| * | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-29
| |\ \
| | * | Fixing #5161 (case of a notation with unability to detect a recursive binder).Gravatar Hugo Herbelin2016-10-27
* | | | CLEANUP: rename "Nameops.lift_subscript" to "Nameops.increment_subscript".Gravatar Matej Kosik2016-10-19
* | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-17
|\| | |
| | * | Merge PR #310 into v8.5Gravatar Pierre-Marie Pédrot2016-10-17
| | |\ \
| * | \ \ Merge PR #310 into v8.6Gravatar Pierre-Marie Pédrot2016-10-17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge PR #289 into v8.6.Gravatar Pierre-Marie Pédrot2016-10-12
| |\ \ \ \
* | | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-12
|\| | | | |
| | | | * | Fixing a collision about the meta-variable ".." in recursive notations.Gravatar Hugo Herbelin2016-10-12
| * | | | | Shorter message for "Test Asymmetric Patterns".Gravatar Hugo Herbelin2016-10-12
| * | | | | Fixing a few confusions on the name of the beautify flag.Gravatar Hugo Herbelin2016-10-12
* | | | | | Merge branch 'v8.6'Gravatar Pierre-Marie Pédrot2016-10-08
|\| | | | |