aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* adding comments and cleaning code Gravatar jforest2006-07-04
* - completely new version of "functional inversion" using inversion onGravatar jforest2006-07-04
* Extension des motifs disjonctifs au cas de disjonction de motifs multiplesGravatar herbelin2006-07-03
* forgot a file Gravatar jforest2006-06-29
* bug correctionGravatar jforest2006-06-29
* Passage des graphes de Function dans Type Gravatar jforest2006-06-23
* Fix wrong order of existentials in eterm.Gravatar msozeau2006-06-23
* Suite passage ident -> hyp dans syntaxe de 'replace with in'Gravatar herbelin2006-06-23
* Mutually structurally recursive defs and rec using measures added.Gravatar msozeau2006-06-22
* Wellfounded recursion using subtac working again.Gravatar msozeau2006-06-20
* Progress in new wf def typing.Gravatar msozeau2006-06-20
* Rewrite of the recursive defs handling in progress.Gravatar msozeau2006-06-20
* Ajout de tactiques expérimentales basée sur functional induction.Gravatar courtieu2006-06-16
* 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
* changed comments.Gravatar courtieu2006-06-12
* Bug suite déplacement Int.v dans ZArithGravatar herbelin2006-06-09
* oups: il faut penser a fermer la porte en partant (d'un fixpoint)Gravatar letouzey2006-06-09
* changements de dernieres minutes pour la 8.1 beta: Gravatar letouzey2006-06-09
* Changement du type d'argument 'TacticArgType X' en un typeGravatar herbelin2006-06-08
* reparation bug 1006Gravatar letouzey2006-06-08
* Détection bug rawwit suitecorrection trou de typage create_argGravatar herbelin2006-06-08
* Correction trou de subject-reduction de create_arg dans genarg.mliGravatar herbelin2006-06-07
* functional induction can now be used with Gravatar jforest2006-06-07
* this time it's good Gravatar jforest2006-06-06
* Error in last commit Gravatar jforest2006-06-06
* protecting an uncaught exception Not_found Gravatar jforest2006-06-06
* + ameliorating the tactic "functional induction"Gravatar jforest2006-06-06
* debut de reparation du test d'extractionGravatar letouzey2006-06-02
* Fix some nasty bug with the evars-to-dependent sum encoding.Gravatar msozeau2006-06-01
* bug in alpha-conversionGravatar jforest2006-06-01
* reparation bug #1128Gravatar letouzey2006-06-01
* Replacing the old version of "functional induction" with the new one. Gravatar jforest2006-05-31
* Généralisation de with_occurrence (ex occurrence) et de red_expr pour perme...Gravatar herbelin2006-05-30
* The "clean integration of subtac" patch.Gravatar msozeau2006-05-29
* small changes Gravatar jforest2006-05-29
* - Déplacement des types paramétriques prod, sum, option, identity,Gravatar herbelin2006-05-28
* removing a warningGravatar jforest2006-05-26
* Error during last commit (coq didn't compile)Gravatar jforest2006-05-23
* Correcting a bug with ocaml <= 3.08.3 (Map.fold changing)Gravatar jforest2006-05-23
* Clarification role de library_part : renommage en remove_section_partGravatar herbelin2006-05-23
* cleanning code Gravatar jforest2006-05-23
* Nouvelle implantation du polymorphisme de sorte pour les familles inductivesGravatar herbelin2006-05-23
* Correcting a bug in identifiers manipulation Gravatar jforest2006-05-22
* LetTuple are now supported in FunctionGravatar 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
* Correction in generate_graph (now handles fun _ => fix ....)Gravatar jforest2006-05-05
* 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