index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
coqdep.ml
Age
Commit message (
Expand
)
Author
2018-01-11
Added newline at the end of usage of coqdep.
Bernhard Schommer
2017-07-04
Bump year in headers.
Pierre-Marie Pédrot
2017-05-30
Makefile: no bytecode compilation in make world, see make byte instead
Pierre Letouzey
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-23
coqdep: remove optimization making makefiles harder to write
Enrico Tassi
2017-04-27
Fix omitted labels in function calls
Gaetan Gilbert
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-07-05
Revert "Merge remote-tracking branch 'github/pr/229' into trunk"
Maxime Dénès
2016-07-04
Merge remote-tracking branch 'github/pr/229' into trunk
Maxime Dénès
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-06-29
Makefile: no bytecode compilation in make world, see make byte instead
Pierre Letouzey
2016-05-31
Feedback cleanup
Emilio Jesus Gallego Arias
2016-01-21
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-20
Update copyright headers.
Maxime Dénès
2016-01-15
Minor edits in output of coqdep --help.
Maxime Dénès
2016-01-15
Fix #4408.
Pierre Courtieu
2016-01-15
Partially fixing #4408: coqdep --help is up to date.
Pierre Courtieu
2016-01-06
Remove deprecated command-line options such as "-as".
Guillaume Melquiond
2015-11-07
Merge remote-tracking branch 'origin/v8.5' into upstream-trunk
Hugo Herbelin
2015-11-06
Fixed #4407.
Pierre Courtieu
2015-07-27
Merge branch 'v8.5'
Pierre-Marie Pédrot
2015-07-24
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-06
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-07-03
Fixing bug #4265: coqdep does not handle From ... Require.
Pierre-Marie Pédrot
2015-07-02
Merge branch 'v8.5' into trunk
Maxime Dénès
2015-06-30
Removing dead code in coqdep.
Pierre-Marie Pédrot
2015-02-16
Using same code for browsing physical directories in coqtop and coqdep.
Hugo Herbelin
2015-02-16
Restricting the need for coqdep_boot to mllib.d files (since ocaml
Hugo Herbelin
2015-02-12
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-01-12
Update headers.
Maxime Dénès
2014-12-04
coqdep: Warning about ml file clashes, keeping the file corresponding
Hugo Herbelin
2014-10-08
Applying Virgile Prevosto's patch for better error report in coqdep (#3029).
Hugo Herbelin
2014-06-30
Coqdep: update include strategies
Pierre Boutillier
2014-05-26
make coqdep canonicalize paths from the command line
Gregory Malecha
2014-05-12
Fixing the undocumented -dumpgraphbox option of coqdep.
Pierre-Marie Pédrot
2014-03-28
Newline on -slash warning in coqdep.
Pierre-Marie Pédrot
2014-01-19
Using full paths in coqdep -dumpgraph.
Pierre-Marie Pédrot
2014-01-19
Fixing coqdep graph printing. The transitive reduction algorithm was bugged.
Pierre-Marie Pédrot
2014-01-16
Implementing transitive reduction in the dependency graph printing
Pierre-Marie Pédrot
2014-01-13
Declared ML Module are not uncapitalized/capitalized/uncapitalized/...
Pierre Boutillier
2014-01-06
Adding a -dumpgraph option to Coqdep that output the graph dependency of the
Pierre-Marie Pédrot
2013-12-20
Coqdep always uses / as dir_sep
Pierre Boutillier
2013-08-22
Misc changes around coqtop.ml :
letouzey
2013-04-18
Coqdep: add an -exclude-dir option (wish mentionned in #3025)
letouzey
2012-09-14
The new ocaml compiler (4.00) has a lot of very cool warnings,
regisgia
2012-08-08
Updating headers.
herbelin
[next]