<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sylt/progs, branch main</title>
<subtitle>Game jam language
</subtitle>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/'/>
<entry>
<title>Merge remote-tracking branch 'origin/main' into move-tests</title>
<updated>2021-03-09T18:52:19+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-03-09T18:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=e61e0a3d3bc015854c91761a70544e74b0478b94'/>
<id>e61e0a3d3bc015854c91761a70544e74b0478b94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move some tests</title>
<updated>2021-03-09T18:50:24+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-03-09T18:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=98f77e4a9aaff56e4a24919932076a4cee2a5598'/>
<id>98f77e4a9aaff56e4a24919932076a4cee2a5598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix functions as optional types</title>
<updated>2021-03-09T16:41:57+00:00</updated>
<author>
<name>Edvard Thörnros</name>
<email>edvard.thornros@gmail.com</email>
</author>
<published>2021-03-09T16:41:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=30461c655f08e37f0758e0de137b679b789024cc'/>
<id>30461c655f08e37f0758e0de137b679b789024cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add in fancy tests for union types</title>
<updated>2021-03-08T22:40:16+00:00</updated>
<author>
<name>Edvard Thörnros</name>
<email>edvard.thornros@gmail.com</email>
</author>
<published>2021-03-08T22:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=50e3477ed34697be12890081b03d8412703ba8b3'/>
<id>50e3477ed34697be12890081b03d8412703ba8b3</id>
<content type='text'>
Functions in union return-types aren't callable, because the call
code is a bit wack. A nice starting point though.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Functions in union return-types aren't callable, because the call
code is a bit wack. A nice starting point though.
</pre>
</div>
</content>
</entry>
<entry>
<title>change how tuple comparison functions</title>
<updated>2021-03-08T22:39:59+00:00</updated>
<author>
<name>Edvard Thörnros</name>
<email>edvard.thornros@gmail.com</email>
</author>
<published>2021-03-08T22:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=fe3909375bd0b200989b9d88158e8c3412b3d639'/>
<id>fe3909375bd0b200989b9d88158e8c3412b3d639</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix some nice tests for the nullable_types</title>
<updated>2021-03-08T20:57:52+00:00</updated>
<author>
<name>Edvard Thörnros</name>
<email>edvard.thornros@gmail.com</email>
</author>
<published>2021-03-08T20:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=4e6ef21576d9ec6a8861246464b1905819b68efe'/>
<id>4e6ef21576d9ec6a8861246464b1905819b68efe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>order the return type correctly</title>
<updated>2021-03-08T19:53:01+00:00</updated>
<author>
<name>Edvard Thörnros</name>
<email>edvard.thornros@gmail.com</email>
</author>
<published>2021-03-08T19:53:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=858d5c1756b64f4973588424b8ba375136740510'/>
<id>858d5c1756b64f4973588424b8ba375136740510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #101 from FredTheDino/single-tuples</title>
<updated>2021-03-08T17:38:39+00:00</updated>
<author>
<name>Edvard Thörnros</name>
<email>edvard.thornros@gmail.com</email>
</author>
<published>2021-03-08T17:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=44170a579266501143af63960fda8706df809c09'/>
<id>44170a579266501143af63960fda8706df809c09</id>
<content type='text'>
Single-element tuples</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Single-element tuples</pre>
</div>
</content>
</entry>
<entry>
<title>parse indexing precedence</title>
<updated>2021-03-08T16:58:34+00:00</updated>
<author>
<name>Gustav Sörnäs</name>
<email>gustav@sornas.net</email>
</author>
<published>2021-03-08T16:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=16ba42c52bbf57fa78217327bd9759fec9f09fa9'/>
<id>16ba42c52bbf57fa78217327bd9759fec9f09fa9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix the tests</title>
<updated>2021-03-08T16:46:06+00:00</updated>
<author>
<name>Edvard Thörnros</name>
<email>edvard.thornros@gmail.com</email>
</author>
<published>2021-03-08T16:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.xn--srns-noa9h.se/gustav/sylt/commit/?id=39e47cc62ca5372fcac20aceb94a200419281a53'/>
<id>39e47cc62ca5372fcac20aceb94a200419281a53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
