2008-05-10 |
Paul Boddie |
raw
annotate
files
changeset
graph
|
Made AddressRelativeInstruction only display instance-related details.
Changed LoadAddress and StoreAddress to use AddressInstruction, which can now
display Attr and other relevant objects.
Removed None from the builtins module, making it a special constant.
Changed module inspection so that many handlers return instances instead of
None, thus producing better attributes for namespace entries.
Made constants per program rather than per module.
Fixed function default attributes for instantiators.
Fixed optimised attribute storage involving LoadConst. |
|