aboutsummaryrefslogtreecommitdiff
path: root/test-suite
AgeCommit message (Expand)Author
2009-10-29Revision 12439 continued, printing part (notations to names behaveherbelin
2009-10-28Integrate a few improvements on typeclasses and Program from the equations br...msozeau
2009-10-28Made that notations to names behave like the names they refer to wrtherbelin
2009-10-26Local/Global revision 12418 continuedherbelin
2009-10-26Adapted test unfold.v after eq gets its argument maximally insertedherbelin
2009-10-25Restore (and test) broken chaining of lemmas in "apply in" in presenceherbelin
2009-10-25Add support for remaining side-conditions in "apply in as".herbelin
2009-10-25Improved the treatment of Local/Global options (noneffective Local onherbelin
2009-10-17Fixed a notation bug when extending binder_constr with empty levelsherbelin
2009-10-08Fixed a bug introduced in revision 12265.herbelin
2009-10-04Removal of trailing spaces.serpyc
2009-09-27Fixed a bug in the interaction between dEqThen and inject_at_positionsherbelin
2009-09-27Fixed two tests that was incorrectly typed in former revisions 12348 and 12356.herbelin
2009-09-27Delay the choice of eliminator in destruct/induction until we know ifherbelin
2009-09-24Micromega doc : psatz Z -> psatz Z 2fbesson
2009-09-22Add the option to automatically introduce variables declared before themsozeau
2009-09-20Only one "in" clause in "destruct" even for a multiple "destruct".herbelin
2009-09-18micromega: better handling of exponentiation + correction of test-suite termi...fbesson
2009-09-17Delete trailing whitespaces in all *.{v,ml*} filesglondu
2009-08-25git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12294 85f007b7-540e-0...fbesson
2009-08-15+ csdp.cachefbesson
2009-08-13Death of "survive_module" and "survive_section" (the first one washerbelin
2009-08-11Ensures that let-in's in arities of inductive types work well. Maybe notherbelin
2009-08-11Relatively ad hoc fix to an ill-typed instantiation bug in typeherbelin
2009-07-30psatz Z -> psatz Z 1fbesson
2009-07-24Remove the barely-used/obsolete/undocumented syntax "conditional <tac> rewrite"letouzey
2009-07-20Move some examples for groebner into a test-suite fileletouzey
2009-07-15- Granted wish #2138 (support for local binders in syntax of Record fields).herbelin
2009-07-08Reactivation of pattern unification of evars in apply unification, inherbelin
2009-06-06Fixing bug #2106 ("match" compilation with multi-dependent constructor).herbelin
2009-06-02Adding a regression test about Bauer's example on coq-club ofherbelin
2009-06-02Fix script file using the "Manual Implicit" flag.msozeau
2009-05-11micromega: proof compression bugfixfbesson
2009-05-10- Addition of "Hint Resolve ->" and "Hint Resolve <-" continued: itherbelin
2009-04-25- Fixing #2090 (occur check missing when trying to solve evar-evar equation).herbelin
2009-04-20Fix test output mentionning an existential number that changed.msozeau
2009-04-20Fix wrong pattern in Morphisms. Fix bug scripts to reflect the fact thatmsozeau
2009-04-16Fix bug #2089: correctly dealing with parameters and real arguments inmsozeau
2009-04-14Fix and actually beautify the bug script to adapt to the new measuremsozeau
2009-04-10Fix premature optimisation in dependent induction: even variable args needmsozeau
2009-04-08- Backport of 12053 (fixing parsing segfault bug #2087) and 12058 (fixingherbelin
2009-03-30Add tests for quoteglondu
2009-03-29Avoid inadvertent declaration of "on" as a keyword. New syntax ismsozeau
2009-03-28Rewrite of Program Fixpoint to overcome the previous limitations: msozeau
2009-03-26Fixes in Program well-founded definitions:msozeau
2009-03-19coq_makefile: -c and -shared conflict; tacinterp: delay evaluation of tactic ...barras
2009-03-16Cleaning/improving the use of the "in" clause (e.g. "unfold foo in H at 4"herbelin
2009-03-04illegal tactic application was having Ltac interpreter loopbarras
2009-02-23Add support for dependent "destruct" over terms in dependent types.herbelin
2009-02-09commited complexity test for exponential behavior of unificationbarras