Hugo Herbelin's public Coq branches
  • OCaml 52.3%
  • Rocq Prover 44.7%
  • TeX 1%
  • Emacs Lisp 0.6%
  • C 0.5%
  • Other 0.7%
Find a file
jforest 296d03d504 correction of bug #2414 (report of r 13586)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@13587 85f007b7-540e-0410-9357-904b9bb8a0f7
2010-10-27 18:23:39 +00:00
checker Fix function applications without labels (OCaml warning 6) 2010-09-28 15:32:14 +00:00
config TeX input method is now supported upstream 2010-10-07 15:07:27 +00:00
dev Remove Explain* vernacs 2010-10-06 18:57:04 +00:00
doc More precise description of boolean ring in doc (see bug #2401) 2010-10-11 11:50:57 +00:00
ide TeX input method is now supported upstream 2010-10-07 15:07:27 +00:00
interp Added multiple implicit arguments rules per name. 2010-10-03 13:12:03 +00:00
kernel Reintroduce kind_of_type (used by Presburger contrib) 2010-10-05 10:03:00 +00:00
lib Added multiple implicit arguments rules per name. 2010-10-03 13:12:03 +00:00
library Export definition of type implicits_list for contribs + fixed a 2010-10-05 10:08:55 +00:00
man Fix typos 2010-06-02 16:25:37 +00:00
parsing About "unsupported" unicode characters in notations. 2010-10-17 19:59:39 +00:00
plugins Solve name conflict about pow introduced by commit 13546. 2010-10-21 06:48:00 +00:00
pretyping Fixing the Not_found error in bug #2404 + dead code removal in cases.ml 2010-10-06 20:48:16 +00:00
proofs Fix minor typo in error message (Closes: #2408) 2010-10-25 08:59:42 +00:00
scripts Now prints an error instead of an anomaly when dynlink fails 2010-09-18 08:15:25 +00:00
states Updated all headers for 8.3 and trunk 2010-07-24 15:57:30 +00:00
tactics correction of bug #2414 (report of r 13586) 2010-10-27 18:23:39 +00:00
test-suite Fix missing -coqlib argument to coqdep in test-suite 2010-10-16 08:04:34 +00:00
theories Used multiple lists of implicit arguments to transfer the choices of 2010-10-23 14:08:35 +00:00
tools Coqdoc patches from UPenn (thanks to C. Casinghino). This introduces the 2010-09-28 18:53:05 +00:00
toplevel Compatibility camlp4/camlp5 2010-10-26 14:32:52 +00:00
.gitignore Misc fixes related to new nsatz (and ocamlbuild) 2010-06-03 17:13:37 +00:00
_tags Ocamlbuild: adapt to last changes for camlp4 (use of tools/compat5*.cmo) 2010-07-15 09:25:56 +00:00
build Some more adaptations for Debian-->mingw32 2010-02-26 18:13:48 +00:00
CHANGES update CHANGES w.r.t. extraction 2010-10-08 07:57:38 +00:00
COMPATIBILITY Removed information in COMPATIBILITY that were intended before all for 2010-07-30 18:46:37 +00:00
configure Support for GNU Make 3.82 2010-10-16 08:04:16 +00:00
COPYRIGHT Updated COPYRIGHT file and header. Improved and fixed header updater. 2010-07-24 15:56:00 +00:00
coq-win32.itarget Win32 cross-compilation from debian: build of coqide.exe and other binaries 2010-02-24 19:30:09 +00:00
Coq.bat
coq.itarget Ocamlbuild: try to speed-up error detection in *.ml*, by byte-compiling first 2010-06-03 17:13:49 +00:00
Coqide.bat
CREDITS plugin groebner updated and renamed as nsatz; first version of the doc of nsatz in the refman 2010-06-03 09:27:00 +00:00
INSTALL Discontinue support for ocaml 3.09.* 2010-05-19 15:29:27 +00:00
INSTALL.doc Amélioration du README.doc et de l'installation de la doc 2008-11-14 17:43:50 +00:00
INSTALL.ide Discontinue support for ocaml 3.09.* 2010-05-19 15:29:27 +00:00
INSTALL.macosx MAJ ppc/i386 2007-04-24 21:07:19 +00:00
install.sh Remove bashisms 2010-01-28 22:10:08 +00:00
LICENSE
Makefile files introduce in commit 13401 aren't erased anymore by 'make clean' 2010-09-10 13:45:54 +00:00
Makefile.build Extraction: allow to use Extraction Inline / NoInline even from under a section. 2010-10-06 15:48:15 +00:00
Makefile.common dev/Makefile.oug: how to run the Oug analyser, for instance for finding dead code 2010-09-24 13:14:08 +00:00
Makefile.doc Added doc/refman/coqide.eps and coqide-queries.eps to remove the need for pngtopnm and pnmtops 2010-09-06 16:27:13 +00:00
myocamlbuild.ml Ocamlbuild: adapt to last changes for camlp4 (use of tools/compat5*.cmo) 2010-07-15 09:25:56 +00:00
README MAJ fichiers spécifiques trunk 2008-06-22 13:02:25 +00:00
README.doc Mise à jour des fichiers README et INSTALL de la doc (bug #1921) + suppression de la dépendance envers aeguill (bug #1922) 2008-08-06 15:34:14 +00:00
README.win Discontinue support for ocaml 3.09.* 2010-05-19 15:29:27 +00:00
TODO git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9415 85f007b7-540e-0410-9357-904b9bb8a0f7 2006-12-08 11:37:07 +00:00

               	         THE COQ V8 SYSTEM
            	         =================

INSTALLATION.
=============

   See the file INSTALL for installation procedure.


DOCUMENTATION.
==============

   The documentation is part of the archive in directory doc. The
   documentation of the last released version is available on the Coq
   web site at http://coq.inria.fr/doc.


CHANGES.
========

   There is a file named CHANGES that explains the differences and the
   incompatibilities since last versions. If you upgrade Coq, please read
   it carefully.


AVAILABILITY.
=============

   Coq is available at http://coq.inria.fr, or, for older versions at
   ftp://ftp.inria.fr/INRIA/LogiCal/coq.


THE COQ CLUB.
=============

   The Coq Club moderated mailing list is meant to be a standard way to
   discuss questions about the Coq system and related topics. The submission
   address is:

	coq-club@coq.inria.fr

   The topics to be discussed in the club should include:

     * technical problems;

     * questions about proof developments;

     * suggestions and questions about the implementation;

     * announcements of proofs;

     * theoretical questions about typed lambda-calculi which are
       closely related to Coq.

   To be added to, or removed from, the mailing list, please write to:

	coq-club-request@coq.inria.fr

   Please use also this address for any questions/suggestions about the
   Coq Club. It might sometimes take a few days before your messages get
   forwarded.


BUGS REPORT.
============

   Send your bug reports by filling a form at

        http://logical.saclay.inria.fr/coq-bugs

   To be effective, bug reports should mention the Caml version used
   to compile and run Coq, the Coq version (coqtop -v), the configuration
   used, and include a complete source example leading to the bug.