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

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

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

Name: VMMaker.oscog-eem.116
Author: eem
Time: 9 August 2011, 12:04:59 pm
UUID: 401abad7-7558-4242-8311-b5c362e31a58
Ancestors: VMMaker.oscog-eem.115

Improve validation checks for super expansion.  Args need to be
variables that have the same names as corresponding args in super
method.  Fix two cases of disagreement (luckily this affects only
assert code so no need to rebuild production VMs).