<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snap/threads.js, branch anykey_issue387</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://git.schneefux.xyz/schneefux/snap/atom/threads.js?h=anykey_issue387</id>
<link rel='self' href='http://git.schneefux.xyz/schneefux/snap/atom/threads.js?h=anykey_issue387'/>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/'/>
<updated>2014-12-17T11:35:13Z</updated>
<entry>
<title>Let “zombifying” scripts access receivers’ local vars</title>
<updated>2014-12-17T11:35:13Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-12-17T11:35:13Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=b31df39d7f126eaa303c8dae1cf6a14c739a2cc5'/>
<id>urn:sha1:b31df39d7f126eaa303c8dae1cf6a14c739a2cc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove terminated processes from expired clones</title>
<updated>2014-12-17T08:41:21Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-12-17T08:41:21Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=fc256e9e727bfe85fbf885cc65afa3b152430c71'/>
<id>urn:sha1:fc256e9e727bfe85fbf885cc65afa3b152430c71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>yield after each cycle in the experimental “forEach” primitive</title>
<updated>2014-12-11T13:17:29Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-12-11T13:17:29Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=0a239b703c8c7fde5540ce63c4236522a22ee049'/>
<id>urn:sha1:0a239b703c8c7fde5540ce63c4236522a22ee049</id>
<content type='text'>
thanks, Bernat, for reporting this bug!
</content>
</entry>
<entry>
<title>Experimental “ForEach” primitive (hidden in dev mode)</title>
<updated>2014-12-04T14:45:18Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-12-04T14:45:18Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=ad1fe34d1ed900e1e4fd75e5c5666f6ab28b9c80'/>
<id>urn:sha1:ad1fe34d1ed900e1e4fd75e5c5666f6ab28b9c80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve edge-collision detection of default sprite “arrow” shape</title>
<updated>2014-12-03T11:48:31Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-12-03T11:48:31Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=17b6ae839b5c15c942440f38fc07bfcc45bc0811'/>
<id>urn:sha1:17b6ae839b5c15c942440f38fc07bfcc45bc0811</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #656</title>
<updated>2014-11-26T15:26:53Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-11-26T15:26:53Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=320bfd0c990ea60e1dcf6bfdbe7538b203283709'/>
<id>urn:sha1:320bfd0c990ea60e1dcf6bfdbe7538b203283709</id>
<content type='text'>
make sure to always evaluate the “report” block’s input, even if used
inside a custom command definition, because hardware extensions (and
other reporters with side-effects) rely on it.
</content>
</entry>
<entry>
<title>Full TCO (tail-call-elimination)</title>
<updated>2014-11-25T16:51:04Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-11-25T16:51:04Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=723c232f3d6655bb592b98333a2397d3cc2689c1'/>
<id>urn:sha1:723c232f3d6655bb592b98333a2397d3cc2689c1</id>
<content type='text'>
now Snap! really *is* Scheme :-)
</content>
</entry>
<entry>
<title>Evaluator optimizations</title>
<updated>2014-11-25T11:24:20Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-11-25T11:24:20Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=75849a59a2ac594c2c78a7cf6ef1e8be6c1eec57'/>
<id>urn:sha1:75849a59a2ac594c2c78a7cf6ef1e8be6c1eec57</id>
<content type='text'>
reducing the stack size for reporters
</content>
</entry>
<entry>
<title>tail-call-elimination for reporters - experiment</title>
<updated>2014-11-24T15:02:21Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-11-24T15:02:21Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=4be96bb240ea8518fa95218cba7111846af93baa'/>
<id>urn:sha1:4be96bb240ea8518fa95218cba7111846af93baa</id>
<content type='text'>
(commented out, under construction)
</content>
</entry>
<entry>
<title>allow recursive reporters to be stopped by user</title>
<updated>2014-11-24T13:38:27Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-11-24T13:38:27Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=bd37771334e7c82f86aa99f7509f88dc6950b8c5'/>
<id>urn:sha1:bd37771334e7c82f86aa99f7509f88dc6950b8c5</id>
<content type='text'>
</content>
</entry>
</feed>
