[Vm-dev] VM Maker: VMMaker-oscog.34.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Fri Oct 1 16:36:22 UTC 2010


Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/VMMaker-oscog.34.mcz

==================== Summary ====================

Name: VMMaker-oscog.34
Author: eem
Time: 1 October 2010, 7:28:02 am
UUID: ec174a95-5f42-4fe0-88f0-4baff13dd3ce
Ancestors: VMMaker-oscog.33

Warning: this may have difficulty loading into an image with
VMMaker already loaded and you'll almost certainly need to
recompile the package if you try this.

Refactor to move ObjectMemory into objectMemory inst var
in StackInterpreter and subclass CoInterpreter.
Move the bulk of the core primitives to InterpreterPrimitives,
to allow eventual sharing of primitives between Cog and the
Interpreter..
Fix typo in method arg check in primitiveObject:perform:withArguments:lookedUpIn:
for objects-as-methods.

Correct the sendTrace bit flags defs.

Various minor cleanups/polish.

Simulator:
	provide a menu on the bytecode count pane with useful
	expressions.  It's now a tool :)



More information about the Vm-dev mailing list