aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Expand)AuthorAge
* fix coq_makefileGravatar Pierre Boutillier2014-09-18
* Revert "coqc: execvp is now available even on win32"Gravatar Enrico Tassi2014-09-17
* Print [Variant] types with the keyword [Variant].Gravatar Arnaud Spiwack2014-09-04
* Add a [Variant] declaration which allows to write non-recursive variant types.Gravatar Arnaud Spiwack2014-09-04
* coqworkmgrGravatar Enrico Tassi2014-09-02
* "allows to", like "allowing to", is improperGravatar Jason Gross2014-08-25
* factored out require_modifiers + bug fix.Gravatar Gregory Malecha2014-08-25
* coqdep comments counter is in the stackGravatar Pierre Boutillier2014-08-25
* a comment about the new state.Gravatar Gregory Malecha2014-08-25
* Support for Timeout n and From ..Gravatar Gregory Malecha2014-08-25
* Make coqdep find Require commands prefixed by TimeGravatar Gregory Malecha2014-08-25
* Make beautify-archive usable on non-GNU systems.Gravatar Xavier Clerc2014-08-21
* fixup fakeide test-suiteGravatar Pierre Boutillier2014-07-24
* Coq_makefile: fix cmx compilation when there are both ml and mllibGravatar Pierre Boutillier2014-07-07
* Fix Coq_makefile in presence of mlpackGravatar Pierre Boutillier2014-07-03
* coqdoc is minimaly -Q awareGravatar Pierre Boutillier2014-07-03
* Bug 3405: Coq_makefile: Implicit rules only for listed files in Make fileGravatar Pierre Boutillier2014-07-03
* Coq_makefile takes advantages of -I -Q -R cleanupGravatar Pierre Boutillier2014-06-30
* coqc is -Q awareGravatar Pierre Boutillier2014-06-30
* Coqdep: update include strategiesGravatar Pierre Boutillier2014-06-30
* Coq_makefile: -extra[-phony] correction + docGravatar Pierre Boutillier2014-06-30
* all coqide specific files moved into ide/Gravatar Enrico Tassi2014-06-25
* Checking that a library name is valid before compilation.Gravatar Pierre-Marie Pédrot2014-06-16
* Remove documentation for the unsupported options -byte and -opt.Gravatar Guillaume Melquiond2014-06-13
* make coqdep canonicalize paths from the command lineGravatar Gregory Malecha2014-05-26
* Fixing coqdep_boot warning relative to unknown ML files that were in tactics.Gravatar Pierre-Marie Pédrot2014-05-17
* Fixing the undocumented -dumpgraphbox option of coqdep.Gravatar Pierre-Marie Pédrot2014-05-12
* This commit adds full universe polymorphism and fast projections to Coq.Gravatar Matthieu Sozeau2014-05-06
* Reduce the amount of "Coq <" prompts generated by coq_tex. (Partial fix for b...Gravatar Guillaume Melquiond2014-04-28
* Prevent coq_tex from generating curly quotes. (Partial fix for bug #2964)Gravatar Guillaume Melquiond2014-04-28
* Recognize Parameters as a command in coqdoc. (Fix for bug #3279)Gravatar Guillaume Melquiond2014-04-28
* 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
* coq_makefile: -I for the new stm/ dirGravatar Enrico Tassi2014-04-25
* Dumpglob: factor out reference dumping.Gravatar Carst Tankink2014-04-10
* Adapt coq_makefile build rules to new -R -I semanticGravatar Pierre Boutillier2014-04-09
* Add tool for fully qualifying Require statements.Gravatar Guillaume Melquiond2014-04-06
* Recognize "Instance" in coqwc. (Fix for bug #2551)Gravatar Guillaume Melquiond2014-04-04
* Prevent verbatim text from leaking out of comments. (See bug #2882)Gravatar Guillaume Melquiond2014-04-04
* Support other forms of "Proof" in coqwc. (Fix for bug #2735)Gravatar Guillaume Melquiond2014-04-04
* Newline on -slash warning in coqdep.Gravatar Pierre-Marie Pédrot2014-03-28
* fake_ide: fix compilationGravatar Enrico Tassi2014-03-12
* 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
* Fix compilation of coq and plugins using coq_makefile under cygwinGravatar Enrico Tassi2014-02-28
* coq_makefile: new target vi2voGravatar Enrico Tassi2014-02-26
* vi2vo: new flag -schedule-vi2voGravatar Enrico Tassi2014-02-26
* fake_ide: ported to spawnGravatar Enrico Tassi2014-02-10
* Coqmktop without Sys.command, changes in ./configure -*byteflags optionsGravatar Pierre Letouzey2014-01-30
* Get rid of two utility files, obsolete now that configure is a .mlGravatar Pierre Letouzey2014-01-30