index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2011-10-25
coqdep defines a makefile variable name_MLLIB_DEPENDENCIES to store dependenc...
pboutill
2011-09-27
In Coq_config: get rid of coqsrc and make coqlib optional
glondu
2011-09-22
Fixing bug #2606 (bad coqdoc processing of coq escaped in comments).
herbelin
2011-09-19
Fix test-suite/ide for repository compiled without -local (fix #2600)
letouzey
2011-09-18
avoid dependency nightmare by creating coqdep_{lexer,common}.mli
letouzey
2011-09-05
fake_ide: a short program to mimic an ide talking to coqtop -ideslave
letouzey
2011-09-02
Coq_makefile: bugfix in install rule
pboutill
2011-09-01
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-07-22
Allow custom targets without commands specified
pboutill
2011-07-16
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-11
Makefiles generated by coq_makefile can build %.cmx?a from %.mllib
pboutill
2011-07-07
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-06-06
Typo.
gmelquio
2011-04-29
when -camlbin is explicitly given in configure, $OCAML* are $CAMLBIN/exec.
pboutill
2011-04-28
coq_makefile big cleanup
pboutill
2011-04-25
Fix for handling of -R "" in coqdoc (bug #2423).
herbelin
2011-04-21
Ocamlbuild: in win32, coqide is now a console-free app by default
letouzey
2011-04-20
Coqdoc: also try coqlib relative to the coqdoc binary location
letouzey
2011-04-14
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-08
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-03
Fix last commit about coqdep: not everyone has a user-contrib dir
letouzey
2011-04-01
Adjust coqdep so that it behaves like coqtop with respect to the user-contrib...
gmelquio
2011-01-28
Remove the "Boxed" syntaxes and the const_entry_boxed field
letouzey
2010-12-06
Fixed status of ÷ and × in coqdoc (they were seen as letter instead of symb...
herbelin
2010-12-04
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-09-28
Coqdoc patches from UPenn (thanks to C. Casinghino). This introduces the
msozeau
2010-09-28
Minor fixes of 'make doc'
pboutill
2010-09-19
Fixing bug #2389 (keyword "Declare Instance" unknown from "coqdoc -g") but
herbelin
2010-09-18
Added test for bugs 2242, 2337, 2339 + remove the use of name "ambiguous" in
herbelin
2010-09-17
Coqdep_boot : misc improvements
letouzey
2010-07-24
Updated all headers for 8.3 and trunk
herbelin
2010-07-23
Fix a bug found by S.Glondu. coq-db.el did not compile.
courtieu
2010-07-09
Finish adding out-of-the-box support for camlp4
letouzey
2010-07-02
Remove dependency to Unix from module Profile
glondu
2010-06-03
Add unix.cma on camlp4 command-line in coq_makefile (Closes: #2326)
glondu
2010-05-19
Add (almost) compatibility with camlp4, without breaking support for camlp5
letouzey
[prev]
[next]