aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp
Commit message (Expand)AuthorAge
* Fixing #5454 (an assert false with 'pat).Gravatar Hugo Herbelin2017-04-05
* 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
* Fixing #5326 (anomaly on some unsupported case of 'pat).Gravatar Hugo Herbelin2017-01-26
* 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
| * 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
|\ \ \
| | | * 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
| | * | Revert "Make the pretty printer resilient to incomplete nametab (progress on ...Gravatar Théo Zimmermann2016-10-06
| | |/
* | | Disable compatibility notations warnings.Gravatar Maxime Dénès2016-10-06
* | | Remove the Set Verbose Compat option and turn the warning on by default.Gravatar Maxime Dénès2016-10-06
* | | Fix #5048 - Casts in pattern raise an anomaly in Constrintern.Gravatar Maxime Dénès2016-10-04
* | | Quick fix to #4595 (making notations containing "ltac:" unused for printing).Gravatar Hugo Herbelin2016-10-04
* | | Fix bug #5087: Improve the error message on record with duplicated fields.Gravatar Pierre-Marie Pédrot2016-10-02
* | | Warning about similar notations now up to alpha-conversion.Gravatar Hugo Herbelin2016-09-28
| * | [notation] Allow to retrieve defined notations.Gravatar Emilio Jesus Gallego Arias2016-09-25
|/ /
* | coqc -o now places .glob file near .vo fileGravatar Enrico Tassi2016-09-22
* | typosGravatar Enrico Tassi2016-09-22
* | Addressing OCaml compilation warnings.Gravatar Hugo Herbelin2016-09-16
* | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-09-14
|\|
| * Fixing a recursive notation bug raised on coq-club on Sep 12, 2016.Gravatar Hugo Herbelin2016-09-12
* | Notation_ops.subst_glob_vars: substituting also in evar kind forGravatar Hugo Herbelin2016-09-01
* | Fix bug #4764: Syntactic notation externalization breaks.Gravatar Pierre-Marie Pédrot2016-08-28
* | Fix bug #4904: [Import] does not load intermediately unqualified names of ali...Gravatar Pierre-Marie Pédrot2016-08-23
* | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-08-21
|\|
* | Fix anomaly on user-inputted projection name (bug #5029).Gravatar Guillaume Melquiond2016-08-19
| * Fix incorrect glob data for module symbols (bug #2336).Gravatar Guillaume Melquiond2016-08-18
* | Removing dead unsafe debugging code in Constrintern.Gravatar Pierre-Marie Pédrot2016-08-16
* | Make it a bit more obvious when variables are of type unit.Gravatar Guillaume Melquiond2016-08-10
* | Some extra fixes in printing patterns in binders.Gravatar Hugo Herbelin2016-07-19
* | Taking into account binding patterns when agglutinating sequences of binders.Gravatar Hugo Herbelin2016-07-19
* | Notations with multiple recursive binders: fixing use of alpha-conversion.Gravatar Hugo Herbelin2016-07-19
* | Notations: fixing multiple binders used as terms in reverse order.Gravatar Hugo Herbelin2016-07-19
* | Removing a source of clash with multiple recursive patterns in notations.Gravatar Hugo Herbelin2016-07-19
* | A new step on using alpha-conversion in printing notations.Gravatar Hugo Herbelin2016-07-18
* | Partial fix to #4592 (notation requiring alpha-conversion for printing).Gravatar Hugo Herbelin2016-07-17
* | Fixing a bug in recognizing a recursive pattern of notationsGravatar Hugo Herbelin2016-07-17
* | Fixing interpretation of notations w/ opposite instances of a recursive pattern.Gravatar Hugo Herbelin2016-07-17
* | Fixing printing of notations with several instances of a recursive pattern.Gravatar Hugo Herbelin2016-07-17
* | First step in adding printing for notations such as given in #4932.Gravatar Hugo Herbelin2016-07-17
* | Fixing #4932 (anomaly when using binders as terms in recursive notations).Gravatar Hugo Herbelin2016-07-17
* | Fixing a collision about the meta-variable ".." in recursive notations.Gravatar Hugo Herbelin2016-07-16
* | removing ocamldoc-related syntax errorsGravatar Matej Kosik2016-07-12
* | Merge remote-tracking branch 'github/bug4653' into v8.6Gravatar Matthieu Sozeau2016-07-07
|\ \
| * | Do not use implicit type info for (x := t) bindingsGravatar Matthieu Sozeau2016-07-07
* | | Program: fix #4873: transparency option not usedGravatar Matthieu Sozeau2016-07-07