<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/new-luxc/test, branch master</title>
<subtitle>fork of https://github.com/LuxLang/lux for my bookshelf
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/'/>
<entry>
<title>Split new-luxc into lux-jvm and lux-r.</title>
<updated>2020-05-30T19:19:28+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-30T19:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=b4d0eba7485caf0c6cf58de1193a9114fa273d8b'/>
<id>b4d0eba7485caf0c6cf58de1193a9114fa273d8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ported tests for type analysis.</title>
<updated>2019-04-27T05:03:52+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-04-27T05:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ce71205758372cad17e09ac1b4b31dc4cea63528'/>
<id>ce71205758372cad17e09ac1b4b31dc4cea63528</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ported common extensions tests.</title>
<updated>2019-04-27T03:15:03+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-04-27T03:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ff384c379036d790e32f419da39b1d524a1d89fe'/>
<id>ff384c379036d790e32f419da39b1d524a1d89fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Ported pattern-matching tests.</title>
<updated>2019-04-27T02:28:25+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-04-27T02:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=28bdf77ac0619ee8a21d94d6039b1d7483cac37f'/>
<id>28bdf77ac0619ee8a21d94d6039b1d7483cac37f</id>
<content type='text'>
- Ported function tests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Ported function tests.</pre>
</div>
</content>
</entry>
<entry>
<title>Ported reference tests.</title>
<updated>2019-04-27T01:37:40+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-04-27T01:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=084e3c400410e954b633a07c98f32ecfa62f1ec8'/>
<id>084e3c400410e954b633a07c98f32ecfa62f1ec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: Turning compiler tests into a re-usable specification.</title>
<updated>2019-04-26T22:01:12+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-04-26T22:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=e0b3538721a71f6e8c016b12c8c257b8cebd3981'/>
<id>e0b3538721a71f6e8c016b12c8c257b8cebd3981</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-named "do-template" to "template".</title>
<updated>2019-03-31T01:45:45+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-03-31T01:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=118895081d97279a796cc704e6c23bf92ed79e5e'/>
<id>118895081d97279a796cc704e6c23bf92ed79e5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed common translation tests for JVM.</title>
<updated>2018-08-12T03:27:32+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-08-12T03:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=453ab9f67873bb022acadf4c0f5c1e635c7d5794'/>
<id>453ab9f67873bb022acadf4c0f5c1e635c7d5794</id>
<content type='text'>
- Fixed a bug in "lux text &lt;".
- Small optimizations to old LuxC.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed a bug in "lux text &lt;".
- Small optimizations to old LuxC.</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed various JVM translation tests.</title>
<updated>2018-08-11T23:46:17+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-08-11T23:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=425148d29846ba507599b220d4df05c805e8d38a'/>
<id>425148d29846ba507599b220d4df05c805e8d38a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made some adjustments to fit stdlib's compiler infrastructure to new-luxc.</title>
<updated>2018-08-04T14:05:26+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-08-04T14:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=221cf3ea1bd48a8c678d3447558ea94631114ebc'/>
<id>221cf3ea1bd48a8c678d3447558ea94631114ebc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
