aboutsummaryrefslogtreecommitdiff
path: root/test-suite/success
AgeCommit message (Expand)Author
2014-05-26- Fix in kernel conversion not folding the universe constraintsMatthieu Sozeau
2014-05-08Simplification and improvement of "subst x" in such a way that itHugo Herbelin
2014-05-06Comment in Funind.v test-suite fileMatthieu Sozeau
2014-05-06- Fix arity handling in retyping (de Bruijn bug!)Matthieu Sozeau
2014-05-06Fix restrict_universe_context removing some universes that do appear in the t...Matthieu Sozeau
2014-05-06Fix declarations of monomorphic assumptionsMatthieu Sozeau
2014-05-06- Fix RecTutorial, and mutual induction schemes getting the wrong names.Matthieu Sozeau
2014-05-06- Fixes for canonical structure resolution (check that the initial term indee...Matthieu Sozeau
2014-05-06This commit adds full universe polymorphism and fast projections to Coq.Matthieu Sozeau
2014-03-26test for apply + TC resolutionEnrico Tassi
2014-02-28Pos.compare_cont takes the comparison as first argumentPierre Boutillier
2014-01-06Add a test suite file for Ltac's "+" tactical.Arnaud Spiwack
2013-12-06Remove duplicate test-suite file.Arnaud Spiwack
2013-12-06Fix the refine related test-suite files to account for the new refine.Arnaud Spiwack
2013-09-03Fixing some tests from the test-suite.ppedrot
2013-09-02* test-suite/success/Unicode_utf8:regisgia
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-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-09A uniformization step around understand_* and interp_* functions.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-03-21Cosmetic code contraction in evarsolve.ml + test sur unification avec let-in.herbelin
2013-03-21Using hnf instead of "intro H" for forcing reduction to a product.herbelin
2013-01-29Fixed #2970 (made that remember's eqn name is interpretable as an ltac var).herbelin
2013-01-28Uniformization of the "anomaly" command.ppedrot
2013-01-21Fix bug 2958: Inductive deep in in clause are impossiblepboutill
2013-01-18Unset Asymmetric Patternspboutill
2012-12-18Taking into account the possibility of having a type of type which isherbelin
2012-12-18Fixed a little inefficiency of "set/destruct" over a pattern. Nowherbelin
2012-12-04Backtrack on activating scopes with type casts (was r15978).herbelin
2012-11-28Evarconv: Fix #2936 + commentspboutill
2012-11-21Fixing test-suite: Scope.vppedrot
2012-11-17Taking into account the type of a definition (if it exists), and theherbelin
2012-08-23test-suite: Local Tactic Notation is now legal since r15731letouzey
2012-08-09Unification in Evar_conv uses an abstract machine statepboutill
2012-08-08Updating headers.herbelin
2012-07-21Improving management of notations with binders (see #2708 where aherbelin
2012-07-10Restore test file induct.v where the "in |- *" is mandatoryletouzey
2012-07-05Legacy Ring and Legacy Field migrated to contribsletouzey
2012-07-05Kills the useless tactic annotations "in |- *"letouzey
2012-07-05Open Local Scope ---> Local Open Scope, same with Notation and aliiletouzey
2012-07-05ZArith + other : favor the use of modern names instead of compat notationsletouzey
2012-06-20Fixing bug #2809 (anomaly when printing a module with notations due toherbelin
2012-06-18Proof using: nested sections bugfixgareuselesinge