aboutsummaryrefslogtreecommitdiff
path: root/test-suite
AgeCommit message (Expand)Author
2012-12-18Fixing parsing of specific primitive tokens used as notations for patternsherbelin
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-12-04Revised the strategy for automatic insertion of spaces when printingherbelin
2012-11-28Evarconv: Fix #2936 + commentspboutill
2012-11-25Fixed bug #2930: folded let-in's were hiding a violation to the occurherbelin
2012-11-21Fixing test-suite: Scope.vppedrot
2012-11-18Hurkens' paradox on Type (r15973 and r15977) needs two (non-Set)herbelin
2012-11-17Update output/Search.out after hint-related extra defs in Peanoletouzey
2012-11-17Taking into account the type of a definition (if it exists), and theherbelin
2012-10-17Fix test-suite output/* in benchpboutill
2012-09-04test-suite: fix grep rule for output testspboutill
2012-09-04test-suite uses coqtop instead of coqtop.bytepboutill
2012-08-24In the output tests, ignore dynlink messagesletouzey
2012-08-23test-suite: Local Tactic Notation is now legal since r15731letouzey
2012-08-23No more coqtop.opt, produce directly a coqtop binaryletouzey
2012-08-09Unification in Evar_conv uses an abstract machine statepboutill
2012-08-08Updating headers.herbelin
2012-07-29Fixing #2836 (materialize_evar might refine as a side effect theherbelin
2012-07-21Fixing bug #2835 (the rationale for printing notations was notherbelin
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-06Continuing r15459: it helps testing occur-check early in someherbelin
2012-07-06Minor fixes in the test-suite after my recent commitsletouzey
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 #2817 (occur check was not done up to instantiation ofherbelin
2012-06-20Fixing bug #2809 (anomaly when printing a module with notations due toherbelin
2012-06-18Proof using: nested sections bugfixgareuselesinge
2012-06-14Constrextern is allow to use partially applied notationspboutill
2012-06-12Fixing test-suite after last storm in Pp.pboutill
2012-06-12Changed encoding from ISO-8859-1 to UTF-8 for some remaining gallina files.ppedrot
2012-05-15Notations are back in the "in" clause of pattern matching.pboutill
2012-04-27Implicit arguments of Definition are taken from the type when given by the user.pboutill
2012-04-23remove undocumented and scarcely-used tactic auto decompletouzey
2012-04-17Bug 2733 : { } implicits and Fixpointspboutill
2012-04-15Fixing tauto "special" behavior on singleton types w/ 2 parameters (bug #2680).herbelin
2012-04-12Repair two testsletouzey
2012-04-06Fixing a few bugs (see #2571) related to interpretation of multiple bindersherbelin
2012-04-05Relax uniform inheritance conditiongareuselesinge
2012-03-26Unification: Added a heuristic to solve problems of the formherbelin
2012-03-23Fix the test-suite by removing any Reset in the scriptsletouzey
2012-03-22evarconv: MaybeFlex/MaybeFlex case infers more Canonical Structuresgareuselesinge
2012-03-20Fixing bug #2724 (using notations with binders in cases patternsherbelin
2012-03-20Fixing alpha-conversion bug #2723 introduced in r12485-12486.herbelin
2012-03-20Generalized the use of evar candidates in type inference unification:herbelin
2012-03-19Fix bugs related to Program integration.msozeau