aboutsummaryrefslogtreecommitdiff
path: root/contrib/funind
AgeCommit message (Expand)Author
2006-06-07functional induction can now be used with jforest
2006-06-06this time it's good jforest
2006-06-06Error in last commit jforest
2006-06-06protecting an uncaught exception Not_found jforest
2006-06-06+ ameliorating the tactic "functional induction"jforest
2006-06-01bug in alpha-conversionjforest
2006-05-31Replacing the old version of "functional induction" with the new one. jforest
2006-05-30Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...herbelin
2006-05-29small changes jforest
2006-05-23Error during last commit (coq didn't compile)jforest
2006-05-23Correcting a bug with ocaml <= 3.08.3 (Map.fold changing)jforest
2006-05-22LetTuple are now supported in Functionjforest
2006-05-07+ correcting a bug in general recursive function (match e with _ => match f e...jforest
2006-05-05Correction in generate_graph (now handles fun _ => fix ....)jforest
2006-05-03Fixing two minor bugs in recdef and graph of function generation. jforest
2006-05-03Cleanning and factorizing code in funind. Spliting new_arg_principles into to...jforest
2006-04-28Suppression des fichiers .cvsignore, rendus obsolètes par le systèmes des '...notin
2006-04-27- Distinction explicite des parties paramètres et arguments dans le typeherbelin
2006-04-27Standardisation nom option_app en option_mapherbelin
2006-04-26Replacing "GenFixpoint" with "Function" and "mes" with "measure"jforest
2006-04-24+ Handling "if" and cast in GenFixpoint jforest
2006-04-14Si un fixpoint a plusieurs arguments, mais un seul de type inductif, letouzey
2006-04-12Simplifying the proof of principlesjforest
2006-04-10+ Changing a little functional schemes types jforest
2006-03-20Adding "New Functional Scheme" jforest
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-02-22Julien:bertot
2006-02-17Julien:bertot
2006-02-17changed the decomposition of an induction schemecoq
2006-02-09very minor bug correction and cleanningbertot
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-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-21Messages de idtac et fail peuvent maintenant être des listes de string, int ...herbelin
2006-01-11Restructuration et simplification des fonctions d'affichage, de détypageherbelin
2005-12-26Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme...herbelin
2005-12-08More exception handling in functional scheme.coq
2005-12-02Changement des named_contextgregoire
2005-09-16changed the syntax categories of arguments of functional schemecoq
2005-08-18code cleaning. No changes as far as tested.coq
2005-05-26Correction of a bug in functional scheme. It raised with mutualcoq
2005-02-12Uniformisation de destApplication en destAppherbelin
2004-12-10Hugo fixed a bug of refine, and it revealed a bug of functionalcoq