aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2006-03-24utilisation de la VM pour la normalisation finale de romegaletouzey
2006-03-23correctifs de bug pour romega: letouzey
2006-03-22Subtac fixes, single fixpoint definitions are working again. Added a toggle o...msozeau
2006-03-22Made pretyping a functor over a coercion implementation. Pretyping.Default us...msozeau
2006-03-21+ destruct now works as induction on multiple arguments : jforest
2006-03-20Adding "New Functional Scheme" jforest
2006-03-17Modification des propriétés (svn:executable)notin
2006-03-16Cleaning dead code jforest
2006-03-14+ Debugging and cleaning functional principle generation tacticjforest
2006-03-13Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.msozeau
2006-03-12 -Debugging multiple induction, a bug appeared when having functioncourtieu
2006-03-10cleaning jforest
2006-03-07Coq did not compile in Ocaml 3.06 and 3.07 since Map.S did not contain is_emp...jforest
2006-03-05Exploitation du 'let rec' + présentationherbelin
2006-03-05New files for subtaccoq
2006-03-02tactic haRVey pour appeler haRVey (contrib/dp)filliatr
2006-03-01Correction bug #842 (rename d'une hyp du contexte)herbelin
2006-03-01appel de Zenonfilliatr
2006-02-28*** empty log message ***filliatr
2006-02-27dp: sortie Whyfilliatr
2006-02-22Work on recursive definitionscoq
2006-02-22Add vernacular file for subtaccoq
2006-02-22Julien:bertot
2006-02-21Work with binder lists, problem of tyconscoq
2006-02-21Latest fixes, should work fine now for non recursive definitions, although st...coq
2006-02-20Fix minor bugcoq
2006-02-20Forgot a filecoq
2006-02-20Monday work, working with coercions and implicit argscoq
2006-02-20Forgot another file...coq
2006-02-20Forgot one filecoq
2006-02-20Rewrite of the subtac tactic, needs some work on implicit arguments.coq
2006-02-17bug correctionbertot
2006-02-17Julien:bertot
2006-02-17changed the decomposition of an induction schemecoq
2006-02-13firstorder fails gracefullly when encountering untypable higher-order termscorbinea
2006-02-10induction now admits multiple induction arguments. The principle mustcoq
2006-02-09very minor bug correction and cleanningbertot
2006-02-09securing intros (we now use h_intro)bertot
2006-02-09Minor bugs fixesbertot
2006-02-08Changing Set to Type for iter.bertot
2006-02-08One can use a measure {mes f x} instead of a well-founded relation in GenFixp...bertot
2006-02-08Julien:bertot
2006-02-03added mli 's for the nex functional induction (forgotten last time).coq
2006-02-03+ Adding an error message when the function cannot be definedbertot
2006-02-01protect ring operations when passed to gen_phiZ and gen_phiN (abstract rings)barras
2006-02-01protect ring operations when passed to gen_phiZ and gen_phiN (abstract rings)barras
2006-02-01New version of functional induction / inversion. By Julien Forest,coq
2006-01-28Réorganisation de la structure interne des types de déclarations (decl_kinds)herbelin
2006-01-28Ajout option 'using lemmas' à auto/trivial/eautoherbelin
2006-01-28Suppression code pour hints nommés à la V7 (voire à la V6...)herbelin