<feed xmlns='http://www.w3.org/2005/Atom'>
<title>snap/blocks.js, branch v0.1.1-alpha-android</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://git.schneefux.xyz/schneefux/snap/atom/blocks.js?h=v0.1.1-alpha-android</id>
<link rel='self' href='http://git.schneefux.xyz/schneefux/snap/atom/blocks.js?h=v0.1.1-alpha-android'/>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/'/>
<updated>2015-01-03T10:24:35Z</updated>
<entry>
<title>merge upstream</title>
<updated>2015-01-03T10:24:35Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2015-01-03T10:24:35Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=4bb6d3c0e3af8c379d6a63934110cde1a8e31449'/>
<id>urn:sha1:4bb6d3c0e3af8c379d6a63934110cde1a8e31449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove file blocks</title>
<updated>2015-01-03T10:23:07Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2015-01-03T10:23:07Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=618e034eb86b3ad7e7f4955b900862a27a0ce44c'/>
<id>urn:sha1:618e034eb86b3ad7e7f4955b900862a27a0ce44c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "stop this block"’s lexical awareness</title>
<updated>2014-11-21T15:55:25Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-11-21T15:55:25Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=9e91a93ac029056adae89e7b8e07558b47f9634f'/>
<id>urn:sha1:9e91a93ac029056adae89e7b8e07558b47f9634f</id>
<content type='text'>
“stop this block” when used inside a custom block definition now always
returns out of the lexically enclosing script (the definition), even if
it is used inside other nested, C-shaped custom blocks in the
definition code. Previously it only stopped the nearest encompassing
“for” block, now it always stops the block whose definition it is in.
I don’t expect this fix to break any existing projects.
</content>
</entry>
<entry>
<title>Treat REPORT blocks inside custom command definitions as STOP THIS BLOCK / IGNORE INPUTS</title>
<updated>2014-11-17T09:22:39Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-11-17T09:22:39Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=ea05f7859fe5a042f0c0dd49b189c594b9a798d3'/>
<id>urn:sha1:ea05f7859fe5a042f0c0dd49b189c594b9a798d3</id>
<content type='text'>
this also enables all existing FINCH blocks and other hardware
extensions again, which used the REPORT (HTTP://) pattern
</content>
</entry>
<entry>
<title>fixed #601</title>
<updated>2014-10-01T10:31:36Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-10-01T10:31:36Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=57a16b3b317ae98cc4d162af173e85e8ef1064d8'/>
<id>urn:sha1:57a16b3b317ae98cc4d162af173e85e8ef1064d8</id>
<content type='text'>
correctly display symbol for %obj type input slots in the prototype
template
</content>
</entry>
<entry>
<title>fixed #584</title>
<updated>2014-09-30T08:45:21Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-09-30T08:45:21Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=ebbd0be87ac9d8b2ac80857089350cfdd11f27b4'/>
<id>urn:sha1:ebbd0be87ac9d8b2ac80857089350cfdd11f27b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mutable upvars</title>
<updated>2014-09-22T13:21:56Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-09-22T13:21:56Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=5605df3dd5451766ce8ec5836852fe00b0794faf'/>
<id>urn:sha1:5605df3dd5451766ce8ec5836852fe00b0794faf</id>
<content type='text'>
allow upvars to be SET and CHANGEd
</content>
</entry>
<entry>
<title>add file blocks</title>
<updated>2014-09-09T09:51:31Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2014-09-09T09:51:31Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=478f3d4c387d67cb54a02ba373bfb4655d7a19f7'/>
<id>urn:sha1:478f3d4c387d67cb54a02ba373bfb4655d7a19f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add geolocation block</title>
<updated>2014-08-18T12:28:52Z</updated>
<author>
<name>Gubolin</name>
<email>gubolin@fantasymail.de</email>
</author>
<published>2014-08-18T12:28:52Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=667aa5a56564d07c05182eeae7bba7567710a844'/>
<id>urn:sha1:667aa5a56564d07c05182eeae7bba7567710a844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable Zombiefication of JS-Functions</title>
<updated>2014-08-13T15:43:49Z</updated>
<author>
<name>jmoenig</name>
<email>jens@moenig.org</email>
</author>
<published>2014-08-13T15:43:49Z</published>
<link rel='alternate' type='text/html' href='http://git.schneefux.xyz/schneefux/snap/commit/?id=130e105ea34f92429397611ee5f01a75f25438f6'/>
<id>urn:sha1:130e105ea34f92429397611ee5f01a75f25438f6</id>
<content type='text'>
you can now redirect “this” in a JS function by binding it to another
sprite using the OF block
</content>
</entry>
</feed>
