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

commits at source.squeak.org commits at source.squeak.org
Tue Jun 16 02:30:28 UTC 2015


Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://source.squeak.org/VMMaker/VMMaker.oscog-eem.1354.mcz

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

Name: VMMaker.oscog-eem.1354
Author: eem
Time: 15 June 2015, 7:28:27.853 pm
UUID: 33807720-0fc7-43d4-98b3-1230281feaf6
Ancestors: VMMaker.oscog-eem.1353

For correct translation CogARMCompiler must be isAbstract

=============== Diff against VMMaker.oscog-eem.1353 ===============

Item was added:
+ ----- Method: CogARMCompiler class>>isAbstract (in category 'testing') -----
+ isAbstract
+ 	^self == CogARMCompiler!



More information about the Vm-dev mailing list