<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/stdlib/source/program/licentia, 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>Extracted Licentia out of the standard library.</title>
<updated>2021-06-14T22:33:54+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-06-14T22:33:54+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=519c0c0c71cdf7ce3dfc64b9781ab826760b3d94'/>
<id>519c0c0c71cdf7ce3dfc64b9781ab826760b3d94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Lux license to v0.1.1.</title>
<updated>2020-12-10T11:28:48+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-12-10T11:28:48+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=d747aada2d6df6538d0a88d70169f3757aef50af'/>
<id>d747aada2d6df6538d0a88d70169f3757aef50af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for "Commons Clause" to Licentia.</title>
<updated>2020-12-10T00:42:37+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-12-10T00:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=893c76ad530ca0e81cd84602543c3114407f4592'/>
<id>893c76ad530ca0e81cd84602543c3114407f4592</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added specialized root/2 and root/3 functions in lux/math.</title>
<updated>2020-12-01T13:27:58+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-12-01T13:27:58+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=cfa0a075b89a0df4618e7009f05c157393cbba72'/>
<id>cfa0a075b89a0df4618e7009f05c157393cbba72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No more "n/"-prefixed functions.</title>
<updated>2019-07-27T01:23:27+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-07-27T01:23:27+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a0889b2ee76c1ae7a9a5bbe2eec9f051b4f341e4'/>
<id>a0889b2ee76c1ae7a9a5bbe2eec9f051b4f341e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No more "i/"-prefixed functions.</title>
<updated>2019-07-25T04:45:51+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-07-25T04:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=78fd01f7e6688448bbd710336d4d7b1c35ae058a'/>
<id>78fd01f7e6688448bbd710336d4d7b1c35ae058a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No more "f/"-prefixed functions.</title>
<updated>2019-07-25T03:23:13+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-07-25T03:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=30c19b40f5fd583d19aa7cf495a19c1b91f86320'/>
<id>30c19b40f5fd583d19aa7cf495a19c1b91f86320</id>
<content type='text'>
+ No more "m/"-prefixed functions.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
+ No more "m/"-prefixed functions.</pre>
</div>
</content>
</entry>
<entry>
<title>Improved the convention for using text formatters.</title>
<updated>2019-06-21T02:32:59+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-06-21T02:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=b71b861008381626633bf28b033cd866d7e4e0b7'/>
<id>b71b861008381626633bf28b033cd866d7e4e0b7</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>Changed the convention for the structure opening separator from "/" to ";", to avoid confusion since "/" is used for relative module paths.</title>
<updated>2019-03-15T04:23:49+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-03-15T04:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=f9d4d316ef9666f6b122b0eec8180351216e95f8'/>
<id>f9d4d316ef9666f6b122b0eec8180351216e95f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
