aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
Commit message (Expand)AuthorAge
* Remove compile-command pragmas for emacsGravatar letouzey2010-05-19
* Some ocamldoc comments + Fixing name of .coqrc.version file in refmanGravatar pboutill2010-05-18
* Update of credits filesGravatar herbelin2010-05-09
* Correction in Function documentationGravatar jforest2010-05-06
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* small detail about Scheme Equality Gravatar vsiles2010-04-27
* Applying François Garillot's patch (#2261 in bug tracker) for extendedGravatar herbelin2010-04-22
* Documenting the use of ##, %%, $$ in coqdoc.Gravatar herbelin2010-04-09
* Applied Cédric Auger's patch to fix use of "#&xxx;" in html printingGravatar herbelin2010-04-09
* Add documentation on the treatment of [if] and [let (x1, ... xn) := ..]Gravatar msozeau2010-03-31
* Update manual on search commandsGravatar puech2010-03-11
* Correction du bug #2214 + maj liens webGravatar notin2010-02-26
* Polishing the setup of CoqIDE Input MethodGravatar vgross2010-02-18
* Documentation of the ! annotation for functor applicationGravatar letouzey2010-02-11
* Fix [Existing Class] impl and add documentation. Fix computation of theGravatar msozeau2010-02-10
* Update CHANGES, add documentation for new commands/tactics and do a bitGravatar msozeau2010-01-30
* New command Declare Reduction <id> := <conv_expr>.Gravatar letouzey2010-01-28
* Document Local Declare ML ModuleGravatar glondu2010-01-14
* Include can accept both Module and Module TypeGravatar letouzey2010-01-07
* Specific syntax for Instances in Module Type: Declare InstanceGravatar letouzey2010-01-04
* Patches and instructions to enable Input Method support in CoqIDE.Gravatar vgross2009-12-21
* Description of the new features of the module system (part two).Gravatar soubiran2009-12-15
* Description of the new features of the module system (first part).Gravatar soubiran2009-12-15
* Document Generalizable Variables, and change syntax to Gravatar msozeau2009-11-15
* Added support for multiple where-clauses in Inductive and co (see wish #2163).Gravatar herbelin2009-11-11
* Restructuration of command.ml + generic infrastructure for inductive schemesGravatar herbelin2009-11-08
* Fixed record syntax "{|x=...; y=...|}" so that it works with qualified names.Gravatar gmelquio2009-11-04
* Removed 'Toplevel' language from extraction documentation, since it is not cu...Gravatar gmelquio2009-11-04
* Report de la révision #12208 de la v8.2 (correction du bug #2126)Gravatar notin2009-11-03
* Correction du bug #2175Gravatar notin2009-11-02
* Fixed some typos in the reference manual.Gravatar gmelquio2009-10-29
* Typo in the refmanGravatar puech2009-10-28
* Documentation of the Local and Global modifiers.Gravatar herbelin2009-10-27
* Fix Setoid documentation.Gravatar msozeau2009-10-26
* New cleaning phase of the Local/Global option managementGravatar herbelin2009-10-26
* Improved the treatment of Local/Global options (noneffective Local onGravatar herbelin2009-10-25
* Fixing XML doc (COQ_XML not working as an environment variable).Gravatar herbelin2009-10-24
* Repaired bug #2165 (buggy coq example in Tactic Examples doc chapter)Gravatar herbelin2009-10-20
* typo in doc of Extraction BlacklistGravatar letouzey2009-10-15
* Typos.Gravatar gmelquio2009-10-13
* Init/Tactics.v: tactic with nicer name 'exfalso' for 'elimtype False'Gravatar letouzey2009-10-08
* Fix the stdlib doc compilation + switch all .v file to utf8Gravatar letouzey2009-09-28
* Micromega doc : psatz Z -> psatz Z 2Gravatar fbesson2009-09-24
* Ltac doc: only variables are accepted as message_tokenGravatar glondu2009-09-23
* Remove useless MonoList.vGravatar glondu2009-09-17
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Clarify documentation of ltac repeatGravatar glondu2009-09-17
* - Inductive types in the "using" option of auto/eauto/firstorder areGravatar herbelin2009-09-13
* Add doc of [Context] vernacular.Gravatar msozeau2009-09-11
* Removed Gappa from the external provers supported by the dp plugin. Tactic ga...Gravatar gmelquio2009-09-11