caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: forum@x9c.fr
To: caml-list@inria.fr
Cc: forum@x9c.fr
Subject: [Caml-list] [ANN] Mascot 1.0 release
Date: Wed, 29 Aug 2012 21:01:36 +0200	[thread overview]
Message-ID: <20120829210136.12760ri56vh13ci8@ssl0.ovh.net> (raw)

Dear list,

This post announces the 1.0 release of the Mascot project, whose goal is to
provide a style-checker for OCaml sources.

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

Main changes since 1.0-beta:
   - support for checks based on binary annotations
   - support for binary output mode, and report-only mode
   - new code check: 'catch_all' to detect patterns catching all exceptions
   - new code check: 'code.ignore_unit' check to detect application of  
'ignore' to expression whose type is 'unit'
   - bug #72: allow punctuation after closing a block
   - bug #74: handle the '::' operator
   - bug #75: do not require whitespace after '?' used for optional label
   - bug #76: do not require whitespace around '..' used for character range
   - bug #77: allow absence of whitespace before unary minus if  
previous token is an opening one
   - bug #79: treat '[< ... >]' and '[| ... |]' blocks like '{ ... }' blocks
   - bug #80: allow whitespace after '.' when used to introduce  
polymorphic type
   - bug #81: allow opening token after a label
   - bug #84: use 'center' rather than 'p' tag with 'align' attribute,  
and correct handling of icons
   - bug #87: install shouldn't build anything
   - bug #89: do not activate warnings by default
   - bug #90: output available checks as a ready-to-use config
   - bug #93: 'interface.duplicate' to detect duplicate entries in signatures
   - bug #94: do not require whitespace after colon
   - bug #96: 'typography.trailing_white_space' now has a 'tolerance'  
parameter in order to indicate how many whitespace characters may be  
tolerated
   - update for OCaml 4.00.0


Xavier Clerc


                 reply	other threads:[~2012-08-29 19:01 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=20120829210136.12760ri56vh13ci8@ssl0.ovh.net \
    --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).