aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/coqdoc/output.ml
Commit message (Expand)AuthorAge
* Add a [Variant] declaration which allows to write non-recursive variant types.Gravatar Arnaud Spiwack2014-09-04
* Mark lazymatch as an Ltac keyword for coqdoc. (Fix for bug #3276)Gravatar Guillaume Melquiond2014-04-28
* Fixing coqdoc bug #3292 (unfortunate collision betweens the relativeGravatar Hugo Herbelin2014-04-28
* Renaming SearchAbout into Search and Search into SearchHead.Gravatar herbelin2013-04-17
* Removed dead code about linking Module names in coqdoc.Gravatar herbelin2012-10-16
* still some more dead code removalGravatar letouzey2012-10-06
* The new ocaml compiler (4.00) has a lot of very cool warnings,Gravatar regisgia2012-09-14
* Coqdoc: fix --utf8 bug for pretty printingGravatar pboutill2012-09-07
* Updating headers.Gravatar herbelin2012-08-08
* Coqdoc inlined verbatim_char in latexGravatar pboutill2012-08-06
* Add inline verbatim (<</>>), quotes (") and urls ({{url} name}) markup/typese...Gravatar pboutill2012-08-06
* Coqdoc: More keywords, better special char escape, special case for "in *"Gravatar pboutill2012-08-05
* Various minor fixes to coqdoc from A. Chlipala.Gravatar msozeau2012-07-18
* Fix handling of space after "Notation" or "where", add missing keywords.Gravatar msozeau2012-02-16
* Fixed broken globalization of identifiers containing utf8 lettersGravatar herbelin2011-10-29
* Added checksums to glob files and warned about possibly missingGravatar herbelin2011-10-29
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* Better fix to bug #2183 ("moduleid" internal name got exposed to usersGravatar herbelin2010-12-04
* Coqdoc patches from UPenn (thanks to C. Casinghino). This introduces theGravatar msozeau2010-09-28
* Minor fixes of 'make doc'Gravatar pboutill2010-09-28
* Updated all headers for 8.3 and trunkGravatar herbelin2010-07-24
* Remove compile-command pragmas for emacsGravatar letouzey2010-05-19
* Remove the svn-specific $Id$ annotationsGravatar letouzey2010-04-29
* Applied Cédric Auger's patch to fix use of "#&xxx;" in html printingGravatar herbelin2010-04-09
* New model for user-driven translation of tokens in coqdocGravatar herbelin2010-04-06
* Several bug-fixes and improvements of coqdocGravatar herbelin2010-03-29
* Fix "Existing Instance" to handle globality information and "ExistingGravatar msozeau2009-12-27
* Misc fixes.Gravatar msozeau2009-11-06
* Removed 'dest' from keyword highlighting.Gravatar gmelquio2009-10-30
* Added option --external to coqdoc to bind an url to an external library.Gravatar herbelin2009-10-27
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* Fixes for toc depth handling and handling of substitles from Chris Casinghino.Gravatar msozeau2009-09-10
* Update coqdoc documentation, CHANGES and add a fix for the proofbox (patchGravatar msozeau2009-09-08
* Fix the bug-ridden code used to choose leibniz or generalizedGravatar msozeau2009-09-08
* Incorporate coqdoc changes by the UPenn team (B.Pierce, C. Casinghino,Gravatar msozeau2009-09-04
* Add --plain-comments patch by F. Garillot, which also addsGravatar msozeau2009-09-03
* Report de la révision #12104 (Maj lien site web de Coq)Gravatar notin2009-04-24
* Change HTML paragraph output to avoid too much space after bulletedGravatar msozeau2009-04-08
* Protect typeset arguments in titles in LaTeX output (fixes compilationGravatar msozeau2009-03-26
* coqdoc fixes and support for parsing regular comments (request byGravatar msozeau2009-03-22
* - Better deal with commands inside section titles in latex output usingGravatar msozeau2009-01-21
* Produce better html code with coqdoc and improve doc:Gravatar msozeau2008-12-29
* Ajout d'une option -raw pour Coqdoc (sortie en texte brut)Gravatar notin2008-10-31
* Stop using a coqdocdoc env which prevents use of environments insideGravatar msozeau2008-10-26
* Various coqdoc improvements:Gravatar msozeau2008-10-22
* ## Lines starting with '## ' will be removed from the log message.Gravatar msozeau2008-10-06
* Minor fixes related to coqdoc and --interpolate and the dependentGravatar msozeau2008-10-03
* Improvements in coqdoc:Gravatar msozeau2008-09-25
* Oubli lors de la révision #11177Gravatar notin2008-06-26
* Création du fichier dumpglob.ml, qui rassemble les fonctions de globalisatio...Gravatar notin2008-06-25