2006-07-20 |
paulb |
raw
annotate
files
changeset
graph
|
Added some global name support: transformation of loads and stores to explicit
global operations; a test of global declarations.
Fixed dispatching in the annotator so that replaced nodes are incorporated.
Removed the parent namespace in annotate.Namespace, adding also specific find
methods for loads and stores.
Added some support for parameters in the annotator, although actual namespace
population will only take place in the context of an active invocation. |
|