<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/new-luxc/source/luxc/lang/translation/r/procedure, 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>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>Now implementing box functionality in stdlib instead of the compiler.</title>
<updated>2018-08-01T02:54:35+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-08-01T02:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=428965131e17d101a16e3ca60b3412101e216cd1'/>
<id>428965131e17d101a16e3ca60b3412101e216cd1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now implementing array functionality in stdlib instead of the compiler.</title>
<updated>2018-08-01T02:23:07+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-08-01T02:23:07+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=97ab1f076ac08992d6b64cd77bc0bef97b3fc50a'/>
<id>97ab1f076ac08992d6b64cd77bc0bef97b3fc50a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now implementing process functionality in stdlib instead of the compiler.</title>
<updated>2018-08-01T00:22:15+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-08-01T00:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=7e44ee8a2cfb14e35f6283a9eb8d6a2ddc8bd99a'/>
<id>7e44ee8a2cfb14e35f6283a9eb8d6a2ddc8bd99a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now implementing atom functionality in stdlib instead of the compiler.</title>
<updated>2018-07-31T22:36:18+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-07-31T22:36:18+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=eea58ee669f69fddf2cef9e1675c41959e2e0a55'/>
<id>eea58ee669f69fddf2cef9e1675c41959e2e0a55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now implementing math functionality in stdlib instead of the compiler.</title>
<updated>2018-07-31T03:40:48+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-07-31T03:40:48+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=748c868680683df1949f62aac274040ac5bf43da'/>
<id>748c868680683df1949f62aac274040ac5bf43da</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 "Symbol" to "Identifier".</title>
<updated>2018-07-22T02:58:54+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-07-22T02:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=2746f1a2d7606e3295e12e9c2e6833663658ffa8'/>
<id>2746f1a2d7606e3295e12e9c2e6833663658ffa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Removed "lux text hash" extension.</title>
<updated>2018-07-12T02:21:23+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-07-12T02:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=81480739f4c5caa468b295eb047e5844d39701ca'/>
<id>81480739f4c5caa468b295eb047e5844d39701ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
