aboutsummaryrefslogtreecommitdiff
path: root/test-suite
AgeCommit message (Expand)Author
2013-08-04Added test for bug #2846.ppedrot
2013-08-04Added a test for bug #3062.ppedrot
2013-08-01Added a test for bug #3088.ppedrot
2013-07-29Tentative fix for #3054: we refresh universes in a term generatedppedrot
2013-07-29better error message for unexpected renaming (closes #2987)gareuselesinge
2013-07-25Fixing bug #3093 by adding the asked test case.ppedrot
2013-07-17More dynamic argument scopesletouzey
2013-07-10Continuing r16621 on injection intro-patterns:herbelin
2013-07-09Revising r16550 about providing intro patterns for applying injection:herbelin
2013-06-27Bugfix: Fixing #3050ppedrot
2013-06-10Fix [setoid_rewrite] forgetting some evars that are produced when typecheckin...msozeau
2013-06-02Now interpreting introduction patterns [x1 .. xn] and (x1,..,xn) as anherbelin
2013-05-14Fixing a regression in unification introduced in r16205 (error raisedherbelin
2013-05-09Updating some output tests in test-suite:herbelin
2013-05-09A uniformization step around understand_* and interp_* functions.herbelin
2013-05-08Protection against "Bad recursive type" in w_unify0 (bug #3036).herbelin
2013-05-08Declaration of multiple hypotheses or parameters now share typingherbelin
2013-05-08Share more information between constructors and arity of an inductiveherbelin
2013-05-08Moved isolated test params_ind.v to Inductive.v.herbelin
2013-05-05Hack to solve a "Bad recursive type" anomaly.herbelin
2013-04-27Added a unit test for bug #2230.ppedrot
2013-04-18Finer fix for bug 3017, mark unresolvability only of goals that aremsozeau
2013-04-17Renaming SearchAbout into Search and Search into SearchHead.herbelin
2013-04-17Using Parameter instead of Variable in test-suite/outputherbelin
2013-04-17Like in r16346, do not filter local definitions (here in theherbelin
2013-04-16Added regression test for bug #3023 which was solved by Matthieu'sherbelin
2013-04-10Equality: avoid some unprotected List.nth (fix #2837)letouzey
2013-04-08Enrich test-suite with a test for #3022.ppedrot
2013-03-30Continuation of r16346 on filtering local definitions. Refinedherbelin
2013-03-25Enrich test-suite with a test for #2928letouzey
2013-03-25Enrich test-suite with a test for #2734letouzey
2013-03-25Add the test-case of bug 2750 in the test-suiteletouzey
2013-03-21Cosmetic code contraction in evarsolve.ml + test sur unification avec let-in.herbelin
2013-03-21Robust display of NotConvertibleTypeField errors (fix #3008, #2995)letouzey
2013-03-21Firstorder: record with defined field aren't conjonctions (fix #2629)letouzey
2013-03-21Using hnf instead of "intro H" for forcing reduction to a product.herbelin
2013-03-21Printmod: fresh fake namespaces for non-visible modules (fix #2668, #2983)letouzey
2013-03-20Check a list length before doing a List.chop (fix #3000)letouzey
2013-03-18Fix for bug #3004 (thanks Hugo!)letouzey
2013-02-25Evarconv: When doing a iota of a fixpoint, use constant name instead of fixpo...pboutill
2013-02-21A slightly more efficient test of well-typedness of restriction ofherbelin
2013-02-17Added propagation of evars unification failure reasons for betterherbelin
2013-02-17Revised the Ltac trace mechanism so that trace breaking due toherbelin
2013-02-05Fixed bug #2981 (anomaly NotASort in Retyping due to collision betweenherbelin
2013-01-29Fixed #2970 (made that remember's eqn name is interpretable as an ltac var).herbelin
2013-01-29Added a file for testing regression of bug #2955 (anomaly in simpl inherbelin
2013-01-29Fixing bug #2969 (admit failing after Grab Existential Variables dueherbelin
2013-01-28Fixed bug #2966 (de Bruijn error in computation of heads for coercions).herbelin
2013-01-28Uniformization of the "anomaly" command.ppedrot
2013-01-28Fixing one part of #2830 (anomaly "defined twice" due to nested calls toherbelin