<feed xmlns='http://www.w3.org/2005/Atom'>
<title>join-python/src/test.py, branch 1.1</title>
<subtitle>Join calculus in Python
</subtitle>
<id>https://git.maandree.se/join-python/atom?h=1.1</id>
<link rel='self' href='https://git.maandree.se/join-python/atom?h=1.1'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/'/>
<updated>2014-03-08T02:47:08Z</updated>
<entry>
<title>typo</title>
<updated>2014-03-08T02:47:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-08T02:47:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=edf8d9f8e3276ae25debd4b27d85c0d1db53de8f'/>
<id>urn:sha1:edf8d9f8e3276ae25debd4b27d85c0d1db53de8f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add support for signals in concurrently</title>
<updated>2014-03-07T18:41:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T18:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=433a314b254ef3fe0cf73db6f01057b17b91e0e2'/>
<id>urn:sha1:433a314b254ef3fe0cf73db6f01057b17b91e0e2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>do not be strict about signleton fragment groups being contained in an iterable object</title>
<updated>2014-03-07T18:21:14Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T18:21:14Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=8b159860a5f0985ef06a19573f8e294525e21e6d'/>
<id>urn:sha1:8b159860a5f0985ef06a19573f8e294525e21e6d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>signal =&gt; puresignal, fsignal =&gt; signal</title>
<updated>2014-03-07T16:57:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T16:57:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=717d6261c2d3d65b9108ef2bc978e8c9c35219a4'/>
<id>urn:sha1:717d6261c2d3d65b9108ef2bc978e8c9c35219a4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add joinmethod</title>
<updated>2014-03-07T16:27:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T16:27:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=1d4b341900edffae8a04b0d91402d4c136bfb596'/>
<id>urn:sha1:1d4b341900edffae8a04b0d91402d4c136bfb596</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>add fsignal</title>
<updated>2014-03-07T15:59:15Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T15:59:15Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=8826d3adde62a482ba310606d302bfe3ada68ffa'/>
<id>urn:sha1:8826d3adde62a482ba310606d302bfe3ada68ffa</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>test concurrently</title>
<updated>2014-03-07T15:52:33Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T15:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=42fae9ca63b1662a7cd708abc30cda308087f25f'/>
<id>urn:sha1:42fae9ca63b1662a7cd708abc30cda308087f25f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>test signal fragments and unjoining</title>
<updated>2014-03-07T15:47:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T15:47:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=9053650c8b1373d150eee94eb4f6f4d7476c6918'/>
<id>urn:sha1:9053650c8b1373d150eee94eb4f6f4d7476c6918</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>fix ordered join and add test</title>
<updated>2014-03-07T15:34:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T15:34:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=759397b9f33450a03e76adb40ed09331e31e37e0'/>
<id>urn:sha1:759397b9f33450a03e76adb40ed09331e31e37e0</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
<entry>
<title>remove test stuff</title>
<updated>2014-03-07T14:28:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@operamail.com</email>
</author>
<published>2014-03-07T14:28:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/join-python/commit/?id=82bf4bdfc282ecee2f7da4b2cd1f5f14641d8dc8'/>
<id>urn:sha1:82bf4bdfc282ecee2f7da4b2cd1f5f14641d8dc8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@operamail.com&gt;
</content>
</entry>
</feed>
