VM Maker: VMMaker.oscog-eem.91.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

VM Maker: VMMaker.oscog-eem.91.mcz

squeak-dev-noreply
 
Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/VMMaker.oscog-eem.91.mcz

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

Name: VMMaker.oscog-eem.91
Author: eem
Time: 4 July 2011, 3:04:41 am
UUID: d5a27862-3af2-4716-b40e-acfc86943ae7
Ancestors: VMMaker.oscog-eem.90

Fix slip in ceSICMiss: that popped too much in dynamic super sends.
Refactor implicitReceiverFor:mixin:implementing: so receiver is
fetched correctly in machine code and interpreter.
Refactror declaring of interpreterVersion.
Results in apparently functional StackInterpreter Newspeak VM.
Add a send breakpoint for push implicit receiver.