<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/documentation/bookmark/platform, 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>Better syntax for getting/setting fields when defining JVM classes.</title>
<updated>2022-06-29T04:34:27+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-06-29T04:34:27+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=29bbd8a2cd4deb9038f01c16d54ffa937917cfaa'/>
<id>29bbd8a2cd4deb9038f01c16d54ffa937917cfaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Leaner syntax for library/lux/control/exception.report</title>
<updated>2022-03-16T02:45:49+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-16T02:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=b0093a3849baaeb5e12692b2cf6ac65ba74bbd54'/>
<id>b0093a3849baaeb5e12692b2cf6ac65ba74bbd54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an easy way to export Lux functionality to host programs (everywhere else).</title>
<updated>2022-03-11T09:52:21+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-11T09:52:21+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=6766be5427b1788a44e07151e3fabe33ec4f8b37'/>
<id>6766be5427b1788a44e07151e3fabe33ec4f8b37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relocated maybe and lazy from data to control.</title>
<updated>2021-08-11T06:38:59+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-08-11T06:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a62ce3f9c2b605e0033f4772b0f64c4525de4d86'/>
<id>a62ce3f9c2b605e0033f4772b0f64c4525de4d86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made the be/de macros for (co)monadic expression extensible.</title>
<updated>2021-08-07T06:20:09+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-08-07T06:20:09+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=17e7566be51df5e428a6b10e6469201a8a9468da'/>
<id>17e7566be51df5e428a6b10e6469201a8a9468da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now allowing compilers to generate custom-named outputs.</title>
<updated>2021-07-18T02:48:54+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-07-18T02:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=442d1557b879a8a4bd76f441f72a17bfb71cf05f'/>
<id>442d1557b879a8a4bd76f441f72a17bfb71cf05f</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 "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>Made the "try" macro into a common one, instead of a host-specific one.</title>
<updated>2021-07-10T07:10:43+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-07-10T07:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=4610968193df10af12c91f699fec39aeb3ef703a'/>
<id>4610968193df10af12c91f699fec39aeb3ef703a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a macro for type-casting JVM objects.</title>
<updated>2021-06-24T07:42:57+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-06-24T07:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ce1a7a131f7c4df8eae5c019eba2893b56f04d46'/>
<id>ce1a7a131f7c4df8eae5c019eba2893b56f04d46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
