aboutsummaryrefslogtreecommitdiff
path: root/contrib
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-02debut de reparation du test d'extractionletouzey
2006-06-01Fix some nasty bug with the evars-to-dependent sum encoding.msozeau
2006-06-01bug in alpha-conversionjforest
2006-06-01reparation bug #1128letouzey
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-29The "clean integration of subtac" patch.msozeau
2006-05-29small changes jforest
2006-05-28- Déplacement des types paramétriques prod, sum, option, identity,herbelin
2006-05-26removing a warningjforest
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-23Clarification role de library_part : renommage en remove_section_partherbelin
2006-05-23cleanning code jforest
2006-05-23Nouvelle implantation du polymorphisme de sorte pour les familles inductivesherbelin
2006-05-22Correcting a bug in identifiers manipulation jforest
2006-05-22LetTuple are now supported in Functionjforest
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-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-05-02Extension syntaxique de rewrite in: au lieu de pouvoir faire letouzey
2006-04-28If function creates proof obligation, there are now printed once.courtieu
2006-04-28Standardisation du nom des méthodes de Evdherbelin
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-27Message d'erreur plus informatifherbelin
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-20decoration des Tdummy pour pouvoir tuer tous les args de types (cf MapAVL.empty)letouzey
2006-04-16Added code to support "Program Lemma/Example... etc"msozeau
2006-04-14Si un fixpoint a plusieurs arguments, mais un seul de type inductif, letouzey
2006-04-14Test files for subtac.msozeau
2006-04-12Simplifying the proof of principlesjforest
2006-04-10Fixes for new unification, not used in default version as it really changes u...msozeau
2006-04-10+ Changing a little functional schemes types jforest
2006-04-10Actual fix for the unification problem in theories/Reals/Rtrigo_fun (previous...msozeau
2006-04-07- Documentation of the Program tactics.msozeau
2006-03-27appel Zenon sans preludefilliatr
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