caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "forum@x9c.fr" <forum@x9c.fr>
To: caml users <caml-list@inria.fr>
Cc: "forum@x9c.fr" <forum@x9c.fr>
Subject: [Caml-list] [ANN] Mascot: 1.0-beta release
Date: Fri, 15 Jul 2011 06:52:05 +0200	[thread overview]
Message-ID: <8C09CCD1-E78F-4252-94A8-A6DF998F2C2D@x9c.fr> (raw)

Dear list,

This post announces the 1.0-beta release of the Mascot project, whose goal is to provide
a style-checker for Objective Caml sources, released under the GPL v3.

Home page: http://mascot.x9c.fr

Main changes since 1.0-alpha:
  - switch to OCaml 3.12.1
  - revamped configure/build system
  - support for checks based on annotation files
  - support for checks using a state (for cross-file checks)
  - new code checks: 'empty_for', 'empty_try', and 'empty_while'
  - new code check: 'deprecated' to detect deprecated elements
  - new code check: 'tuple_size' to detect lenghty tuples
  - strict mode for documentation checks (rejects empty comments)
  - bug #66: allowed modules in 'code.open' check
  - bug #67: detection of useless parentheses in 'if', 'when', 'while', and
    'for' constructs ('code.code_useless_external_parentheses')
  - bug #68: 'code.physical_comparisons' check added
  - bug #70: support for preprocessors
  - bug #71: detection of textual code duplication ('code.textual_duplicate')


Xavier Clerc



                 reply	other threads:[~2011-07-15  4:52 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=8C09CCD1-E78F-4252-94A8-A6DF998F2C2D@x9c.fr \
    --to=forum@x9c.fr \
    --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;
as well as URLs for NNTP newsgroup(s).