caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] [ANN] Mascot: 1.0-beta release
@ 2011-07-15  4:52 forum
  0 siblings, 0 replies; only message in thread
From: forum @ 2011-07-15  4:52 UTC (permalink / raw)
  To: caml users; +Cc: forum

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-07-15  4:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-15  4:52 [Caml-list] [ANN] Mascot: 1.0-beta release forum

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).