index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
*
In Coq_config: get rid of coqsrc and make coqlib optional
glondu
2011-09-27
*
Fixing bug #2606 (bad coqdoc processing of coq escaped in comments).
herbelin
2011-09-22
*
Fix test-suite/ide for repository compiled without -local (fix #2600)
letouzey
2011-09-19
*
avoid dependency nightmare by creating coqdep_{lexer,common}.mli
letouzey
2011-09-18
*
fake_ide: a short program to mimic an ide talking to coqtop -ideslave
letouzey
2011-09-05
*
Coq_makefile: bugfix in install rule
pboutill
2011-09-02
*
Coq_makefile : bug when a project file is not in the current directory.
pboutill
2011-09-01
*
Coq_makefile.absolute_dir -> Minilib.canonical_path_name
pboutill
2011-09-01
*
Creation of ide/project_file.ml4
pboutill
2011-09-01
*
Coq_makefile: Bug fix of check_dep
pboutill
2011-09-01
*
Coq_makefile: process_cmd_line is purely functional.
pboutill
2011-09-01
*
Coq_makefile: No other function than split_arguments uses a target type.
pboutill
2011-09-01
*
Coq_makefile: New option -arg to specify a compiler option.
pboutill
2011-09-01
*
Coq_makefile drops the '/' at the end of physical path of -I and -R
pboutill
2011-09-01
*
Allow custom targets without commands specified
pboutill
2011-07-22
*
This adds two option tables 'Printing Record' and 'Printing Constructor'
herbelin
2011-07-16
*
This option disables the use of the '{| field := ... |}' notation
herbelin
2011-07-16
*
Makefiles generated by coq_makefile can build %.cmx?a from %.mllib
pboutill
2011-07-11
*
coq_makefile logical path ending with '.' are correctly convert to physical path
pboutill
2011-07-07
*
coq_makefile bug fix 2405: cmxs are now made from cmx files
pboutill
2011-07-07
*
coq_makefile documentation in Refman and -h
pboutill
2011-07-07
*
coq_makefile doesn't complain anymore when a dir is both -I and -R
pboutill
2011-07-07
*
Typo.
gmelquio
2011-06-06
*
when -camlbin is explicitly given in configure, $OCAML* are $CAMLBIN/exec.
pboutill
2011-04-29
*
coq_makefile big cleanup
pboutill
2011-04-28
*
Fix for handling of -R "" in coqdoc (bug #2423).
herbelin
2011-04-25
*
Ocamlbuild: in win32, coqide is now a console-free app by default
letouzey
2011-04-21
*
Coqdoc: also try coqlib relative to the coqdoc binary location
letouzey
2011-04-20
*
Add directories in COQPATH to search path.
herbelin
2011-04-14
*
Reorder search path order, so the standard library is search last.
herbelin
2011-04-14
*
Applying Tom Prince's patch to coqdep not correctly applying the -R visibility
herbelin
2011-04-08
*
A kind of reply to bug 2444
pboutill
2011-04-08
*
Fix last commit about coqdep: not everyone has a user-contrib dir
letouzey
2011-04-03
*
Adjust coqdep so that it behaves like coqtop with respect to the user-contrib...
gmelquio
2011-04-01
*
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2011-01-28
*
Fixed status of ÷ and × in coqdoc (they were seen as letter instead of symb...
herbelin
2010-12-06
*
Better fix to bug #2183 ("moduleid" internal name got exposed to users
herbelin
2010-12-04
*
Fixing several bugs with links to notation in coqdoc, including bug #2445:
herbelin
2010-12-04
*
Coqdoc patches from UPenn (thanks to C. Casinghino). This introduces the
msozeau
2010-09-28
*
Minor fixes of 'make doc'
pboutill
2010-09-28
*
Fixing bug #2389 (keyword "Declare Instance" unknown from "coqdoc -g") but
herbelin
2010-09-19
*
Added test for bugs 2242, 2337, 2339 + remove the use of name "ambiguous" in
herbelin
2010-09-18
*
Coqdep_boot : misc improvements
letouzey
2010-09-17
*
Updated all headers for 8.3 and trunk
herbelin
2010-07-24
*
Fix a bug found by S.Glondu. coq-db.el did not compile.
courtieu
2010-07-23
*
Finish adding out-of-the-box support for camlp4
letouzey
2010-07-09
*
Remove dependency to Unix from module Profile
glondu
2010-07-02
*
Add unix.cma on camlp4 command-line in coq_makefile (Closes: #2326)
glondu
2010-06-03
*
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
2010-05-19
*
Remove compile-command pragmas for emacs
letouzey
2010-05-19
[next]