On 13.05.2015, at 18:02, Tobias Pape <
[hidden email]> wrote:
> ..and updated on CI,
> Job running at:
http://build.squeak.org/job/SqueakTrunk/1479/consoleFullThe build also errored with the dnu that is a suspected stack corruption bug
(not verified)
>
> On 13.05.2015, at 17:43, Eliot Miranda <
[hidden email]> wrote:
>
>> at
http://www.mirandabanda.org/files/Cog/VM/VM.r3336/.
>>
>> CogVM binaries as per VMMaker.oscog-eem.1299/r3336
>>
>> Clarify how to specify variadic primitives in the Cogit's primitive table
>> initializer (it had confused me enough to cause a regression).
>>
>> Fix the regression in genPrmitiveClass.
>>
>> Implement the stream primtiives using genFastPrimFail
>> which should speed up the stream prims noticeably.