<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/stdlib/source/spec/aedifex, 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>"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>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>Moved "lux/data/number" to "lux/math/number".</title>
<updated>2020-12-29T04:38:21+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-12-29T04:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=832a9361b632331e82a64c07baa560487ca8abde'/>
<id>832a9361b632331e82a64c07baa560487ca8abde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replaced kebab-case with snake_case for naming convention.</title>
<updated>2020-12-25T13:22:38+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-12-25T13:22:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=4ca397765805eda5ddee393901ed3a02001a960a'/>
<id>4ca397765805eda5ddee393901ed3a02001a960a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored "export" common syntax.</title>
<updated>2020-12-23T10:33:44+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-12-23T10:33:44+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=d29e091e98dabb8dfcf816899ada480ecbf7e357'/>
<id>d29e091e98dabb8dfcf816899ada480ecbf7e357</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly naming unicode Block type.</title>
<updated>2020-12-23T01:42:17+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-12-23T01:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=cad959345afb8bf0bd1e5eefe6c63f136833b3ce'/>
<id>cad959345afb8bf0bd1e5eefe6c63f136833b3ce</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 "::" and ":::" macros to "\" and "\\", to be consistent with the convention that only macros that deal with types may start with a colon.</title>
<updated>2020-12-02T10:42:20+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-12-02T10:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=34e310622bdeb1d0588c0664c0e78cbaa84f837c'/>
<id>34e310622bdeb1d0588c0664c0e78cbaa84f837c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
