VM Maker: VMMaker.oscog-eem.83.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.83.mcz

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

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

Name: VMMaker.oscog-eem.83
Author: eem
Time: 25 June 2011, 12:59:28 pm
UUID: 800edb16-ae6e-4126-a375-b7a065715af2
Ancestors: VMMaker.oscog-eem.82

Simulator:
Eliminate duplication of byteAt:[put:], shortAt:[put:], fetchFloatAt:into:
et al in simulator hierasrchy by always sending to objectMemory.

Provide disassembleCodeAt: which does trampolines and methods

Cogit:
Fix typo bug in cePushImplicitReceiverFor: