2008-05-12 | Paul Boddie | raw annotate files changeset graph | Added notes about the operations performed by various instructions in relation to the context of loaded data. Attempted to make invocation code generation slightly more modular. Attempted to fix argument production with respect to invocations which have an explicit context as their first argument. Made Const a subclass of Instance. Added a context attribute to instructions which should be used when examining instructions in certain optimisation situations. |