OLD 0.3.8 BUGS ============== * FATAL: Rules without any action code will make the action indices / actions out of sync so that the wrong action code is called. * FATAL: ast children names can clash with the standard method names used in the tree class. For example "name" is already in use. * Actions can currently be specified for terms but DParser does not allow actions on terms. This is misleading.