Change log
Version 1.4 on 2007 July 27
@Super
was introduced. The convention ofsuper_
is not available any more.A number of improvements.
Version 1.3 on 2006 November 24
A number of improvements.
Version 1.2 on 2006 August 3
The
debug
command-line option was implemented.The
.not
is now available as well as.and
and.or
.A static method added by a @Refine class is now accessible from other methods in the same @Glue class.
The
SimplePcNode
was implemented.A number of improvements.
The implementation of GluonJ was largely refactored with respect to the package structure.
Version 1.1 on 2006 July 3
within(methodPattern) and annotate(annotationPattern) were implemented.
Several bugs were fixed. Details of the specifications were clarified.
Version 1.0 on 2006 June 22
The initial release.