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

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

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

Name: VMMaker.oscog-eem.120
Author: eem
Time: 22 August 2011, 10:28:55 am
UUID: 7b52067f-d52d-4a27-99ee-d5cd6639f3a2
Ancestors: VMMaker.oscog-eem.119

Cogit:
Put in a hard check that the number of opcodes allocated is sufficient.
Bring the in-image compilation facade up-to-date.
This was done to check that compiling primitive at: doesn't generate
too many opcodes now the interpreter primitive is caled on failure.