aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/coqdoc
Commit message (Expand)AuthorAge
* 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
* Small things about coqdoc + fixing lettuple.v test (part of bug #2289)Gravatar herbelin2010-03-30
* Removed hard-wiring of latin1 letters in coqdoc (see bug #2275)Gravatar herbelin2010-03-30
* Small improvements around coqdoc (including fix for bug #2288)Gravatar herbelin2010-03-30
* Fixed small bugs introduced in commit 12890 (bug #2286, that comesGravatar herbelin2010-03-30
* Several bug-fixes and improvements of coqdocGravatar herbelin2010-03-29
* Adding Function as keyword for coqdocGravatar thery2010-03-06
* Fix previous commitGravatar notin2010-01-28
* Typo in previous commitGravatar notin2010-01-28
* Correction du bug #2219: application du patch envoyé par F. GarillotGravatar notin2010-01-28
* Fix "Existing Instance" to handle globality information and "ExistingGravatar msozeau2009-12-27
* Fix make_exact_entry to allow applying [forall x, P x] hints directly,Gravatar msozeau2009-12-01
* Suppression de l'appel à Lexing.new_line (qui n'existe pas dans les versions...Gravatar notin2009-11-12
* Correction du bug #2183Gravatar notin2009-11-10
* Misc fixes.Gravatar msozeau2009-11-06
* Removed debugging stuff mistakenly introduced in r12426.Gravatar herbelin2009-11-03
* Removed 'dest' from keyword highlighting.Gravatar gmelquio2009-10-30
* Integrate a few improvements on typeclasses and Program from the equations br...Gravatar msozeau2009-10-28
* Added option --external to coqdoc to bind an url to an external library.Gravatar herbelin2009-10-27
* Better handling of emphasis.Gravatar msozeau2009-10-13
* Delete trailing whitespaces in all *.{v,ml*} filesGravatar glondu2009-09-17
* - Tentatively made order-dependency wrt .vo files a full dependencyGravatar herbelin2009-09-15
* 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
* Allow coqdoc comments inside definition bodies.Gravatar msozeau2009-07-09
* Report de la révision #12104 (Maj lien site web de Coq)Gravatar notin2009-04-24
* Take formatted into account in rules for dot.Gravatar msozeau2009-04-08
* Change HTML paragraph output to avoid too much space after bulletedGravatar msozeau2009-04-08
* Fix behavior on newlines with parse-comments and also do [] escaping as Gravatar msozeau2009-04-06
* Protect typeset arguments in titles in LaTeX output (fixes compilationGravatar msozeau2009-03-26
* Fix coqdoc bugs reported by Ian Lynagh.Gravatar msozeau2009-03-24
* pretty.mll of coqdoc becomes cpretty.mll (avoid clash with a camlp5 file)Gravatar letouzey2009-03-24
* More elaborate handling of newlines in Gallina mode. Support inlineGravatar msozeau2009-03-22
* coqdoc fixes and support for parsing regular comments (request byGravatar msozeau2009-03-22
* Report des revisions #11826, #11828 et #11829 de v8.2 vers trunkGravatar notin2009-02-11
* Fix d'un bug avec l'option gallinaGravatar notin2009-02-04
* - Better deal with commands inside section titles in latex output usingGravatar msozeau2009-01-21
* Various little fixes:Gravatar msozeau2009-01-18
* Patch by Brian Campbell to output more information on the exception thatGravatar msozeau2009-01-15
* Minor doc fixes:Gravatar msozeau2009-01-08
* Suite de la révision #11756Gravatar notin2009-01-07
* Produce better html code with coqdoc and improve doc:Gravatar msozeau2008-12-29
* Nettoyage des variables Coq et amélioration de coqmktop. LesGravatar notin2008-12-19
* Amélioration du README.doc et de l'installation de la docGravatar notin2008-11-14