<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/stdlib/source/spec, 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>Re-named "spec" hierarchy to "specification".</title>
<updated>2021-07-15T04:45:15+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-07-15T04:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=0abd5bd3c0e38e352e9ba38268e04e1c858ab01e'/>
<id>0abd5bd3c0e38e352e9ba38268e04e1c858ab01e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalized the hierarchy of the standard library modules.</title>
<updated>2021-07-14T17:59:02+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-07-14T17:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=d6c48ae6a8b58f5974133170863a31c70f0123d1'/>
<id>d6c48ae6a8b58f5974133170863a31c70f0123d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better syntax for parallel-hierarchy imports.</title>
<updated>2021-07-12T04:03:36+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-07-12T04:03:36+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=86df87512966e8038d70624ab654262ce14a915c'/>
<id>86df87512966e8038d70624ab654262ce14a915c</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 ":coerce" to ":as" since it technically doesn't do coercions.</title>
<updated>2021-07-11T05:51:04+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-07-11T05:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=abe24425ced15fd784ef6c62d6f186af72b491db'/>
<id>abe24425ced15fd784ef6c62d6f186af72b491db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified the API for file-system operations.</title>
<updated>2021-07-07T01:34:21+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-07-07T01:34:21+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=2b909032e7a0bd10cd7db52067d2fb701bfa95e5'/>
<id>2b909032e7a0bd10cd7db52067d2fb701bfa95e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer employing the capabilities model on the lux/world/* modules.</title>
<updated>2021-07-02T07:11:36+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-07-02T07:11:36+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=5cf4efa861075f8276f43a2516f5beacaf610b44'/>
<id>5cf4efa861075f8276f43a2516f5beacaf610b44</id>
<content type='text'>
Capabilities should be opt-in, but using them in the standard library makes them mandatory.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Capabilities should be opt-in, but using them in the standard library makes them mandatory.</pre>
</div>
</content>
</entry>
<entry>
<title>"signature:" -&gt; "interface:" &amp; "structure:" -&gt; "implementation:"</title>
<updated>2021-07-01T03:24:55+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-07-01T03:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=744ee69630de59ca3ba660b0aab6361cd17ce1b4'/>
<id>744ee69630de59ca3ba660b0aab6361cd17ce1b4</id>
<content type='text'>
"signature" &amp; "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"signature" &amp; "structure" feel like very ML-specific terminology and might not be easy on programmers unfamiliar with it.</pre>
</div>
</content>
</entry>
<entry>
<title>Made obtaining env variables more granular + partial Lua support.</title>
<updated>2021-06-28T00:09:48+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-06-28T00:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=db3e864ae66da7f7d1034ae95967605144d5ec47'/>
<id>db3e864ae66da7f7d1034ae95967605144d5ec47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored the machinery to make local macros into its own module.</title>
<updated>2021-06-18T18:21:41+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-06-18T18:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a82bd1eabe94763162c2b0707d9c198fbe9835e3'/>
<id>a82bd1eabe94763162c2b0707d9c198fbe9835e3</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 lux/host to lux/ffi.</title>
<updated>2021-05-24T23:29:13+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-05-24T23:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=da27db478b368724ee4659eb674dcdbeb2cd8747'/>
<id>da27db478b368724ee4659eb674dcdbeb2cd8747</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
