<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/lux-jvm/source/luxc/lang/host, 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>No longer depending on the ASM library for JVM bytecode generation.</title>
<updated>2022-04-05T22:32:42+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-04-05T22:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=60daee098f92a44c3b404a9f5801f2e8126ad650'/>
<id>60daee098f92a44c3b404a9f5801f2e8126ad650</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now demanding mandatory loop names, instead of using default "again" name.</title>
<updated>2022-03-30T18:05:57+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-30T18:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=381ec5920d9ebeb335963778dec182268819e718'/>
<id>381ec5920d9ebeb335963778dec182268819e718</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>De-sigil-ification: !</title>
<updated>2022-03-17T08:29:59+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-17T08:29:59+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=220c804f9136c73058802575ee49f3f769d5599f'/>
<id>220c804f9136c73058802575ee49f3f769d5599f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made JVM "import:" syntax consistent with the other "import:"s.</title>
<updated>2022-03-14T21:03:38+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-14T21:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=62299ecdc93b39f6a22b1f89779f55dfa735fb3c'/>
<id>62299ecdc93b39f6a22b1f89779f55dfa735fb3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>De-sigil-ification: @</title>
<updated>2022-03-14T07:33:01+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-14T07:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=93eb82e1bf6d2f2a6b3b0adb85f4ab93cbb766a9'/>
<id>93eb82e1bf6d2f2a6b3b0adb85f4ab93cbb766a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"module:" =&gt; "using"</title>
<updated>2021-09-16T01:22:09+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-16T01:22:09+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a8536d6f44345d7ef86cdc9c67e6efbe80f024de'/>
<id>a8536d6f44345d7ef86cdc9c67e6efbe80f024de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly analyzing records in the presence of local bindings.</title>
<updated>2021-09-15T05:52:03+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-15T05:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=86c04a4ce3be995edf14ae7f3bf1e137d478c40e'/>
<id>86c04a4ce3be995edf14ae7f3bf1e137d478c40e</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 "recur" to "again".</title>
<updated>2021-09-14T20:41:18+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-14T20:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ccfa75463cd7c702f41c3dae5cbdaeade7ba5c31'/>
<id>ccfa75463cd7c702f41c3dae5cbdaeade7ba5c31</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 "Identifier" to "Symbol".</title>
<updated>2021-09-14T06:56:22+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-14T06:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=971767f1eafb22208912353d8709f11081f2d3c8'/>
<id>971767f1eafb22208912353d8709f11081f2d3c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated new compilers w.r.t. removal of tags/labels.</title>
<updated>2021-09-13T05:35:52+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-13T05:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=c19b19a2d48c3937bae72982cbb88b78d21b3891'/>
<id>c19b19a2d48c3937bae72982cbb88b78d21b3891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
