aboutsummaryrefslogtreecommitdiff
path: root/test-suite/success
AgeCommit message (Expand)Author
2017-04-09Fixing several wrong computations of implicit arguments by positionHugo Herbelin
2017-04-07Merge branch 'master' into econstrPierre-Marie Pédrot
2017-04-06Merge PR#455: Farewell decl_modeMaxime Dénès
2017-04-06Merge branch 'origin/v8.5' into v8.6.Hugo Herbelin
2017-04-04Adding tests for chained abstract tactics.Pierre-Marie Pédrot
2017-04-04Merge branch 'trunk' into pr379Maxime Dénès
2017-04-03Merge branch 'v8.6' into trunkMaxime Dénès
2017-04-03Instances should obey universe binders even when defined by tactics.Gaetan Gilbert
2017-03-24Merge branch 'trunk' into pr379Maxime Dénès
2017-03-23Supporting arbitrary binders in record fields, including e.g. patterns.Hugo Herbelin
2017-03-23Merge branch 'v8.6' into trunkMaxime Dénès
2017-03-23Intern names bound in match patternsTej Chajed
2017-03-22Make IZR use a compact representation of integers.Guillaume Melquiond
2017-03-22Merge branch 'v8.6'Pierre-Marie Pédrot
2017-03-07Farewell decl_modeEnrico Tassi
2017-02-23Fixing a little bug in using the "where" clause for inductive types.Hugo Herbelin
2017-02-16reject notations that are both 'only printing' and 'only parsing'Ralf Jung
2017-02-16don't require printing-only notation to be productiveRalf Jung
2017-02-14Merge branch 'master'.Pierre-Marie Pédrot
2017-02-14Quick hack to fix interpretation of patterns in Ltac.Pierre-Marie Pédrot
2017-02-07Add test-suite files for hintdb variables in Ltac.Théo Zimmermann
2017-02-01Merge branch 'v8.6'Pierre-Marie Pédrot
2017-01-22Fixing bugs in typing "match" (regressions #5322 and #5324 + bugs with let-ins).Hugo Herbelin
2016-12-22Fixing injection in the presence of let-in in constructors.Hugo Herbelin
2016-12-04Merge remote-tracking branch 'github/pr/366' into v8.6Maxime Dénès
2016-11-30Fix typeclasses eauto shelving.Théo Zimmermann
2016-11-30Fix UGraph.check_eq!Matthieu Sozeau
2016-11-16Revert more of a477dc for good measureMatthieu Sozeau
2016-11-15Revert part of a477dc, disallow_shelvedMatthieu Sozeau
2016-11-03Fix test-suite files relying on tcs bugsMatthieu Sozeau
2016-11-03typeclasses eauto Implem/doc of shelving strategyMatthieu Sozeau
2016-11-03Fix handling of only_classes at toplevelMatthieu Sozeau
2016-11-03Test new syntax for hints and typeclass optionsMatthieu Sozeau
2016-11-03Lets Hints/Instances take an optional patternMatthieu Sozeau
2016-10-28Merge remote-tracking branch 'github/pr/321' into v8.6Maxime Dénès
2016-10-24Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-10-24Merge branch 'v8.5' into v8.6Hugo Herbelin
2016-10-24Fixing #3479 (parsing of "{" and "}" when a keyword starts with "{" or "}").Hugo Herbelin
2016-10-21sections/hints: prevent Not_found in get_type_ofMatthieu Sozeau
2016-10-17Merge PR #300 into v8.6Pierre-Marie Pédrot
2016-10-17Example illustrating non-local inference of the default type of impossible br...Hugo Herbelin
2016-10-12Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-10-12Fixing a collision about the meta-variable ".." in recursive notations.Hugo Herbelin
2016-10-11Reverting generalization and cleaning of the return clause inference in v8.6.Hugo Herbelin
2016-10-05Clean up type classes flags and update compat file.Maxime Dénès
2016-10-03fixing bug 4609: document an option governing the generation of equalitiesYves Bertot
2016-10-02More tests for tactic "subst".Hugo Herbelin
2016-09-29Move vector/list compat notations to their relevant filesJason Gross
2016-09-29Argument : assert does fail if no arg is given (fix #4864)Enrico Tassi
2016-09-28Typeclass backtracking example by J. LeivantMatthieu Sozeau