aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/coqdoc
Commit message (Expand)AuthorAge
...
* Dumpglob: factor out reference dumping.Gravatar Carst Tankink2014-04-10
* Prevent verbatim text from leaking out of comments. (See bug #2882)Gravatar Guillaume Melquiond2014-04-04
* Remove many superfluous 'open' indicated by ocamlc -w +33Gravatar Pierre Letouzey2014-03-05
* Set officially the minimal OCaml requirement to 3.12.1Gravatar Pierre Letouzey2014-03-02
* Avoid polymorphic comparison (coqdoc).Gravatar xclerc2013-10-14
* Getting rid of the use of deprecated elements (from the OCaml standard library).Gravatar xclerc2013-10-14
* Misc changes around coqtop.ml :Gravatar letouzey2013-08-22
* Renaming SearchAbout into Search and Search into SearchHead.Gravatar herbelin2013-04-17
* invalid_arg instead of raise (Invalid_argement ...)Gravatar letouzey2013-03-12
* Continuing r15885 fixing coqdoc index bugs introduced in r14624 and r15053.Gravatar herbelin2012-10-16
* Removed dead code about linking Module names in coqdoc.Gravatar herbelin2012-10-16
* Fixing coqdoc index bugs introduced in r14624 and r15053. Revision r14624 int...Gravatar pboutill2012-10-15
* 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
* No more states/initial.coq, instead coqtop now requires Prelude.voGravatar letouzey2012-08-23
* 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
* More entries in the indexGravatar pboutill2012-08-05
* Various minor fixes to coqdoc from A. Chlipala.Gravatar msozeau2012-07-18
* Bug 2709: Duplication in coqdoc index entriesGravatar pboutill2012-03-19
* Fix handling of space after "Notation" or "where", add missing keywords.Gravatar msozeau2012-02-16
* Coqdoc: Fixing missing newline when using "Proof term."Gravatar herbelin2011-12-26
* Fixed broken globalization of identifiers containing utf8 lettersGravatar herbelin2011-10-29
* Added checksums to glob files and warned about possibly missingGravatar herbelin2011-10-29
* In Coq_config: get rid of coqsrc and make coqlib optionalGravatar glondu2011-09-27
* Fixing bug #2606 (bad coqdoc processing of coq escaped in comments).Gravatar herbelin2011-09-22
* Fix for handling of -R "" in coqdoc (bug #2423).Gravatar herbelin2011-04-25
* Coqdoc: also try coqlib relative to the coqdoc binary locationGravatar letouzey2011-04-20
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* Fixed status of ÷ and × in coqdoc (they were seen as letter instead of symb...Gravatar herbelin2010-12-06
* Better fix to bug #2183 ("moduleid" internal name got exposed to usersGravatar herbelin2010-12-04
* Fixing several bugs with links to notation in coqdoc, including bug #2445:Gravatar 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
* Fixing bug #2389 (keyword "Declare Instance" unknown from "coqdoc -g") butGravatar herbelin2010-09-19
* 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
* 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