Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Corentin De Souza <de.souza.corentin@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list]  [ANN] dead_code_analyzer 0.9
Date: Tue, 12 Jan 2016 10:57:18 +0100	[thread overview]
Message-ID: <CAO8E359L-iD1L-gQPQzJrXYKwx9PrcfN0ZKoB+6ueJghCDNmZA@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2016-01-12  9:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAO8E359L-iD1L-gQPQzJrXYKwx9PrcfN0ZKoB+6ueJghCDNmZA@mail.gmail.com \
    --to=de.souza.corentin@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox