* [Caml-list] [ANN] dead_code_analyzer 0.9
@ 2016-01-12 9:57 Corentin De Souza
0 siblings, 0 replies; only message in thread
From: Corentin De Souza @ 2016-01-12 9:57 UTC (permalink / raw)
To: caml-list
[-- Attachment #1: Type: text/plain, Size: 765 bytes --]
Hello,
I am happy to announce dead_code_analyzer version 0.9.
The dead_code_analyzer works as a complement to the compiler, warning you
about exported
values, methods, constructors and record fields that are never used.
It also looks for optional arguments always/never used.
In addition it reports some coding style issues, focusing on typing
information.
It needs OCaml 4.03 and can be installed through OPAM and github[1].
The tool assumes that .mli files are compiled with -keep-locs and .ml files
with -bin-annot.
Issues and pull requests are welcomed.
Happy new year,
Corentin
[1] https://github.com/LexiFi/dead_code_analyzer
* <https://github.com/LexiFi/dead_code_analyzer>*
--
*Corentin De Souza*
* <https://github.com/LexiFi/dead_code_analyzer>*
[-- Attachment #2: Type: text/html, Size: 1271 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-12 9:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-12 9:57 [Caml-list] [ANN] dead_code_analyzer 0.9 Corentin De Souza
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox