<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Feed of &#34;MightyPork/crsn&#34;</title>
    <link>https://git.ondrovo.com/MightyPork/crsn</link>
    <description>Croissant Runtime</description>
    <pubDate>Tue, 21 Jul 2026 16:41:02 +0000</pubDate>
    <item>
      <title>Ondřej Hruška opened issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/29&#34;&gt;MightyPork/crsn#29&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/29</link>
      <description>29#(lds) with coroutines</description>
      <content:encoded><![CDATA[<p>For generator output to work in lds, it will have to be translated to something like:</p>
<pre class="code-block"><code class="chroma language-text">(:x)
(ld @dst @src)
(j.neof :x)
</code></pre><p>Buffers have a special behavior with lds (lds iterates the buffer without consuming its items).</p>
<p>Either that must be removed, or this &#34;transformation&#34; must be done at run-time: lds will return a flag to indicate if the operation should be retried or not.</p>
]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1277</guid>
      <pubDate>Sun, 01 Nov 2020 22:06:42 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/169c003980718fe0217eaa7770babf93bffba275</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/169c003980718fe0217eaa7770babf93bffba275&#34;&gt;169c003980718fe0217eaa7770babf93bffba275&lt;/a&gt;&#xA;fix tests and warnings</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/169c003980718fe0217eaa7770babf93bffba275">169c003980718fe0217eaa7770babf93bffba275</a>
fix tests and warnings]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1276</guid>
      <pubDate>Sun, 01 Nov 2020 21:54:54 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>/MightyPork/crsn/compare/daff23dd98b03c3b58320ae4b094a63b1a201f41...df8bfa91a292074c209fe1272487dede7661f631</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/df8bfa91a292074c209fe1272487dede7661f631&#34;&gt;df8bfa91a292074c209fe1272487dede7661f631&lt;/a&gt;&#xA;Merge branch &amp;#39;includes&amp;#39;&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/9f289cffd3b3d87084c36948a550288f7adac796&#34;&gt;9f289cffd3b3d87084c36948a550288f7adac796&lt;/a&gt;&#xA;add includes&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/9d4fef5222522683d11e6fd67c7543f9e58451cc&#34;&gt;9d4fef5222522683d11e6fd67c7543f9e58451cc&lt;/a&gt;&#xA;add file index field to SourcePosition, some refactor, put coroutines in Box</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/df8bfa91a292074c209fe1272487dede7661f631">df8bfa91a292074c209fe1272487dede7661f631</a>
Merge branch &#39;includes&#39;

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/9f289cffd3b3d87084c36948a550288f7adac796">9f289cffd3b3d87084c36948a550288f7adac796</a>
add includes

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/9d4fef5222522683d11e6fd67c7543f9e58451cc">9d4fef5222522683d11e6fd67c7543f9e58451cc</a>
add file index field to SourcePosition, some refactor, put coroutines in Box]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1275</guid>
      <pubDate>Sun, 01 Nov 2020 20:57:35 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/daff23dd98b03c3b58320ae4b094a63b1a201f41</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/daff23dd98b03c3b58320ae4b094a63b1a201f41&#34;&gt;daff23dd98b03c3b58320ae4b094a63b1a201f41&lt;/a&gt;&#xA;Add loop syntactic sugar; errors now use print instead of debug; add check for duplicate labels.</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/daff23dd98b03c3b58320ae4b094a63b1a201f41">daff23dd98b03c3b58320ae4b094a63b1a201f41</a>
Add loop syntactic sugar; errors now use print instead of debug; add check for duplicate labels.]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1273</guid>
      <pubDate>Sun, 01 Nov 2020 13:41:57 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška commented on issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/8&#34;&gt;MightyPork/crsn#8&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/8#issuecomment-224</link>
      <description>Screen module enhancements&#xA;&#xA;&lt;p&gt;i guess this is good enough for now&lt;/p&gt;&#xA;</description>
      <content:encoded><![CDATA[Screen module enhancements

<p>i guess this is good enough for now</p>
]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1271</guid>
      <pubDate>Sun, 01 Nov 2020 00:19:14 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška closed issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/8&#34;&gt;MightyPork/crsn#8&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/8#issuecomment-225</link>
      <description>Screen module enhancements</description>
      <content:encoded><![CDATA[Screen module enhancements]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1272</guid>
      <pubDate>Sun, 01 Nov 2020 00:19:14 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška commented on issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/27&#34;&gt;MightyPork/crsn#27&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/27#issuecomment-222</link>
      <description>fix stdin so it doesn&#39;t block context switch&#xA;&#xA;&lt;p&gt;fixed&lt;/p&gt;&#xA;</description>
      <content:encoded><![CDATA[fix stdin so it doesn't block context switch

<p>fixed</p>
]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1269</guid>
      <pubDate>Sun, 01 Nov 2020 00:10:53 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška closed issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/27&#34;&gt;MightyPork/crsn#27&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/27#issuecomment-223</link>
      <description>fix stdin so it doesn&#39;t block context switch</description>
      <content:encoded><![CDATA[fix stdin so it doesn't block context switch]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1270</guid>
      <pubDate>Sun, 01 Nov 2020 00:10:53 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/fd90480cecbe6e6428113ba326fe5ae2e1522011</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/fd90480cecbe6e6428113ba326fe5ae2e1522011&#34;&gt;fd90480cecbe6e6428113ba326fe5ae2e1522011&lt;/a&gt;&#xA;make stdin async</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/fd90480cecbe6e6428113ba326fe5ae2e1522011">fd90480cecbe6e6428113ba326fe5ae2e1522011</a>
make stdin async]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1268</guid>
      <pubDate>Sun, 01 Nov 2020 00:10:35 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška opened issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/28&#34;&gt;MightyPork/crsn#28&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/28</link>
      <description>28#File IO or persistent storage</description>
      <content:encoded><![CDATA[28#File IO or persistent storage]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1267</guid>
      <pubDate>Sat, 31 Oct 2020 21:09:20 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška opened issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/27&#34;&gt;MightyPork/crsn#27&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/27</link>
      <description>27#fix stdin so it doesn&#39;t block context switch</description>
      <content:encoded><![CDATA[27#fix stdin so it doesn't block context switch]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1266</guid>
      <pubDate>Sat, 31 Oct 2020 21:08:26 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška closed issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/25&#34;&gt;MightyPork/crsn#25&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/25#issuecomment-216</link>
      <description>Add way for the program to configure the scheduler</description>
      <content:encoded><![CDATA[Add way for the program to configure the scheduler]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1264</guid>
      <pubDate>Sat, 31 Oct 2020 20:58:02 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška closed issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/26&#34;&gt;MightyPork/crsn#26&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/26#issuecomment-217</link>
      <description>Add critical sections</description>
      <content:encoded><![CDATA[Add critical sections]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1265</guid>
      <pubDate>Sat, 31 Oct 2020 20:58:02 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>/MightyPork/crsn/compare/9cd03ca8e300ecdd263369d374e3bceceefb95a0...f87d8224327aecaa54b710336f02acd2410aaaa0</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/f87d8224327aecaa54b710336f02acd2410aaaa0&#34;&gt;f87d8224327aecaa54b710336f02acd2410aaaa0&lt;/a&gt;&#xA;more docs, fixes, examples&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/735f871ea05f313b1f5e615d9d15ee5f840b21c8&#34;&gt;735f871ea05f313b1f5e615d9d15ee5f840b21c8&lt;/a&gt;&#xA;Implement critical sections and timeslice setting cmd</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/f87d8224327aecaa54b710336f02acd2410aaaa0">f87d8224327aecaa54b710336f02acd2410aaaa0</a>
more docs, fixes, examples

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/735f871ea05f313b1f5e615d9d15ee5f840b21c8">735f871ea05f313b1f5e615d9d15ee5f840b21c8</a>
Implement critical sections and timeslice setting cmd]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1263</guid>
      <pubDate>Sat, 31 Oct 2020 20:57:43 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška opened issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/26&#34;&gt;MightyPork/crsn#26&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/26</link>
      <description>26#Add critical sections</description>
      <content:encoded><![CDATA[<p>Sometimes it&#39;s better to use a critical section than wrap everything in cas locks</p>
]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1262</guid>
      <pubDate>Sat, 31 Oct 2020 18:31:54 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška opened issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/25&#34;&gt;MightyPork/crsn#25&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/25</link>
      <description>25#Add way for the program to configure the scheduler</description>
      <content:encoded><![CDATA[<p>changing timeslice at runtime could be useful</p>
]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1261</guid>
      <pubDate>Sat, 31 Oct 2020 18:28:58 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/9cd03ca8e300ecdd263369d374e3bceceefb95a0</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/9cd03ca8e300ecdd263369d374e3bceceefb95a0&#34;&gt;9cd03ca8e300ecdd263369d374e3bceceefb95a0&lt;/a&gt;&#xA;make scheduler timeslice configurable</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/9cd03ca8e300ecdd263369d374e3bceceefb95a0">9cd03ca8e300ecdd263369d374e3bceceefb95a0</a>
make scheduler timeslice configurable]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1260</guid>
      <pubDate>Sat, 31 Oct 2020 18:19:41 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/2752fa4beb56b963746277a15e72eece33d71fef</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/2752fa4beb56b963746277a15e72eece33d71fef&#34;&gt;2752fa4beb56b963746277a15e72eece33d71fef&lt;/a&gt;&#xA;fix unit tests, cargo fiox</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/2752fa4beb56b963746277a15e72eece33d71fef">2752fa4beb56b963746277a15e72eece33d71fef</a>
fix unit tests, cargo fiox]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1259</guid>
      <pubDate>Sat, 31 Oct 2020 18:13:08 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/5107b78ae59c289a1cd5897ac7cdf5aed84d4d86</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/5107b78ae59c289a1cd5897ac7cdf5aed84d4d86&#34;&gt;5107b78ae59c289a1cd5897ac7cdf5aed84d4d86&lt;/a&gt;&#xA;add warning and yield docs to readme</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/5107b78ae59c289a1cd5897ac7cdf5aed84d4d86">5107b78ae59c289a1cd5897ac7cdf5aed84d4d86</a>
add warning and yield docs to readme]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1258</guid>
      <pubDate>Sat, 31 Oct 2020 18:00:47 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/d6fc82c533a07c65b3a6fc535336c0d9ad5a8f04</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/d6fc82c533a07c65b3a6fc535336c0d9ad5a8f04&#34;&gt;d6fc82c533a07c65b3a6fc535336c0d9ad5a8f04&lt;/a&gt;&#xA;improve readme</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/d6fc82c533a07c65b3a6fc535336c0d9ad5a8f04">d6fc82c533a07c65b3a6fc535336c0d9ad5a8f04</a>
improve readme]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1257</guid>
      <pubDate>Sat, 31 Oct 2020 17:54:44 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška closed issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/3&#34;&gt;MightyPork/crsn#3&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/3#issuecomment-215</link>
      <description>Preemtive multi-threading (co-routines)</description>
      <content:encoded><![CDATA[Preemtive multi-threading (co-routines)]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1256</guid>
      <pubDate>Sat, 31 Oct 2020 17:51:04 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška commented on issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/3&#34;&gt;MightyPork/crsn#3&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/3#issuecomment-214</link>
      <description>Preemtive multi-threading (co-routines)&#xA;&#xA;&lt;p&gt;coroutines implemented&lt;/p&gt;&#xA;</description>
      <content:encoded><![CDATA[Preemtive multi-threading (co-routines)

<p>coroutines implemented</p>
]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1255</guid>
      <pubDate>Sat, 31 Oct 2020 17:50:53 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška commented on issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/7&#34;&gt;MightyPork/crsn#7&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/7#issuecomment-212</link>
      <description>Timers&#xA;&#xA;&lt;p&gt;obsoleted by coroutines&lt;/p&gt;&#xA;</description>
      <content:encoded><![CDATA[Timers

<p>obsoleted by coroutines</p>
]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1253</guid>
      <pubDate>Sat, 31 Oct 2020 17:50:36 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška closed issue &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/issues/7&#34;&gt;MightyPork/crsn#7&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/issues/7#issuecomment-213</link>
      <description>Timers</description>
      <content:encoded><![CDATA[Timers]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1254</guid>
      <pubDate>Sat, 31 Oct 2020 17:50:36 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/77efa0fdc0c8e4891313e116b700a5394a439575</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/77efa0fdc0c8e4891313e116b700a5394a439575&#34;&gt;77efa0fdc0c8e4891313e116b700a5394a439575&lt;/a&gt;&#xA;typo</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/77efa0fdc0c8e4891313e116b700a5394a439575">77efa0fdc0c8e4891313e116b700a5394a439575</a>
typo]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1252</guid>
      <pubDate>Sat, 31 Oct 2020 17:48:28 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/master&#34;&gt;master&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>/MightyPork/crsn/compare/d0d4f1c15ef2c8ae19db7159a7e1b0fedf167fd3...91939f520b70074e24d98e42f79b8562a1fd4404</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/91939f520b70074e24d98e42f79b8562a1fd4404&#34;&gt;91939f520b70074e24d98e42f79b8562a1fd4404&lt;/a&gt;&#xA;Merge branch &amp;#39;coroutines&amp;#39;&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/5a0e3705895868944607eb66a84768d50c4a3daf&#34;&gt;5a0e3705895868944607eb66a84768d50c4a3daf&lt;/a&gt;&#xA;document coroutines&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/af52270a29cacd56a3a915239e906927ed85774d&#34;&gt;af52270a29cacd56a3a915239e906927ed85774d&lt;/a&gt;&#xA;add generator example&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/c8d01b6151f77b62494d1d0147e3f3ab268d2bab&#34;&gt;c8d01b6151f77b62494d1d0147e3f3ab268d2bab&lt;/a&gt;&#xA;coroutine fixes, first example&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/8659240d01f039cda922c068128b43549400d414&#34;&gt;8659240d01f039cda922c068128b43549400d414&lt;/a&gt;&#xA;wip coroutines and scheduler</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/91939f520b70074e24d98e42f79b8562a1fd4404">91939f520b70074e24d98e42f79b8562a1fd4404</a>
Merge branch &#39;coroutines&#39;

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/5a0e3705895868944607eb66a84768d50c4a3daf">5a0e3705895868944607eb66a84768d50c4a3daf</a>
document coroutines

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/af52270a29cacd56a3a915239e906927ed85774d">af52270a29cacd56a3a915239e906927ed85774d</a>
add generator example

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/c8d01b6151f77b62494d1d0147e3f3ab268d2bab">c8d01b6151f77b62494d1d0147e3f3ab268d2bab</a>
coroutine fixes, first example

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/8659240d01f039cda922c068128b43549400d414">8659240d01f039cda922c068128b43549400d414</a>
wip coroutines and scheduler]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1251</guid>
      <pubDate>Sat, 31 Oct 2020 17:47:36 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/coroutines&#34;&gt;coroutines&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/5a0e3705895868944607eb66a84768d50c4a3daf</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/5a0e3705895868944607eb66a84768d50c4a3daf&#34;&gt;5a0e3705895868944607eb66a84768d50c4a3daf&lt;/a&gt;&#xA;document coroutines</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/5a0e3705895868944607eb66a84768d50c4a3daf">5a0e3705895868944607eb66a84768d50c4a3daf</a>
document coroutines]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1250</guid>
      <pubDate>Sat, 31 Oct 2020 17:47:11 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/coroutines&#34;&gt;coroutines&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/af52270a29cacd56a3a915239e906927ed85774d</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/af52270a29cacd56a3a915239e906927ed85774d&#34;&gt;af52270a29cacd56a3a915239e906927ed85774d&lt;/a&gt;&#xA;add generator example</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/af52270a29cacd56a3a915239e906927ed85774d">af52270a29cacd56a3a915239e906927ed85774d</a>
add generator example]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1249</guid>
      <pubDate>Sat, 31 Oct 2020 17:17:51 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/coroutines&#34;&gt;coroutines&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>https://git.ondrovo.com/MightyPork/crsn/commit/c8d01b6151f77b62494d1d0147e3f3ab268d2bab</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/c8d01b6151f77b62494d1d0147e3f3ab268d2bab&#34;&gt;c8d01b6151f77b62494d1d0147e3f3ab268d2bab&lt;/a&gt;&#xA;coroutine fixes, first example</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/c8d01b6151f77b62494d1d0147e3f3ab268d2bab">c8d01b6151f77b62494d1d0147e3f3ab268d2bab</a>
coroutine fixes, first example]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1248</guid>
      <pubDate>Sat, 31 Oct 2020 16:55:23 +0000</pubDate>
    </item>
    <item>
      <title>Ondřej Hruška pushed to &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/src/branch/coroutines&#34;&gt;coroutines&lt;/a&gt; at &lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn&#34;&gt;MightyPork/crsn&lt;/a&gt;</title>
      <link>/</link>
      <description>&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/8659240d01f039cda922c068128b43549400d414&#34;&gt;8659240d01f039cda922c068128b43549400d414&lt;/a&gt;&#xA;wip coroutines and scheduler&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/d0d4f1c15ef2c8ae19db7159a7e1b0fedf167fd3&#34;&gt;d0d4f1c15ef2c8ae19db7159a7e1b0fedf167fd3&lt;/a&gt;&#xA;add (cas), (casXX), and (bfcas)&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/4e67ac291fbdb9f7598102f7b0af25e751117f2e&#34;&gt;4e67ac291fbdb9f7598102f7b0af25e751117f2e&lt;/a&gt;&#xA;update examples to use the new const eval syntax&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/66b3674f8100c0e17567e580068f4f8e4309558a&#34;&gt;66b3674f8100c0e17567e580068f4f8e4309558a&lt;/a&gt;&#xA;Merge branch &amp;#39;consteval&amp;#39;&#xA;&#xA;&lt;a href=&#34;https://git.ondrovo.com/MightyPork/crsn/commit/02f73a21f4b72a3ed16cf7bd471a9a10c43d885c&#34;&gt;02f73a21f4b72a3ed16cf7bd471a9a10c43d885c&lt;/a&gt;&#xA;fixes, safeguards and docs for &amp;#34;compile-time arithmetics&amp;#34;</description>
      <content:encoded><![CDATA[<a href="https://git.ondrovo.com/MightyPork/crsn/commit/8659240d01f039cda922c068128b43549400d414">8659240d01f039cda922c068128b43549400d414</a>
wip coroutines and scheduler

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/d0d4f1c15ef2c8ae19db7159a7e1b0fedf167fd3">d0d4f1c15ef2c8ae19db7159a7e1b0fedf167fd3</a>
add (cas), (casXX), and (bfcas)

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/4e67ac291fbdb9f7598102f7b0af25e751117f2e">4e67ac291fbdb9f7598102f7b0af25e751117f2e</a>
update examples to use the new const eval syntax

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/66b3674f8100c0e17567e580068f4f8e4309558a">66b3674f8100c0e17567e580068f4f8e4309558a</a>
Merge branch &#39;consteval&#39;

<a href="https://git.ondrovo.com/MightyPork/crsn/commit/02f73a21f4b72a3ed16cf7bd471a9a10c43d885c">02f73a21f4b72a3ed16cf7bd471a9a10c43d885c</a>
fixes, safeguards and docs for &#34;compile-time arithmetics&#34;]]></content:encoded>
      <author>Ondřej Hruška</author>
      <guid>1247</guid>
      <pubDate>Sat, 31 Oct 2020 16:32:06 +0000</pubDate>
    </item>
  </channel>
</rss>