<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snap/threads.js, branch github_backend</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://git.schneefux.xyz/schneefux/snap/atom/threads.js?h=github_backend</id>
<link rel='self' href='http://git.schneefux.xyz/schneefux/snap/atom/threads.js?h=github_backend'/>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/'/>
<updated>2015-01-12T09:45:21Z</updated>
<entry>
<title>correct threads.js version</title>
<updated>2015-01-12T09:45:21Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2015-01-12T09:45:21Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=ff3eed45eae2f4af3df5b636cdd59cabf9581e9b'/>
<id>urn:sha1:ff3eed45eae2f4af3df5b636cdd59cabf9581e9b</id>
<content type='text'>
happy New Year, duh :-)
</content>
</entry>
<entry>
<title>Speed up messages received by clones</title>
<updated>2015-01-12T09:17:13Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2015-01-12T09:17:13Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=04ffda276e0294996431da8aca3584918873ae4f'/>
<id>urn:sha1:04ffda276e0294996431da8aca3584918873ae4f</id>
<content type='text'>
Don’t highlight scripts running inside clones (boosts performance),
Thanks, @aranlunzer, for the hint!
</content>
</entry>
<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>
</feed>
