aboutsummaryrefslogtreecommitdiff
path: root/test-suite
AgeCommit message (Expand)Author
2010-04-13Remove only *.v.log files in clean of test-suite/Makefileglondu
2010-04-11Recovering 8.2 behavior of "simple (e)apply" (and hence of "(e)auto").herbelin
2010-04-10Prettier test-suite/Makefileglondu
2010-04-10Optimized need for delimiters when disjoint scopes for strings andherbelin
2010-04-10Use the Makefile in test-suite/checkglondu
2010-04-10Makefile for the test-suiteglondu
2010-04-10Fix typos in test-suite scriptglondu
2010-04-10Test for bug #2231 (unexpected error when using let/if over an inductiveherbelin
2010-04-07Commit 12906 continued (forgotten file).herbelin
2010-04-07Granting wish #2251 thanks to commit 12900 solved bug 1416.v (whichherbelin
2010-04-06New model for user-driven translation of tokens in coqdocherbelin
2010-04-05Granting wish #2251 (forbidding rewriting a term reduced to an evar)herbelin
2010-04-05Tests for bug report #2244 (pattern-unification with abstraction over Meta's)herbelin
2010-03-30Small things about coqdoc + fixing lettuple.v test (part of bug #2289)herbelin
2010-03-29Several bug-fixes and improvements of coqdocherbelin
2010-03-27Fixing bug #2279 (printing nested let-in was in exponential time)herbelin
2010-03-27Applied greenrd's patch to fix bug 2255 (injection failed toherbelin
2010-03-24Fixed bug #2260 (check of resolution of all evars in the declarationherbelin
2010-03-23Added automatic expansion on the left of recursive notationsherbelin
2010-03-23Fix bug in backtracking.vgross
2010-03-12fixed minor pbs with test casesbarras
2010-03-12fixed confusion between number of cstr arguments and number of pattern variab...barras
2010-03-11introduced lazy computation of size info in the guard conditionbarras
2010-03-11Minimal test suite for search commandspuech
2010-02-26New backtracking code + fix bug #2082.vgross
2010-02-13Fix NumbersSyntax.outletouzey
2010-02-10ajout test de fied_simplify_eq inbarras
2010-02-10bugs/.../1784.v: revert Matthieu's recent fix, since Program has been made co...letouzey
2010-01-29minor change in test-suite/output/NumberSyntax.out: a BigN.t_ instead of BigN.tletouzey
2010-01-12New version of 12650 that was broken (supporting again records whenherbelin
2010-01-12revert commit 12650 for the moment, since it breaks MSetAVLletouzey
2010-01-12Temporary fix to compensate the loss of descent on dependentherbelin
2010-01-04Errors issued by reduction tactics (e.g. pattern) were not caught by "try".herbelin
2009-12-30Regression test for bug #2145 (Groebner failing with "not eq" hypotheses).herbelin
2009-12-30Fixing bug #2193: computation of dependencies in the "match" returnherbelin
2009-12-30Fixing bug #2146 (broken selection of occurrences in "change").herbelin
2009-12-29Renouncing to have the option "Automatic Introduction" on by default.herbelin
2009-12-29Improving descend_in_conjunctions (using a combinators instead of a tactic)herbelin
2009-12-24In "simpl c" and "change c with d", c can be a pattern.herbelin
2009-12-13Made the side-conditions of lemmas always come last when chaining "apply in"herbelin
2009-12-13Revision 12557 continued (better rendering of dependent rewrite)herbelin
2009-12-03Still continuing r12485-12486, r12549, r12556 (cleaning around name generation)herbelin
2009-12-02Continuing r12485-12486 and r12549 (cleaning around name generation)herbelin
2009-12-02Remove interface pluginglondu
2009-12-01Continuing r12485-12486 (cleaning around name generation)herbelin
2009-11-30Fix backtracking heuristic in typeclass resolution. msozeau
2009-11-27Added support for definition of fixpoints using tactics.herbelin
2009-11-27Substitute terms for evars-as-goals as soon as they are solved inmsozeau
2009-11-26Fixing xml theory file export (was not consistent with coqdoc fileherbelin
2009-11-13Fix test-suite scripts: [Generalizable Variables] and small msozeau