Login  Register

VM Maker: VMMaker-oscog.31.mcz

Posted by squeak-dev-noreply on Sep 19, 2010; 6:48pm
URL: https://forum.world.st/VM-Maker-VMMaker-oscog-31-mcz-tp2546099.html

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

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

Name: VMMaker-oscog.31
Author: eem
Time: 19 September 2010, 11:41:32 am
UUID: d80799cf-0dd2-40dd-b3a6-f8bca14bdc3d
Ancestors: VMMaker-oscog.29

Refactor the booleanCheat to remove code duplication.
Saves 1.3k in the deployment Cog build (and > 3k in debug).

Avoid annoying (and bogus) "removed booleanCheatTrue
because it refers to local variabls of interpret" message
by expanding cCode: [] inSmalltalk: [] forms during translation,
and using this form in the relevant senders of booleanCheat:.