aboutsummaryrefslogtreecommitdiffhomepage
path: root/contrib/funind
Commit message (Expand)AuthorAge
* added mli 's for the nex functional induction (forgotten last time).Gravatar coq2006-02-03
* New version of functional induction / inversion. By Julien Forest,Gravatar coq2006-02-01
* Réorganisation de la structure interne des types de déclarations (decl_kinds)Gravatar herbelin2006-01-28
* Messages de idtac et fail peuvent maintenant être des listes de string, int ...Gravatar herbelin2006-01-21
* Restructuration et simplification des fonctions d'affichage, de détypageGravatar herbelin2006-01-11
* Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme...Gravatar herbelin2005-12-26
* More exception handling in functional scheme.Gravatar coq2005-12-08
* Changement des named_contextGravatar gregoire2005-12-02
* changed the syntax categories of arguments of functional schemeGravatar coq2005-09-16
* code cleaning. No changes as far as tested.Gravatar coq2005-08-18
* Correction of a bug in functional scheme. It raised with mutualGravatar coq2005-05-26
* Uniformisation de destApplication en destAppGravatar herbelin2005-02-12
* Hugo fixed a bug of refine, and it revealed a bug of functionalGravatar coq2004-12-10
* Code mortGravatar herbelin2004-12-06
* IMPORTANT COMMIT: constant is now an ADT (it used to be equal to kernel_name).Gravatar sacerdot2004-11-16
* COMMITED BYTECODE COMPILERGravatar barras2004-10-20
* Application du patch de Michel Mauny pour pouvoir compiler en ocaml 3.08.1Gravatar herbelin2004-08-24
* "comments only" commit.Gravatar coq2004-05-13
* Correction of a bug in Functional Scheme discovered when porting theGravatar coq2004-02-10
* New version of Functional Scheme and functional induction. Deals withGravatar coq2004-02-09
* Obsolete, cf Funind.v dans test-suiteGravatar herbelin2003-11-29
* Retour des _eq en v8Gravatar herbelin2003-11-27
* petits changements de syntaxeGravatar barras2003-11-12
* Compatibilite V7 des noms d'hypothesesGravatar herbelin2003-10-07
* Cacher les .v8Gravatar herbelin2003-10-03
* Plus de nom commencant par '_' en V8Gravatar herbelin2003-10-02
* Simplification vis a vis de DeclareGravatar herbelin2003-09-12
* TypoGravatar herbelin2003-06-10
* Renommage CMeta en CPatVar qui sert à saisir les PMeta de PatternGravatar herbelin2003-05-19
* Ajout d'un message à FailTacGravatar herbelin2003-03-31
* Correcting a bug occuring when the mimicked function had aGravatar courtieu2003-03-31
* factorisation des "constant" dans les contrib/* ( maintenant dans coqlib )Gravatar corbinea2003-03-31
* Added some tests to make more robust the tactique "FunctionalGravatar courtieu2003-03-01
* Adding tests for the "functional induction" facility.Gravatar bertot2003-02-27
* The contribution of Pierre Courtieu on generating specialized induction schemesGravatar bertot2003-02-27