aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib
Commit message (Expand)AuthorAge
* 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
* Extension syntaxique de rewrite in: au lieu de pouvoir faire Gravatar letouzey2006-05-02
* If function creates proof obligation, there are now printed once.Gravatar courtieu2006-04-28
* Standardisation du nom des méthodes de EvdGravatar herbelin2006-04-28
* 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
* Message d'erreur plus informatifGravatar 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
* + Handling "if" and cast in GenFixpoint Gravatar jforest2006-04-24
* decoration des Tdummy pour pouvoir tuer tous les args de types (cf MapAVL.empty)Gravatar letouzey2006-04-20
* Added code to support "Program Lemma/Example... etc"Gravatar msozeau2006-04-16
* Si un fixpoint a plusieurs arguments, mais un seul de type inductif, Gravatar letouzey2006-04-14
* Test files for subtac.Gravatar msozeau2006-04-14
* Simplifying the proof of principlesGravatar jforest2006-04-12
* Fixes for new unification, not used in default version as it really changes u...Gravatar msozeau2006-04-10
* + Changing a little functional schemes types Gravatar jforest2006-04-10
* Actual fix for the unification problem in theories/Reals/Rtrigo_fun (previous...Gravatar msozeau2006-04-10
* - Documentation of the Program tactics.Gravatar msozeau2006-04-07
* appel Zenon sans preludeGravatar filliatr2006-03-27
* utilisation de la VM pour la normalisation finale de romegaGravatar letouzey2006-03-24
* correctifs de bug pour romega: Gravatar letouzey2006-03-23
* Subtac fixes, single fixpoint definitions are working again. Added a toggle o...Gravatar msozeau2006-03-22
* Made pretyping a functor over a coercion implementation. Pretyping.Default us...Gravatar msozeau2006-03-22
* + destruct now works as induction on multiple arguments : Gravatar jforest2006-03-21
* Adding "New Functional Scheme" Gravatar jforest2006-03-20
* Modification des propriétés (svn:executable)Gravatar notin2006-03-17
* Cleaning dead code Gravatar jforest2006-03-16
* + Debugging and cleaning functional principle generation tacticGravatar jforest2006-03-14
* Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.Gravatar msozeau2006-03-13
* -Debugging multiple induction, a bug appeared when having functionGravatar courtieu2006-03-12
* cleaning Gravatar jforest2006-03-10
* Coq did not compile in Ocaml 3.06 and 3.07 since Map.S did not contain is_emp...Gravatar jforest2006-03-07
* Exploitation du 'let rec' + présentationGravatar herbelin2006-03-05
* New files for subtacGravatar coq2006-03-05
* tactic haRVey pour appeler haRVey (contrib/dp)Gravatar filliatr2006-03-02
* Correction bug #842 (rename d'une hyp du contexte)Gravatar herbelin2006-03-01
* appel de ZenonGravatar filliatr2006-03-01
* *** empty log message ***Gravatar filliatr2006-02-28
* dp: sortie WhyGravatar filliatr2006-02-27
* Work on recursive definitionsGravatar coq2006-02-22
* Add vernacular file for subtacGravatar coq2006-02-22
* Julien:Gravatar bertot2006-02-22
* Work with binder lists, problem of tyconsGravatar coq2006-02-21
* Latest fixes, should work fine now for non recursive definitions, although st...Gravatar coq2006-02-21
* Fix minor bugGravatar coq2006-02-20