aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/funind
Commit message (Expand)AuthorAge
* Starting to add a function schemes merging command (not finished, notGravatar courtieu2006-10-20
* r9778@tannat: jforest | 2006-10-13 11:36:37 +0200Gravatar jforest2006-10-13
* Detection des paramettres pour les Functions bien fondeesGravatar jforest2006-09-27
* Declarative Proof Language: main commitGravatar corbinea2006-09-20
* 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
* mise en conformite des messages d'erreur de Function avec la doc.Gravatar jforest2006-09-14
* Ajout possibilité clause "where" dans co-points fixes Gravatar herbelin2006-09-01
* two minor bug corrections in General Recursive Functions Gravatar jforest2006-08-25
* Amelioration des messages d'erreur de Fucntion Gravatar jforest2006-08-24
* + timide essai pour le traitement des as dans les patterns lors de la generat...Gravatar jforest2006-08-16
* working on functional induction automation (tactic finduction andGravatar courtieu2006-08-15
* Bug corrections in Function.Gravatar jforest2006-08-11
* In the old version, recursive functions cannot be declared inside a sectionGravatar bertot2006-08-08
* 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
* Use typing informations while defining graphs for Function. Gravatar jforest2006-07-05
* functional inversion now takes a quatified hypothesis as first argumentGravatar jforest2006-07-04
* adding comments and cleaning code Gravatar jforest2006-07-04
* - completely new version of "functional inversion" using inversion onGravatar jforest2006-07-04
* forgot a file Gravatar jforest2006-06-29
* bug correctionGravatar jforest2006-06-29
* Passage des graphes de Function dans Type Gravatar jforest2006-06-23
* 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
* 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
* bug in alpha-conversionGravatar jforest2006-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
* small changes Gravatar jforest2006-05-29
* 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
* LetTuple are now supported in FunctionGravatar jforest2006-05-22
* + 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
* Suppression des fichiers .cvsignore, rendus obsolètes par le systèmes des '...Gravatar notin2006-04-28
* - Distinction explicite des parties paramètres et arguments dans le typeGravatar herbelin2006-04-27
* Standardisation nom option_app en option_mapGravatar herbelin2006-04-27
* Replacing "GenFixpoint" with "Function" and "mes" with "measure"Gravatar jforest2006-04-26