$Id: ChangeLog,v 1.58 2003/10/10 09:49:14 jurgenv Exp $


2003/10/10 (jurgenv@cwi.nl)
 * Reactivated ToolBus interface. I'm not happy with the way this
   library is generated now. TODO: find a different solution that
   avoids co-evolution.

2003/10/09 (jurgenv@cwi.nl)
 * Added generation of prototypes for ASC builtin functions
 * Each builtin now has a declared arity in builtins/Makefile.am
 * Merged asc-support-me and asf-builtins library
 * Temporarily disabled ToolBus interface for generated code

2003/10/08 (jurgenv@cwi.nl)
 * Adapted package dependencies.

2003/10/07 (jurgenv@cwi.nl)
 * Moved builtins library from the asf package to this package
 * Renamed the libME subdirectory to 'lib'
 * Set version to 1.8

2003/10/07 (markvdb@cwi.nl)
 * Introduced the new tuple concept.

2003/10/06 (jurgenv@cwi.nl)
 * Removed attempt of retaining annotations because rewriting failed on 
   some specificiations

2003/10/05 (jurgenv@cwi.nl)
 * First attempt at retaining annotations on terms during the mappings
   from and to muASF representation

2003/08/01 (jurgenv@cwi.nl)
 * Set version to  0.7.1

2003/07/02 (jurgenv@cwi.nl)
 * Set version to 0.7 (this should have been done earlier!)
 
2003/06/26 (jurgenv@cwi.nl)
 * Added package definition file

2003/06/26
 * Added an explicit ATBpack for the normal form.

Thu Jun 19 16:15:16 CEST 2003 <jong@cwi.nl>
 * libME/tb/client.c: add explicit ATBunpack

2003/01/22 (jurgenv@cwi.nl)
 * Release 1.6
 * LGPL license

2003/01/08 (jurgenv@cwi.nl)
 * Created libtb-asc-support.a, this can be linked with compiled
   specifications that are connected to the ToolBus.

2002/09/14 (vinju@loria.fr, vandenbr@loria.fr)
 * Bumped to 1.6beta
 * Fixed a serious bug with traversal functions in asc-support. 

2002/07/24 (jurgenv@cwi.nl)
 * Release 1.5

2002/05/14 (jurgenv@cwi.nl)
 * Bumped to 1.5beta
 * Added -t switch to compiled specification for textual ATerm output

2002/04/19 (jurgenv@cwi.nl)
 * Release 1.4

2002/04/17 ({olivierp,jurgenv}@cwi.nl)
 * Fixed a bug in traversal functions. Intermediate tuple representation
   was not protected from the gc.
 * Bumped to 1.4beta

2002/02/07 (jurgenv@cwi.nl)
 * Released version 1.3

2001/12/20 ({olivierp,jong,jurgenv}@cwi.nl
 * Fixed a dirty bug in the remove_list muasf primitive. 

2001/12/14 (jurgenv@cwi.nl)
 * Added experimental support for accumulating transformers in the runtime 
   library.

2001/12/13 (jurgenv@cwi.nl)
 * Added support for traversal functions in input terms of specifications.
 * Asc-support library now needs asf-support
 * Bumped version to 1.3beta

2001/11/14 (jong@cwi.nl)
 * released version 1.2
 * fixed free-bug in asc-support

2001/11/12 (jurgenv@cwi.nl)
 * moved apply-function functionality to pt-support package

2001/11/07 (jurgenv@cwi.nl)
 * added the muasf_operators parse_sort and get_sort.

2001/11/05 ({jurgenv,markvdb}@cwi.nl)
 * Removed module identifiers from productions:
   - apply function adapted.

2001/11/02 (jurgenv@cwi.nl)
 * Added support for transformers and accumulators 

2001/08/28 (jong@cwi.nl)
 * Added #include directives to satisfy gcc-3.0.1

2001/08/27 ({jong,markvdb}@cwi.nl)
 * Version 1.2beta
 * Fixed a bug in function listToTree. 

2001/07/27 ({jong,markvdb}@cwi.nl)
 * fixed memory-leak in call_unknown

2001/07/17 (jong@cwi.nl)
 * version 1.0 released, bumped to 1.1

2001/07/16 (jong@cwi.nl)
 * documented mysterious bump from version 0.8 to 1.0.

2001/07/06 (markvdb@cwi.nl, jurgenv@cwi.nl)
 * Removed AsFix1 depending functionality.
 * Inserted a missing layout before the separator of a list.

2001/07/03 (jurgenv@cwi.nl)
 * Several bugfixes in list support

2001/07/02 (jurgenv@cwi.nl)
 * Version 0.8
 * Fully implemented AsFix2ME version of asc-support

2001/06/21 (jurgenv@cwi.nl)
 * Iniated a AsFix2ME version of asc-support

2001/05/23 (markvdb@cwi.nl)
 * Released version 0.6, and bumped into 0.7.
 * Bumped into version 0.6 in order to make distribution.

2001/05/04 (markvdb@cwi.nl)
 * Fixed a dependency bug with respect to generated code.

2001/03/08 (jurgenv@cwi.nl)
 * Apified asc-support
 * Added ASC_applyFunction function that can be used to
   quickly contruct an application of a prefix function.

2001/03/06 (jong@cwi.nl)
 * Added make_rules to toplevel EXTRA_DIST
 * Cleaned up .cvsignore files

2001/02/01 (mdejonge@cwi.nl)
 * Fixed tifstoc path problem

2000/11/09 (jurgenv@cwi.nl)
 * Version is now 0.4
 * Only minor maintenance differences

2000/4/05 (mdejonge @cwi.nl)
 * Version is now 0.3
 * Adapted for use with separate asfix distribution (i.e., libasfix is no
 longer distributed as part of the aterm library).

2000/3/31 (mdejonge @cwi.nl)
 * The toolbus is no longer required during the build process of
 libasc-support.a

2000/03/06 (mdejogne@cwi.nl)
 * By default generate lib-asc-support.a, lib-asc-support-cc.a,
 lib-asc-support-cc.a, lib-asc-support-dbg.a, and
 lib-asc-support-prof.a.

2000/03/03 (mdejonge@cwi.nl)
 * Asf+Sdf compiler support library is now a self-cotained
 component built and configured using automake/autoconf
