aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/funind/indfun.ml
Commit message (Expand)AuthorAge
* Ajout de eelim, ecase, edestruct et einduction (expérimental).Gravatar herbelin2007-10-03
* Slight cleanup of refl_omega.ml : in particular it uses now listGravatar letouzey2007-07-11
* Add a parameter to QuestionMark evar kind to say it can be turned into an obl...Gravatar msozeau2007-03-19
* r11153@tannat: jforest | 2007-03-16 10:25:55 +0100Gravatar jforest2007-03-16
* Réactivation du filtrage d'ordre 2 dans ltac qui avait cessé deGravatar herbelin2007-02-13
* Retour r9310 en attendant mieuxGravatar herbelin2007-02-09
* Meilleur anglais (cf 9619)Gravatar herbelin2007-02-07
* Extension du polymorphisme de sorte au cas des définitions dans Type.Gravatar herbelin2006-10-28
* Detection des paramettres pour les Functions bien fondeesGravatar jforest2006-09-27
* Gestion des arguments implicites dans les Functions bien fondeesGravatar jforest2006-09-19
* correction of bug #1220Gravatar jforest2006-09-18
* mise en conformite des messages d'erreur de Function avec la doc.Gravatar jforest2006-09-14
* Amelioration des messages d'erreur de Fucntion Gravatar jforest2006-08-24
* Bug corrections in Function.Gravatar jforest2006-08-11
* Code cleaning in FunctionGravatar jforest2006-07-18
* Code cleaning in FunctionGravatar jforest2006-07-18
* bug correction when defining graph of fixpoints/definitions not generated by ...Gravatar jforest2006-07-13
* +functional inversion now takes the function to invert as an optional argument. Gravatar jforest2006-07-10
* - completely new version of "functional inversion" using inversion onGravatar jforest2006-07-04
* ajout d'un argument with_clean a Indfun.functional_induction permettant de ch...Gravatar jforest2006-06-13
* rearrangement du code: deplacement du code effectuant functionalGravatar courtieu2006-06-13
* LetTuple are now supported in FunctionGravatar jforest2006-05-22
* Correction in generate_graph (now handles fun _ => fix ....)Gravatar jforest2006-05-05
* Cleanning and factorizing code in funind. Spliting new_arg_principles into to...Gravatar jforest2006-05-03
* Replacing "GenFixpoint" with "Function" and "mes" with "measure"Gravatar jforest2006-04-26
* + Handling "if" and cast in GenFixpoint Gravatar jforest2006-04-24
* Si un fixpoint a plusieurs arguments, mais un seul de type inductif, Gravatar letouzey2006-04-14
* + Changing a little functional schemes types Gravatar jforest2006-04-10
* Adding "New Functional Scheme" Gravatar jforest2006-03-20
* + Debugging and cleaning functional principle generation tacticGravatar jforest2006-03-14
* Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.Gravatar msozeau2006-03-13
* Julien:Gravatar bertot2006-02-22
* Julien:Gravatar bertot2006-02-17
* One can use a measure {mes f x} instead of a well-founded relation in GenFixp...Gravatar bertot2006-02-08
* Julien:Gravatar bertot2006-02-08
* New version of functional induction / inversion. By Julien Forest,Gravatar coq2006-02-01