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

squeak-dev-noreply
 
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:.