<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/stdlib/source/spec/compositor/generation, 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>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>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>
<entry>
<title>Continuing with Lua</title>
<updated>2021-02-10T23:04:18+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-02-10T23:04:18+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a5e2f99430384fff580646a553b1e8ae27e07acd'/>
<id>a5e2f99430384fff580646a553b1e8ae27e07acd</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>
<entry>
<title>Added "private" macro to lux/debug.</title>
<updated>2020-11-28T23:45:56+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-11-28T23:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a02b7bf8ff358ccfa35b03272d28537aeac723ae'/>
<id>a02b7bf8ff358ccfa35b03272d28537aeac723ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Easy to use Rev constants.</title>
<updated>2020-10-31T06:59:48+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-10-31T06:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=eea741e9b4a47ae09832311d6d61f0bd6024f673'/>
<id>eea741e9b4a47ae09832311d6d61f0bd6024f673</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 some list functions.</title>
<updated>2020-10-24T13:08:00+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-10-24T13:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=0ebabc6e307d161ac4ef837aa492066d4320f6a9'/>
<id>0ebabc6e307d161ac4ef837aa492066d4320f6a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mandatory long names for JVM imports, instead of having "long" be optional and short be default.</title>
<updated>2020-10-10T03:11:38+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-10-10T03:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=befa21cea76282f8cd3509e0a7da1bdffd353101'/>
<id>befa21cea76282f8cd3509e0a7da1bdffd353101</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
