C2CToDo.tioga
Copyright Ó 1987, 1988, 1989 by Xerox Corporation. All rights reserved.
Christian Jacobi, March 8, 1988 2:37:27 pm PST
Christian Jacobi, December 11, 1989 2:14:12 pm PST
Resolve all NotYetImpls; all ??
Endian is not really parametrized completely
A clean up prepass which does:
-replace bytes constants which would fit into a single word by word Const
-Remove empty sourcde nodes: Problem: GenNodeList in expr mode must now when to put in separators; it is easy to recognize nodes which do not generate code at all; except decl nodes. Some decl nodes do not generate code...
Improve code expansion factor
Fix line number scheme for debugger
Split initialization phase
Improve compilation speed
Rewrite !!!!!!