aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-05-06fake_ide: xml parser does not check for EOFgareuselesinge
2013-05-06New module Xml_printer (dual to Xml_parser)gareuselesinge
2013-04-25Coqide: new feedback mechanism for structured contentgareuselesinge
2013-04-19Fix compilation of fake_idegareuselesinge
2013-04-18coqc and coqmktop migrated in tools/, get rid of scripts/ subdirletouzey
2013-04-18Coqdep: add an -exclude-dir option (wish mentionned in #3025)letouzey
2013-04-17Renaming SearchAbout into Search and Search into SearchHead.herbelin
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 15)letouzey
2013-03-13Restrict (try...with...) to avoid catching critical exn (part 13)letouzey
2013-03-12invalid_arg instead of raise (Invalid_argement ...)letouzey
2013-02-18use List.rev_map whenever possibleletouzey
2013-01-22Revert "remove -rectypes except for term.ml"mdenes
2013-01-18I forget to use git log before git svn dcommit ...pboutill
2013-01-18Revert "coq_makefile: use coqdep instead of ocamldep on .ml4 files"pboutill
2013-01-07Coq_makefile: quoting pathspboutill
2013-01-07Coq_makefile: -extra & -phony-extra for user defined makefile rulepboutill
2012-12-10Coq_makefile: Better rule for subdirs when the subdir does not existpboutill
2012-12-07Revert "* tools/Coq_makefile:"regisgia
2012-12-07* tools/Coq_makefileregisgia
2012-12-07* tools/Coq_makefile:regisgia
2012-11-13coq_makefile: use coqdep instead of ocamldep on .ml4 filesgareuselesinge
2012-11-12Xml_parser: detect immediate EOF + disable check_eof by defaultletouzey
2012-10-29coqdep: honor dependencies of "Load"ed filesgareuselesinge
2012-10-29Allow running coq-tex in win32 (fix #2921)letouzey
2012-10-16Continuing r15885 fixing coqdoc index bugs introduced in r14624 and r15053.herbelin
2012-10-16Removed dead code about linking Module names in coqdoc.herbelin
2012-10-15Coq_makefile: easier compilation with timings info (from r15850)pboutill
2012-10-15Fixing coqdoc index bugs introduced in r14624 and r15053. Revision r14624 int...pboutill
2012-10-08fix r15860 : no slash after $(COQLIB)letouzey
2012-10-06still some more dead code removalletouzey
2012-10-06remove -rectypes except for term.mlletouzey
2012-10-05Repair the configure after Hugo's last "repair" ;-)letouzey
2012-09-22Fix use of $(HASNATDYNLINK) in coq_makefile outputglondu
2012-09-18Coq_makefile fixupspboutill
2012-09-17More type-safe interface to Coq XML API.ppedrot
2012-09-14Moving Utils.list_* to a proper CList module, which includes stdlibppedrot
2012-09-14The new ocaml compiler (4.00) has a lot of very cool warnings,regisgia
2012-09-07Coqdoc: fix --utf8 bug for pretty printingpboutill
2012-08-23No more states/initial.coq, instead coqtop now requires Prelude.voletouzey
2012-08-23Revert "when cross-compiling with mingw32, let's fix the Filename.dir_sep"letouzey
2012-08-08Updating headers.herbelin
2012-08-06Coqdoc inlined verbatim_char in latexpboutill
2012-08-06Add inline verbatim (<</>>), quotes (") and urls ({{url} name}) markup/typese...pboutill
2012-08-05Coqdoc: More keywords, better special char escape, special case for "in *"pboutill
2012-08-05More entries in the indexpboutill
2012-07-18Various minor fixes to coqdoc from A. Chlipala.msozeau
2012-07-09Fixed fake_ide test-suite.ppedrot
2012-06-29Fixing fake_ideppedrot
2012-06-22Coq_makefile: make uninstall targetpboutill
2012-06-22Install is rather beautifulpboutill