<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/lux-jvm/source/luxc/lang/directive, 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>Re-named "as_is" to "these" to avoid confusion with the new type-annotation macro names.</title>
<updated>2022-03-30T17:12:18+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-30T17:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=1a962ee4b03f51f46a5979bfefc954f35ee3a1b7'/>
<id>1a962ee4b03f51f46a5979bfefc954f35ee3a1b7</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>De-sigil-ification: prefix :</title>
<updated>2022-03-16T12:37:23+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-16T12:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=bf53ee92fc3c33a4885aa227e55d24f7ba3cb2c4'/>
<id>bf53ee92fc3c33a4885aa227e55d24f7ba3cb2c4</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-15T11:24:35+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-15T11:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=bc36487224f670c23002cc4575c0dba3e5dc1be1'/>
<id>bc36487224f670c23002cc4575c0dba3e5dc1be1</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: &gt;</title>
<updated>2022-03-14T22:27:37+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-14T22:27:37+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=41495e32d3f5f88b5f189f48dd4fdbfa883c6ac0'/>
<id>41495e32d3f5f88b5f189f48dd4fdbfa883c6ac0</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>Fixes for the pure-Lux JVM compiler machinery. [Part 13 / Done!]</title>
<updated>2022-02-03T09:55:42+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-02-03T09:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=e4bc4d0e2cd14a955530160c4fc7859e6c46874e'/>
<id>e4bc4d0e2cd14a955530160c4fc7859e6c46874e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fixes for eval in general and in Lux/Ruby.</title>
<updated>2022-01-26T01:26:50+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-01-26T01:26:50+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=7661faaa22a253bb4703992b638038d96ead0ade'/>
<id>7661faaa22a253bb4703992b638038d96ead0ade</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed compilation of &lt;init&gt; methods for anonymous classes.</title>
<updated>2022-01-24T08:44:32+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-01-24T08:44:32+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=6f55815f7f237df406e72c7a723055bb6238fce5'/>
<id>6f55815f7f237df406e72c7a723055bb6238fce5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
