aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/recdef
Commit message (Expand)AuthorAge
* Gestion des arguments implicites dans les Functions bien fondeesGravatar jforest2006-09-19
* correction of bug #1220Gravatar jforest2006-09-18
* Message modification in FunctionGravatar jforest2006-09-16
* Minor bug correction in well-founded Function.Gravatar jforest2006-09-15
* two minor bug corrections in General Recursive Functions Gravatar jforest2006-08-25
* + timide essai pour le traitement des as dans les patterns lors de la generat...Gravatar jforest2006-08-16
* Bug corrections in Function.Gravatar jforest2006-08-11
* In the old version, recursive functions cannot be declared inside a sectionGravatar bertot2006-08-08
* removing a warningGravatar jforest2006-05-26
* Error during last commit (coq didn't compile)Gravatar jforest2006-05-23
* cleanning code Gravatar jforest2006-05-23
* Correcting a bug in identifiers manipulation Gravatar jforest2006-05-22
* Correcting an old bug during generation of generale recursive functions.Gravatar jforest2006-05-09
* + correcting a bug in general recursive function (match e with _ => match f e...Gravatar jforest2006-05-07
* Fixing two minor bugs in recdef and graph of function generation. Gravatar jforest2006-05-03
* Cleanning and factorizing code in funind. Spliting new_arg_principles into to...Gravatar jforest2006-05-03
* If function creates proof obligation, there are now printed once.Gravatar courtieu2006-04-28
* + Changing a little functional schemes types Gravatar jforest2006-04-10
* Made pretyping a functor over a coercion implementation. Pretyping.Default us...Gravatar msozeau2006-03-22
* + Debugging and cleaning functional principle generation tacticGravatar jforest2006-03-14
* -Debugging multiple induction, a bug appeared when having functionGravatar courtieu2006-03-12
* Julien:Gravatar bertot2006-02-22
* bug correctionGravatar bertot2006-02-17
* Julien:Gravatar bertot2006-02-17
* securing intros (we now use h_intro)Gravatar bertot2006-02-09
* Minor bugs fixesGravatar bertot2006-02-09
* Changing Set to Type for iter.Gravatar bertot2006-02-08
* 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
* + Adding an error message when the function cannot be definedGravatar bertot2006-02-03
* Réorganisation de la structure interne des types de déclarations (decl_kinds)Gravatar herbelin2006-01-28
* Messages de idtac et fail peuvent maintenant être des listes de string, int ...Gravatar herbelin2006-01-21
* Recursive Definition now supports functions with more than one argument.Gravatar coq2006-01-18
* Changing well founded induction to fix on accessibility proof in orderGravatar bertot2006-01-12
* removes several warnings in contrib/interfaceGravatar bertot2006-01-11
* Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme...Gravatar herbelin2005-12-26
* Changement des named_contextGravatar gregoire2005-12-02
* avoids warnings about unused variablesGravatar bertot2005-11-14
* Adds tools to help in defining new general recursive functionsGravatar bertot2005-11-07