aboutsummaryrefslogtreecommitdiff
path: root/test-suite
AgeCommit message (Expand)Author
2017-04-03Add test file for #4957.Maxime Dénès
2017-03-30Merge branch 'v8.6' into trunkMaxime Dénès
2017-03-29Run non-tactic comands without resilient_commandTej Chajed
2017-03-24Merge branch 'trunk' into pr379Maxime Dénès
2017-03-24Applying same convention as in Definition for printing type in a let in.Hugo Herbelin
2017-03-23Supporting arbitrary binders in record fields, including e.g. patterns.Hugo Herbelin
2017-03-23A test checking for non-collision of name in irrefutable patterns.Hugo Herbelin
2017-03-23Merge branch 'v8.6' into trunkMaxime Dénès
2017-03-23Merge PR#507: Intern names bound in match patternsMaxime Dénès
2017-03-23Intern names bound in match patternsTej Chajed
2017-03-23Merge branch 'v8.6' into trunkMaxime Dénès
2017-03-22Make IZR use a compact representation of integers.Guillaume Melquiond
2017-03-22funind: Ignore missing info for current functionTej Chajed
2017-03-22Merge branch 'v8.6'Pierre-Marie Pédrot
2017-03-21[pp] Make feedback the only logging mechanism.Emilio Jesus Gallego Arias
2017-03-17Merge PR#429: Don't require printing-only notation to be productiveMaxime Dénès
2017-03-14Report missing tactic arguments in error messageTej Chajed
2017-03-10Merge PR#359: Fix bug 4969, autoapply was not tagging shelved subgoals correc...Maxime Dénès
2017-03-07Farewell decl_modeEnrico Tassi
2017-02-27Merge PR#395: Allow hintdb to be parameters in a Ltac definition orMaxime Dénès
2017-02-23Fixing a little bug in using the "where" clause for inductive types.Hugo Herbelin
2017-02-22Merge branch 'v8.6'Pierre-Marie Pédrot
2017-02-17Moving the Ltac plugin to a pack-based one.Pierre-Marie Pédrot
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-14Namegen primitives now apply on evar constrs.Pierre-Marie Pédrot
2017-02-14Merge PR#253: Sort Search results by relevanceMaxime Dénès
2017-02-14Test-suite: output of SearchArnaud Spiwack
2017-02-09Fixing bug #5346 (an unimplemented application of 'pat).Hugo Herbelin
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-02-01Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2017-01-31Fixing #5311 (anomaly on unexpected intro pattern).Hugo Herbelin
2017-01-23Merge branch 'v8.5' into v8.6Pierre-Marie Pédrot
2017-01-23Fixing unification regression #5323.Hugo Herbelin
2017-01-22Fixing bugs in typing "match" (regressions #5322 and #5324 + bugs with let-ins).Hugo Herbelin
2017-01-05Fixing a little bug in printing cofix with no arguments.Hugo Herbelin
2016-12-22Fixing #5277 (Scheme Equality not robust wrt choice of names).Hugo Herbelin
2016-12-22Fixing injection in the presence of let-in in constructors.Hugo Herbelin
2016-12-07Merge branch 'v8.6'Pierre-Marie Pédrot
2016-12-04Merge remote-tracking branch 'github/pr/366' into v8.6Maxime Dénès
2016-12-04Merge remote-tracking branch 'github/pr/378' into v8.6Maxime Dénès
2016-12-02Fix test-suite after change in "context" printing.Maxime Dénès
2016-12-02Merge remote-tracking branch 'github/pr/377' into v8.6Maxime Dénès
2016-12-02Univs: fix bug #5188Matthieu Sozeau
2016-11-30Fix typeclasses eauto shelving.Théo Zimmermann
2016-11-30Univs: fix bug #5180Matthieu Sozeau
2016-11-30Fix UGraph.check_eq!Matthieu Sozeau