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

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Wed Jul 27 00:36:14 UTC 2011


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

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

Name: VMMaker.oscog-eem.112
Author: eem
Time: 26 July 2011, 3:15:08 am
UUID: efadaaf2-156f-49df-95df-ea610c02b6b2
Ancestors: VMMaker.oscog-eem.111

Newspeak Cogit:
Add missing incremental GC code for implicit receiver cache.
Fix markLiteralsAndUnlinkIfUnmarkedSendOrPushImplicit:pc:method:
for empty cache.

Cogit:
Remove C compiler warnings in addressIsInFixups: & methodFor:.

Slang:
Fix bug on inlining that would redefine method arguments (see
TMethod>inlineFunctionCall:in:)
Consequently correct some CoInterpreter methods which were
accidentally getting the right signature.
Also use TMethod>declarationAt:put: in more places.

CogMemoryManager:
Add an initial CogObjectHeader class.



More information about the Vm-dev mailing list