aboutsummaryrefslogtreecommitdiff
path: root/doc/refman
AgeCommit message (Expand)Author
2008-04-21Correction bug 1838 + doc modules.soubiran
2008-04-17documentation tactique gappafilliatr
2008-04-17Add almost empty Classes.tex for documentation of type classes.msozeau
2008-04-15Document CHANGES in setoid rewrite, move DefaultRelation tomsozeau
2008-04-15* added a subsection to explain the automatic declaration of schemes:vsiles
2008-04-15- Add "Global" modifier for instances inside sections with the usualmsozeau
2008-04-15- Un peu de doc, préparation du CHANGES pour la release.herbelin
2008-04-15typovsiles
2008-04-14Update doc and remove another overloading of equiv_*.msozeau
2008-04-13Bugs, nettoyage, et améliorations diversesherbelin
2008-04-12Document the new setoid rewrite tactic, and fix a few things whilemsozeau
2008-04-03Chgts mineurs:herbelin
2008-04-01Add option to set the opacity of obligations to transparent, to be ablemsozeau
2008-03-30Ajout d'abbréviations/notations paramétriquesherbelin
2008-03-23Fix examples in Program documentation and add comindexes for the variousmsozeau
2008-03-19migration of the old IntMap library from StdLib to a user contrib (Cachan/Int...letouzey
2008-03-10Indexation de pose proof, et par la même occasion du nouveau specializeherbelin
2008-03-07f_equal, revert, specialize in ML, contradict in better Ltac (+doc)letouzey
2008-03-06repair for commit 10612 (due to grammar order, some syntaxes weren't working) letouzey
2008-03-01Rework on rich forms of rewriteletouzey
2008-02-09Fix the clrewrite tactic, change Relations.v to work on relations in Propmsozeau
2008-02-08Documentation of CHANGES and refman doc for the implicit argument bindermsozeau
2008-02-08New "Preterm [ of id ] " command to show the preterm before giving it tomsozeau
2008-02-06- Documentation des nouvelles options d'implicites (Set Strongly Strictherbelin
2008-02-03Add new files theories/Program/Basics.v and theories/Classes/Relations.vmsozeau
2008-02-01Unification de TacLetRecIn et TacLetIn. En particulier, on peutherbelin
2008-01-31Debug implementation of dependent induction/dependent destruction and documen...msozeau
2008-01-31Finish let| implementation and document itmsozeau
2008-01-29Added full documentation for mathematical mode (draft version)corbinea
2008-01-05Added a note about the ambiguity of the syntax "qualid" in "tacarg"herbelin
2008-01-05Standardisation du format des références croisées vers Figure, Section, Ch...herbelin
2007-10-24Doc updatemsozeau
2007-10-16 Added the doc for the new Scheme Equality commandvsiles
2007-10-08documentation of commit 10188letouzey
2007-09-25Changes in Backtrack documentation. More accurate.courtieu
2007-09-24Added the documentation for Backtrack and BackTo.courtieu
2007-09-19Indication de quel type de constantes est dépliable dans "simpl" (cfherbelin
2007-09-01A word on the measure and wf modifiersmsozeau
2007-08-30Mise à jour des paramètres Whelp et ajouts d'options Set Whelp Serverherbelin
2007-08-26Add info on measure based defs.msozeau
2007-08-22Save IS NOT the same Defined ....msozeau
2007-08-20Erreur de copier/coller dans la section Guardednotin
2007-08-09Modification de control_only_guard, qui utilise maintenantnotin
2007-08-08A better Program documentation. Include it in the generated stdlib doc.msozeau
2007-08-07Move Program tactics into a proper theories/ directory as they are general pu...msozeau
2007-07-19Documentation of Program and its tactics, fix enormous interaction bug due to...msozeau
2007-07-12port de r9968: bug avec les ring calculatoiresbarras
2007-07-09More natural notation for intro pattern: @a -> ?aglondu
2007-07-07If a fixpoint is not written with an explicit { struct ... }, then letouzey
2007-07-06Adding a syntax for "n-ary" rewrite: letouzey