aboutsummaryrefslogtreecommitdiff
path: root/contrib/subtac
AgeCommit message (Expand)Author
2006-06-01Fix some nasty bug with the evars-to-dependent sum encoding.msozeau
2006-05-29The "clean integration of subtac" patch.msozeau
2006-04-27- Distinction explicite des parties paramètres et arguments dans le typeherbelin
2006-04-27Standardisation nom option_app en option_mapherbelin
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-10Fixes for new unification, not used in default version as it really changes u...msozeau
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-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
2006-03-13Update of Subtac contrib. Add {wf n R} as an alternative to {struct n}.msozeau
2006-03-05New files for subtaccoq
2006-02-22Work on recursive definitionscoq
2006-02-22Add vernacular file for subtaccoq
2006-02-21Work with binder lists, problem of tyconscoq
2006-02-21Latest fixes, should work fine now for non recursive definitions, although st...coq
2006-02-20Fix minor bugcoq
2006-02-20Forgot a filecoq
2006-02-20Monday work, working with coercions and implicit argscoq
2006-02-20Forgot another file...coq
2006-02-20Forgot one filecoq
2006-02-20Rewrite of the subtac tactic, needs some work on implicit arguments.coq
2006-01-28Réorganisation de la structure interne des types de déclarations (decl_kinds)herbelin
2006-01-11Restructuration et simplification des fonctions d'affichage, de détypageherbelin
2005-12-26Renommage des Pp*new en Pp* (et déplacement dans parsing); renommage des G_*...herbelin
2005-12-26Suppression des parseurs et printeurs v7; suppression du traducteur (mcanisme...herbelin
2005-12-02Changement des named_contextgregoire
2005-07-15Subtac: traitement correct des existentielles et de la récursion.coq
2005-07-13General recursive definitions on well founded orders supportcoq
2005-05-26Add a guard for V7 mode, CVS compiles cleanly again :)coq
2005-05-25Added subtac contrib.coq