aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/success
Commit message (Expand)AuthorAge
* Merge PR#713: Bump year in headers.Gravatar Maxime Dénès2017-06-15
|\
| * Bump year in headers.Gravatar Maxime Dénès2017-06-01
* | Merge PR#560: Reinstate fixpoint refolding in [cbn], deactivated by mistake (...Gravatar Maxime Dénès2017-05-31
|\ \ | |/ |/|
* | Fixing a subtle bug in tclWITHHOLES.Gravatar Hugo Herbelin2017-05-28
* | Fixing a bug with nested "as" clauses in "match".Gravatar Hugo Herbelin2017-05-16
* | Merge PR#597: Fixing #5487 (v8.5 regression on ltac-matching expressions with...Gravatar Maxime Dénès2017-05-02
|\ \
* \ \ Merge PR#589: remove unneeded -emacs flag in coq-prog-args in test-suite filesGravatar Maxime Dénès2017-05-02
|\ \ \
* | | | Fixing Set Rewriting Schemes bugs introduced in v8.5.Gravatar Hugo Herbelin2017-05-01
| * | | remove unneeded -emacs flag to coq-prog-argsGravatar Paul Steckler2017-05-01
|/ / /
| * / Really fixing #2602 which was wrongly working because of #5487 hiding the cause.Gravatar Hugo Herbelin2017-05-01
|/ /
* | Fix anomaly when doing [all:Check _.] during a proof.Gravatar Gaetan Gilbert2017-04-14
| * Reinstate fixpoint refolding in [cbn], deactivated by mistake.Gravatar Matthieu Sozeau2017-04-13
|/
* Merge branch 'origin/v8.5' into v8.6.Gravatar Hugo Herbelin2017-04-06
|\
* | Instances should obey universe binders even when defined by tactics.Gravatar Gaetan Gilbert2017-04-03
* | Intern names bound in match patternsGravatar Tej Chajed2017-03-23
| * Fixing a little bug in using the "where" clause for inductive types.Gravatar Hugo Herbelin2017-02-23
* | reject notations that are both 'only printing' and 'only parsing'Gravatar Ralf Jung2017-02-16
* | don't require printing-only notation to be productiveGravatar Ralf Jung2017-02-16
* | Fixing bugs in typing "match" (regressions #5322 and #5324 + bugs with let-ins).Gravatar Hugo Herbelin2017-01-22
* | Merge remote-tracking branch 'github/pr/366' into v8.6Gravatar Maxime Dénès2016-12-04
|\ \
* | | Fix typeclasses eauto shelving.Gravatar Théo Zimmermann2016-11-30
| * | Fix UGraph.check_eq!Gravatar Matthieu Sozeau2016-11-30
|/ /
* | Revert more of a477dc for good measureGravatar Matthieu Sozeau2016-11-16
* | Revert part of a477dc, disallow_shelvedGravatar Matthieu Sozeau2016-11-15
* | Fix test-suite files relying on tcs bugsGravatar Matthieu Sozeau2016-11-03
* | typeclasses eauto Implem/doc of shelving strategyGravatar Matthieu Sozeau2016-11-03
* | Fix handling of only_classes at toplevelGravatar Matthieu Sozeau2016-11-03
* | Test new syntax for hints and typeclass optionsGravatar Matthieu Sozeau2016-11-03
* | Lets Hints/Instances take an optional patternGravatar Matthieu Sozeau2016-11-03
* | Merge remote-tracking branch 'github/pr/321' into v8.6Gravatar Maxime Dénès2016-10-28
|\ \
* \ \ Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-24
|\ \ \ | | |/ | |/|
* | | Merge branch 'v8.5' into v8.6Gravatar Hugo Herbelin2016-10-24
| * | Fixing #3479 (parsing of "{" and "}" when a keyword starts with "{" or "}").Gravatar Hugo Herbelin2016-10-24
| | * sections/hints: prevent Not_found in get_type_ofGravatar Matthieu Sozeau2016-10-21
| |/ |/|
* | Merge PR #300 into v8.6Gravatar Pierre-Marie Pédrot2016-10-17
|\ \
* | | Example illustrating non-local inference of the default type of impossible br...Gravatar Hugo Herbelin2016-10-17
* | | Merge branch 'v8.5' into v8.6Gravatar Pierre-Marie Pédrot2016-10-12
|\ \ \ | | |/ | |/|
| * | Fixing a collision about the meta-variable ".." in recursive notations.Gravatar Hugo Herbelin2016-10-12
* | | Reverting generalization and cleaning of the return clause inference in v8.6.Gravatar Hugo Herbelin2016-10-11
* | | Clean up type classes flags and update compat file.Gravatar Maxime Dénès2016-10-05
* | | fixing bug 4609: document an option governing the generation of equalitiesGravatar Yves Bertot2016-10-03
* | | More tests for tactic "subst".Gravatar Hugo Herbelin2016-10-02
| | * Move vector/list compat notations to their relevant filesGravatar Jason Gross2016-09-29
| |/ |/|
* | Argument : assert does fail if no arg is given (fix #4864)Gravatar Enrico Tassi2016-09-29
* | Typeclass backtracking example by J. LeivantGravatar Matthieu Sozeau2016-09-28
* | Merge remote-tracking branch 'github/pr/232' into v8.6Gravatar Maxime Dénès2016-09-28
|\ \
* | | Posssible abstractions over goal variables when inferring match return clause.Gravatar Hugo Herbelin2016-09-26
* | | Trying an abstracting dependencies heuristic for the match return clause even...Gravatar Hugo Herbelin2016-09-26
* | | Trying a no-inversion no-dependency heuristic for match return clause.Gravatar Hugo Herbelin2016-09-26
* | | Further "decide equality" tests on demand of Jason.Gravatar Hugo Herbelin2016-09-17