<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/documentation/bookmark/math/geometry, 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>Added support for saturation arithmetic.</title>
<updated>2022-11-25T05:26:00+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-11-25T05:26:00+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=09a29c952edb851e13edd454bd118c1c1ae83ade'/>
<id>09a29c952edb851e13edd454bd118c1c1ae83ade</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated the Python compiler to work with the new format for extensions.</title>
<updated>2022-11-19T00:56:49+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-11-19T00:56:49+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=6aa4fac0c97264a2b1186063c062ae0873582f54'/>
<id>6aa4fac0c97264a2b1186063c062ae0873582f54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SourceFile annotations to functions when compiling for the JVM.</title>
<updated>2022-11-11T19:59:22+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-11-11T19:59:22+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=4c765d22bd0a2e5271bf350745ed29f66bfbb96a'/>
<id>4c765d22bd0a2e5271bf350745ed29f66bfbb96a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Property-based testing can now log/print successful seeds from run.</title>
<updated>2022-11-06T01:23:20+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-11-06T01:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=fd8ea1e1b9cae781abe42aeadda2e0ef149994d6'/>
<id>fd8ea1e1b9cae781abe42aeadda2e0ef149994d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added extensions to JS interop for working with "undefined" values.</title>
<updated>2022-06-06T05:17:43+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-06-06T05:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=f21ca0dc1956a47b8f7ac6e0ea67d7d246c55280'/>
<id>f21ca0dc1956a47b8f7ac6e0ea67d7d246c55280</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extensible import syntax [Part 4]</title>
<updated>2022-06-04T00:02:46+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-06-04T00:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=3e7d188cbe7bc9bce4a14318e2f62583fe2501d1'/>
<id>3e7d188cbe7bc9bce4a14318e2f62583fe2501d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More efficient binary formatting.</title>
<updated>2022-04-07T01:52:30+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-04-07T01:52:30+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=b0d725f24335e82eefc77175efc0a5282951316e'/>
<id>b0d725f24335e82eefc77175efc0a5282951316e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Can now add type-vars to imported procedures from scripting languages.</title>
<updated>2022-03-14T05:09:08+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-14T05:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=b8681fd206d5b5076b9737ee54f0cb0405a898d6'/>
<id>b8681fd206d5b5076b9737ee54f0cb0405a898d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compilers for scripting languages now only depend on new JVM compiler.</title>
<updated>2022-03-07T08:16:47+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-07T08:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=2ac6926be617bf764c4c18a4f6fbba199f6be697'/>
<id>2ac6926be617bf764c4c18a4f6fbba199f6be697</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dusting off the pure-Lux JVM compiler machinery.</title>
<updated>2021-12-24T12:58:01+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-12-24T12:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=63b45e09c5f5ceb59a48ed05cdc2d2c6cb038a7b'/>
<id>63b45e09c5f5ceb59a48ed05cdc2d2c6cb038a7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
