aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/success
Commit message (Expand)AuthorAge
* Repair two testsGravatar letouzey2012-04-12
* Relax uniform inheritance conditionGravatar gareuselesinge2012-04-05
* Unification: Added a heuristic to solve problems of the formGravatar herbelin2012-03-26
* Fix the test-suite by removing any Reset in the scriptsGravatar letouzey2012-03-23
* evarconv: MaybeFlex/MaybeFlex case infers more Canonical StructuresGravatar gareuselesinge2012-03-22
* Fixing bug #2724 (using notations with binders in cases patternsGravatar herbelin2012-03-20
* Fixing alpha-conversion bug #2723 introduced in r12485-12486.Gravatar herbelin2012-03-20
* Fix bugs related to Program integration.Gravatar msozeau2012-03-19
* "Let in" in pattern hell, one more iterationGravatar pboutill2012-03-02
* Use a heuristic to not simplify equality hypotheses remaining after dependent...Gravatar msozeau2012-02-20
* Fix simplification of ind. hyps., recognized by a [block] in their type (bug ...Gravatar msozeau2012-01-28
* Backtracking on r14876 (fix for bug #2267): extra scopes might beGravatar herbelin2012-01-05
* Type inference unification: fixed a 8.4 bug in the presence of unificationGravatar herbelin2012-01-04
* Fixing bug #2634 (unscoped notations were disturbing theGravatar herbelin2011-12-18
* Fixed a Not_found bug when declaring in a section some implicitGravatar herbelin2011-12-18
* Added ability to take the type of applied metas into account whenGravatar herbelin2011-12-17
* Proof using ...Gravatar gareuselesinge2011-12-12
* Fixing grammar resetting bug in the presence of levels initially emptyGravatar herbelin2011-12-07
* Fixing a bug of commit r13310 (activating coercions only when moduleGravatar herbelin2011-12-07
* Discarding let-ins from the instances of the evars in theGravatar herbelin2011-12-04
* Quick hack to avoid anomaly on using Program w/o having required JMeq.Gravatar herbelin2011-11-30
* Extraction: Richer patterns in matchs as proposed by P.N. TollitteGravatar letouzey2011-11-28
* Fixed a bug in postprocessing dependencies in pattern-matching compilationGravatar herbelin2011-11-26
* Configurable simpl tacticGravatar gareuselesinge2011-11-21
* Fixing postprocessing bugs in pattern-matching compilation.Gravatar herbelin2011-11-21
* Changed the way to detect if an "as" patterns is expanded or not. TheGravatar herbelin2011-11-21
* Updating Cases.v test.Gravatar herbelin2011-11-21
* Fixing new bug introduced in r14665 when fixing bug #1834.Gravatar herbelin2011-11-17
* Improved check is_open_canonical_projectionGravatar gareuselesinge2011-11-08
* Allow "|_=>_" in "match" in patterns, no more forced enumeration of constructorsGravatar letouzey2011-11-07
* Fixing incorrect change to pattern-unification over Meta's introducedGravatar herbelin2011-11-06
* Fixing tactic remember not correctly checking preservation of typingGravatar herbelin2011-11-06
* Fixing "destruct" test.Gravatar herbelin2011-10-25
* Fixing another bug revealing ill-typed use of evar restriction.Gravatar herbelin2011-10-24
* Use full conversion for checking type of holes in destruct over aGravatar herbelin2011-10-22
* Completing r14538 (Chung-Kil Hur's trick for fast dependently-typedGravatar herbelin2011-10-11
* It happens that the type inference algorithm (pretyping) did not checkGravatar herbelin2011-10-05
* Added support for referring to subterms of the goal by pattern.Gravatar herbelin2011-09-26
* moins de reification inutile, noatations standardsGravatar pottier2011-08-04
* Relaxed the constraint introduced in r14190 that froze the existingGravatar herbelin2011-06-18
* add names of theorems in outputGravatar jnarboux2011-06-18
* Tests de nsatz avec la geometrieGravatar pottier2011-06-16
* Added full pattern-unification on Meta for tactic unification.Gravatar herbelin2011-06-13
* Another bug of Scheme Induction (generated names dep/nodep were swapped).Gravatar herbelin2011-06-13
* Fixing an anomaly in Scheme Induction.Gravatar herbelin2011-06-13
* Added a new flag for freezing evars in tactic unification. Used thisGravatar herbelin2011-06-12
* Fixing another bug with "_" intro pattern.Gravatar herbelin2011-06-10
* Made use of "_" in repeated use of intros_patterns work (withGravatar herbelin2011-06-10
* ring2, cring, nsatz avec type classe avec parametres plus notationsGravatar pottier2011-06-10
* Mini-test for etaGravatar herbelin2011-05-26