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
*
Documenting how to support some special unicode characters in coqdoc
Hugo Herbelin
2015-09-26
*
Clarifying the doc of coqdoc --utf8 as discussed on coq-club on August 19, 2015.
Hugo Herbelin
2015-09-26
*
Updating the documentation and the toolchain w.r.t. the change in -compile.
Pierre-Marie Pédrot
2015-09-25
*
Change coq_makefile's default from "-Q . Top" to "-R . Top". (Fix bug #3603)
Guillaume Melquiond
2015-09-16
*
Missing argument "-c" for coqdep in coq_makefile
mlasson
2015-09-03
*
report the full module path when reporting errors in coqdep
Gregory Malecha
2015-08-13
*
Remove some outdated files and fix permissions.
Guillaume Melquiond
2015-07-31
*
Fix width of underscore in coq_tex output.
Guillaume Melquiond
2015-07-30
*
Fix broken regexp.
Guillaume Melquiond
2015-07-30
*
Remove unused variables.
Guillaume Melquiond
2015-07-30
*
Remove usage of Printexc.catch in the tools, as it is deprecated since 2001.
Guillaume Melquiond
2015-07-30
*
Make coq-tex more robust with respect to the (non-)command on the last line.
Guillaume Melquiond
2015-07-29
*
Remove empty commands from the output of coq-tex.
Guillaume Melquiond
2015-07-29
*
Rewrite the main loop of coq-tex.
Guillaume Melquiond
2015-07-29
*
Make coq-tex aware of lines ending with "}", so as to fix the FAQ.
Guillaume Melquiond
2015-07-28
*
Using maps and sets instead of lists in coqdep.
Pierre-Marie Pédrot
2015-07-24
*
Fixing bug #4265: "coqdep does not handle From ... Require" for good.
Pierre-Marie Pédrot
2015-07-24
*
Fix command-line documentation of coq-tex.
Guillaume Melquiond
2015-07-08
*
Fixing bug #4265: coqdep does not handle From ... Require.
Pierre-Marie Pédrot
2015-07-03
*
Removing dead code in coqdep.
Pierre-Marie Pédrot
2015-06-30
*
Support CRLF end of line in fake_ide.
Guillaume Melquiond
2015-06-09
*
Test for 4159
Enrico Tassi
2015-05-28
*
Adding the -color option to coqc.
Pierre Courtieu
2015-05-18
*
Do not regenerate .d files when cleaning them. (Fix bug #4079)
Guillaume Melquiond
2015-05-14
*
Adding an option -w to control Coq warning output.
Pierre-Marie Pédrot
2015-05-14
*
Disable precompilation for native_compute by default.
Guillaume Melquiond
2015-05-14
*
Remove some spurious spaces in generated Makefiles.
Guillaume Melquiond
2015-04-22
*
Remove spurious ".v" from warning message.
Guillaume Melquiond
2015-04-20
*
Avoid outputting stray "Local" keywords in HTML documentation.
Guillaume Melquiond
2015-04-02
*
Do not escape "'" when outputting to html, especially not using "´".
Guillaume Melquiond
2015-03-31
*
coq_makefile: fix compilation with camlp4
Enrico Tassi
2015-03-30
*
Properly handle extra "clean" targets with coq_makefile.
Guillaume Melquiond
2015-03-27
*
End of Bug 3986 - make cleanall removes .*.aux files
Pierre Boutillier
2015-03-14
*
Bug 3981 ends to convice me that subdirs in coq_makefile deverse a warning
Pierre Boutillier
2015-03-14
*
Coq_makefile clean target erases .coq-native dirs in . if they are empty
Pierre Boutillier
2015-02-28
*
Fixing the rule for ml4 depencies in coq_makefile
mlasson
2015-02-28
*
Make coq_makefile generate double-colon rules for clean and archclean. (Fix b...
Guillaume Melquiond
2015-02-27
*
Fixing printing error in coq_makefile.
Pierre-Marie Pédrot
2015-02-26
*
Mention -R option in warnings, fixing #4067 and #4068.
Maxime Dénès
2015-02-26
*
Update the list of phony targets produced by coq_makefile. (Fix for bug #4084)
Guillaume Melquiond
2015-02-24
*
coqc accepts -top option. Fixes bug #4043.
Pierre-Marie Pédrot
2015-02-14
*
Revert "Using same code for browsing physical directories in coqtop and coqdep."
Hugo Herbelin
2015-02-12
*
Revert "Capital letter in plugins." (Sorry, was not intended to be pushed)
Hugo Herbelin
2015-02-12
*
Capital letter in plugins.
Hugo Herbelin
2015-02-12
*
Using same code for browsing physical directories in coqtop and coqdep.
Hugo Herbelin
2015-02-12
*
Make coqdoc -l properly handle Local before Ltac. (Fix for bug #3307)
Guillaume Melquiond
2015-02-11
*
Prevent Latex from messing with backticks. (Fix for bug #3871)
Guillaume Melquiond
2015-02-10
*
Fixed a wrong warning in coq_makefile.
Pierre Courtieu
2015-01-27
*
Allow -type-in-type to be an option also for coqc.
Daniel R. Grayson
2015-01-27
*
coq_makefile: install also .v and .glob
Enrico Tassi
2015-01-16
[next]