aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* coqdep: honor dependencies of "Load"ed filesGravatar gareuselesinge2012-10-29
* Allow running coq-tex in win32 (fix #2921)Gravatar letouzey2012-10-29
* 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
* Coq_makefile: easier compilation with timings info (from r15850)Gravatar pboutill2012-10-15
* Fixing coqdoc index bugs introduced in r14624 and r15053. Revision r14624 int...Gravatar pboutill2012-10-15
* fix r15860 : no slash after $(COQLIB)Gravatar letouzey2012-10-08
* still some more dead code removalGravatar letouzey2012-10-06
* remove -rectypes except for term.mlGravatar letouzey2012-10-06
* Repair the configure after Hugo's last "repair" ;-)Gravatar letouzey2012-10-05
* Fix use of $(HASNATDYNLINK) in coq_makefile outputGravatar glondu2012-09-22
* Coq_makefile fixupsGravatar pboutill2012-09-18
* More type-safe interface to Coq XML API.Gravatar ppedrot2012-09-17
* Moving Utils.list_* to a proper CList module, which includes stdlibGravatar ppedrot2012-09-14
* 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
* Revert "when cross-compiling with mingw32, let's fix the Filename.dir_sep"Gravatar 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
* Fixed fake_ide test-suite.Gravatar ppedrot2012-07-09
* Fixing fake_ideGravatar ppedrot2012-06-29
* Coq_makefile: make uninstall targetGravatar pboutill2012-06-22
* Install is rather beautifulGravatar pboutill2012-06-22
* inthe middle one more timeGravatar pboutill2012-06-22
* Refactoring seems OKGravatar pboutill2012-06-22
* Coq_makefile: separate finding what to install where from generating the scri...Gravatar pboutill2012-06-22
* coq_makefile fixupGravatar pboutill2012-06-14
* New step in purpose to get both camlp4 and camlp5 compatible coq_makefilesGravatar pboutill2012-06-12
* Coq_makefile bug for pluginsGravatar pboutill2012-05-31
* place all pretty-printing files in new dir printing/Gravatar letouzey2012-05-29
* Bugs revealed by playing with contribsGravatar pboutill2012-05-25
* Revert copy/pasted function in to minilib thanks to clib.cmaGravatar pboutill2012-05-23
* configure: add support of MinGW Win32 environment (fix #2526)Gravatar letouzey2012-05-23
* when cross-compiling with mingw32, let's fix the Filename.dir_sepGravatar letouzey2012-05-15
* lib directory is cut in 2 cma.Gravatar pboutill2012-04-12
* Bug 2709: Duplication in coqdoc index entriesGravatar pboutill2012-03-19
* Coq_makefile: Add of extra options by defaultGravatar pboutill2012-02-29
* 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
* Coq_makefile: "beautify" targetGravatar pboutill2011-12-17
* Coqdep adds %.v.beautified on the left of the ':' when it generates %.v depen...Gravatar pboutill2011-12-17
* Coq_makefile: "validate" target calls the checker over all vo.Gravatar pboutill2011-12-17
* Coq_makefile: section refactoring and no variables for OCaml if no ml* files ...Gravatar pboutill2011-12-17
* Coq_makefile: if no -install is provided, install location is set by a Makefi...Gravatar pboutill2011-12-17
* Added an API call to retrieve and change the option stateGravatar ppedrot2011-11-25