<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/new-luxc/source/luxc, 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>Local binding names for (co|indexed-)?monads are now explicitly set.</title>
<updated>2020-05-18T00:10:42+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-18T00:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=d97f92842981501a8e0d95a1b4f1ba3d9e72f0d5'/>
<id>d97f92842981501a8e0d95a1b4f1ba3d9e72f0d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>:share no longer relies on :assume</title>
<updated>2020-05-17T04:21:44+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-17T04:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=9219da9a9bf29b3a2f7f10d4865b939ded28e003'/>
<id>9219da9a9bf29b3a2f7f10d4865b939ded28e003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parallel compilation for the new compiler(s).</title>
<updated>2020-05-17T00:19:34+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-17T00:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=9965c551e7ccd6de8c47c7b1b78f804801810dac'/>
<id>9965c551e7ccd6de8c47c7b1b78f804801810dac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now logging to a data-structure and only printing in the end.</title>
<updated>2020-05-13T02:18:48+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-13T02:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=2ebb1cfc9d8705f9b5812d6d26788c8d3b70b5c8'/>
<id>2ebb1cfc9d8705f9b5812d6d26788c8d3b70b5c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compiler versions are now natural numbers, and are included as part of the names/paths of artifacts.</title>
<updated>2020-05-13T00:23:24+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-13T00:23:24+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=f605537d91450b347ce70eb2c5edff9674e72044'/>
<id>f605537d91450b347ce70eb2c5edff9674e72044</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Including runtime machinery in the cache.</title>
<updated>2020-05-09T06:12:56+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-09T06:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=8d9fd8b34f8716be7fa1059eb9761330d9667753'/>
<id>8d9fd8b34f8716be7fa1059eb9761330d9667753</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Loading the artifacts from the cache and re-populating the analyser's state.</title>
<updated>2020-05-06T08:19:54+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-06T08:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=3e524725cfb47cb56466a08ac290ed5a389748be'/>
<id>3e524725cfb47cb56466a08ac290ed5a389748be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Got JVM anonymous classes to compile again.</title>
<updated>2020-04-20T05:22:45+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-04-20T05:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=4428345ab84ed065193b8186e86474f496975569'/>
<id>4428345ab84ed065193b8186e86474f496975569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed artifact file-name generation and archive module naming in caching.</title>
<updated>2020-04-19T04:25:35+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-04-19T04:25:35+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a5e87f66c4588ac23201d00cc55a748b6088eb96'/>
<id>a5e87f66c4588ac23201d00cc55a748b6088eb96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
