aboutsummaryrefslogtreecommitdiff
path: root/test-suite/success
AgeCommit message (Expand)Author
2016-09-28Merge remote-tracking branch 'github/pr/232' into v8.6Maxime Dénès
2016-09-26Posssible abstractions over goal variables when inferring match return clause.Hugo Herbelin
2016-09-26Trying an abstracting dependencies heuristic for the match return clause even...Hugo Herbelin
2016-09-26Trying a no-inversion no-dependency heuristic for match return clause.Hugo Herbelin
2016-09-17Further "decide equality" tests on demand of Jason.Hugo Herbelin
2016-09-15Added a test file for contradiction.Hugo Herbelin
2016-09-14Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-09-14Fixing test-suite after commit 43104a0b.Pierre-Marie Pédrot
2016-08-21Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-08-20Fixing an anomaly in printing a unification error message.Hugo Herbelin
2016-08-19Merge remote-tracking branch 'origin/pr/246' into v8.6Matthieu Sozeau
2016-07-16Fixing a collision about the meta-variable ".." in recursive notations.Hugo Herbelin
2016-07-08Add test for pi_eq_proofs.Matthieu Sozeau
2016-07-07Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2016-07-06Fixed bug #4622.Matthieu Sozeau
2016-07-06Disallow dependent case on prim records w/o etaMatthieu Sozeau
2016-07-04Merge branch 'v8.5' into trunkMaxime Dénès
2016-07-04congruence: Restrict refreshing to SetMatthieu Sozeau
2016-07-04congruence/univs: properly refresh (fix #4609)Matthieu Sozeau
2016-06-30Goal selectors now use the keyword [only].Cyprien Mangin
2016-06-28Adding a test-suite for the only printing flag.Pierre-Marie Pédrot
2016-06-27Forbidding silently dropped universes instances inMatthieu Sozeau
2016-06-27Patterns in binders: functional testsArnaud Spiwack
2016-06-18Test-suite fix to 1744e37 (injection in context).Hugo Herbelin
2016-06-18Adding an "as" clause to specialize.Hugo Herbelin
2016-06-18Giving a more natural semantics to injection by default.Hugo Herbelin
2016-06-18Exporting a generic argument induction_arg. As a consequence,Hugo Herbelin
2016-06-17par: like all: but in parallelEnrico Tassi
2016-06-16Tentative fix of test-suite file to avoid loopMatthieu Sozeau
2016-06-16Cleanup and refactoringMatthieu Sozeau
2016-06-16Revise syntax of Hint CutMatthieu Sozeau
2016-06-16Example given at DeepSpec workshopMatthieu Sozeau
2016-06-16Purely refactoring and code/API cleanup.Matthieu Sozeau
2016-06-16eauto: fix test-suite fileMatthieu Sozeau
2016-06-16bteauto: a Proofview.tactic for multiple goalsMatthieu Sozeau
2016-06-16Fix iterative deepening strategy failing too earlyMatthieu Sozeau
2016-06-16Implement limited proof search and iterative deepening.Matthieu Sozeau
2016-06-16Typeclasses eauto based on new proof engine,Matthieu Sozeau
2016-06-16Merge 'pr/191' into trunkEnrico Tassi
2016-06-15ssrmatching: simple test for Ltac APIEnrico Tassi
2016-06-14Ident selectors cannot be used inside an Ltac expression.Cyprien Mangin
2016-06-14Goal selectors are now tacticals and can be used as such.Cyprien Mangin
2016-06-14Remove the need for brackets in goal selectors.Cyprien Mangin
2016-06-14Add test-suite file for goal selectors.Cyprien Mangin
2016-06-05Improve a comment in the test suiteJason Gross
2016-06-05Make Ltac Profiling an settingJason Gross
2016-06-05LtacProf for Coq trunkJason Gross
2016-06-02Update primitive coinductive test-suite.Matthieu Sozeau
2016-05-02Merge branch 'v8.5'Pierre-Marie Pédrot
2016-04-28An example for cd139311e, showing a consequence of not convertingHugo Herbelin