aboutsummaryrefslogtreecommitdiff
path: root/contrib/recdef
AgeCommit message (Expand)Author
2008-04-28menage dans funind + deplaceemnt de recdef dans funindjforest
2008-04-23Prise en compte des coercions dans les clauses "with" même si le typeherbelin
2008-04-12Adding 'at' to rewrite, as it is already implemented in setoid_rewrite.msozeau
2008-03-28- Second pass on implementation of let pattern. Parse "let ' par [as x]?msozeau
2008-03-08correction d'un bug d'efficacite dans Function (+ ajout de eauto_with_bases)jforest
2007-12-31Merged revisions 10358-10362,10365,10371-10373,10377,10383-10384,10394-10395,...msozeau
2007-12-06Plus de combinateurs sont passés de Util à Option. Le module Options aspiwack
2007-11-26minor bug correction in Functionjforest
2007-11-13Correcting a segfault on amd64 arch with native compiler of ocaml 3.10jforest
2007-11-08Prise en compte des notations "alias" dans la globalisation des coercions.herbelin
2007-09-06errors in recdef.ml4:bertot
2007-09-06this should fix a problem described in a message by Dufourd on July 30th, 2007bertot
2007-08-31fin de la correction de Functionjforest
2007-08-31correction bug d'efficacite dans Functionjforest
2007-07-13removing a warning at compilation timejforest
2007-07-06minor bug correction (continuing r 9943)jforest
2007-07-05Minor bug correction in Function. Non terminating Function e.g. jforest
2007-05-22Nouvelle stratégie d'unification des types des with-bindings dansherbelin
2007-05-20- Propagation des evars non résolues vers les with_bindings; permet par exempleherbelin
2007-05-17correction de bug dans Function et augmentation de la classe des fonctions su...jforest
2007-04-28Ajout de la possibilité d'utiliser les evars dans apply_in et elim_in.herbelin
2007-04-05Mise en place d'une nouvelle strategie plus efficace pour les preuves de Func...jforest
2007-03-11correction du bug 1432jforest
2007-01-26Contounement d'un probleme avec la VM dans Function jforest
2006-10-28Extension du polymorphisme de sorte au cas des définitions dans Type.herbelin
2006-09-19Gestion des arguments implicites dans les Functions bien fondeesjforest
2006-09-18correction of bug #1220jforest
2006-09-16Message modification in Functionjforest
2006-09-15Minor bug correction in well-founded Function.jforest
2006-08-25two minor bug corrections in General Recursive Functions jforest
2006-08-16+ timide essai pour le traitement des as dans les patterns lors de la generat...jforest
2006-08-11Bug corrections in Function.jforest
2006-08-08In the old version, recursive functions cannot be declared inside a sectionbertot
2006-05-26removing a warningjforest
2006-05-23Error during last commit (coq didn't compile)jforest
2006-05-23cleanning code jforest
2006-05-22Correcting a bug in identifiers manipulation jforest
2006-05-09Correcting an old bug during generation of generale recursive functions.jforest
2006-05-07+ correcting a bug in general recursive function (match e with _ => match f e...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-28If function creates proof obligation, there are now printed once.courtieu
2006-04-10+ Changing a little functional schemes types jforest
2006-03-22Made pretyping a functor over a coercion implementation. Pretyping.Default us...msozeau
2006-03-14+ Debugging and cleaning functional principle generation tacticjforest
2006-03-12 -Debugging multiple induction, a bug appeared when having functioncourtieu
2006-02-22Julien:bertot
2006-02-17bug correctionbertot
2006-02-17Julien:bertot
2006-02-09securing intros (we now use h_intro)bertot