[Jastadd] JastAdd2 version 2.1.4 released!

From: Jesper Öqvist <jesper.oqvist_at_cs.lth.se>
Date: Wed, 04 Sep 2013 12:43:41 +0200

Hello JastAdders,

JastAdd2 version 2.1.4 is now available at
http://jastadd.org/releases/jastadd2/2.1.4/

/Team JastAdd

Release Notes:
-------------------

  *

    Fixed regression in version 2.1.3 that caused the
    generated|Tracer|class to always be generated in the default
    package. If it is generated, the|Tracer|class is now generated in
    the same package as the rest of the AST.

  *

    The generated methods|clone|,|copy|, and|fullCopy|can now be refined
    just like regular aspect methods.

  *

    The undocumented|sons|declaration is now deprecated. This feature
    did not actually alter code generation in any way, but was still
    used in for example JastAddJ. If the JastAdd parser encounters such
    a declaration it now generates a warning.

  *

    JastAdd no longer requires an implicit root node in the AST grammar.
    A root node is a non-abstract node that can not be a child of any
    other node type. Root nodes are still required for collection
    attributes, so if you use a collection attribute with a grammar that
    lacks an implicit root node, you must declare the root node in the
    attribute declaration.
Received on Wed Sep 04 2013 - 12:43:19 CEST

This archive was generated by hypermail 2.3.0 : Wed Apr 16 2014 - 17:19:06 CEST