1.2.3 2004-04-21
-
Bugfix: If node is first in row, check for parent
and make link from that parent to current node in tree.cc::prepend()
This fixes the code for factor.b
1.2.2 2003-08-21
-
Bugfix: Parse tree traversal didn't advance when
2 mulzero tokens were encountered after each other
1.2.1 (internal release)
1.2 2003-08-18
-
Extension: Added support for get/val token
optimizations, join get/val nodes with equal offsets
-
Update: Better standard input/output support
-
Bugfix: Related to absolute value nodes
1.1 2003-08-15
-
Extension: Added absolute-value
functionality to put token, show ASCII character if code >= 32
-
Extension: Added get token handling in
convertAbsoluteHeader()
-
Update: Better command line interface, use
getopt()
1.0 2003-07-27
First public release