<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/lux-jvm/source/luxc/lang/host/jvm, branch master</title>
<subtitle>fork of https://github.com/LuxLang/lux for my bookshelf</subtitle>
<id>https://stuebinm.eu/git/lux/atom/lux-jvm/source/luxc/lang/host/jvm?h=master</id>
<link rel='self' href='https://stuebinm.eu/git/lux/atom/lux-jvm/source/luxc/lang/host/jvm?h=master'/>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/'/>
<updated>2022-04-05T22:32:42Z</updated>
<entry>
<title>No longer depending on the ASM library for JVM bytecode generation.</title>
<updated>2022-04-05T22:32:42Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-04-05T22:32:42Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=60daee098f92a44c3b404a9f5801f2e8126ad650'/>
<id>urn:sha1:60daee098f92a44c3b404a9f5801f2e8126ad650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Now demanding mandatory loop names, instead of using default "again" name.</title>
<updated>2022-03-30T18:05:57Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-30T18:05:57Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=381ec5920d9ebeb335963778dec182268819e718'/>
<id>urn:sha1:381ec5920d9ebeb335963778dec182268819e718</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-sigil-ification: !</title>
<updated>2022-03-17T08:29:59Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-17T08:29:59Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=220c804f9136c73058802575ee49f3f769d5599f'/>
<id>urn:sha1:220c804f9136c73058802575ee49f3f769d5599f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made JVM "import:" syntax consistent with the other "import:"s.</title>
<updated>2022-03-14T21:03:38Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-14T21:03:38Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=62299ecdc93b39f6a22b1f89779f55dfa735fb3c'/>
<id>urn:sha1:62299ecdc93b39f6a22b1f89779f55dfa735fb3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>De-sigil-ification: @</title>
<updated>2022-03-14T07:33:01Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-03-14T07:33:01Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=93eb82e1bf6d2f2a6b3b0adb85f4ab93cbb766a9'/>
<id>urn:sha1:93eb82e1bf6d2f2a6b3b0adb85f4ab93cbb766a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>"module:" =&gt; "using"</title>
<updated>2021-09-16T01:22:09Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-16T01:22:09Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a8536d6f44345d7ef86cdc9c67e6efbe80f024de'/>
<id>urn:sha1:a8536d6f44345d7ef86cdc9c67e6efbe80f024de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correctly analyzing records in the presence of local bindings.</title>
<updated>2021-09-15T05:52:03Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-15T05:52:03Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=86c04a4ce3be995edf14ae7f3bf1e137d478c40e'/>
<id>urn:sha1:86c04a4ce3be995edf14ae7f3bf1e137d478c40e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-named "recur" to "again".</title>
<updated>2021-09-14T20:41:18Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-14T20:41:18Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ccfa75463cd7c702f41c3dae5cbdaeade7ba5c31'/>
<id>urn:sha1:ccfa75463cd7c702f41c3dae5cbdaeade7ba5c31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-named "Identifier" to "Symbol".</title>
<updated>2021-09-14T06:56:22Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-14T06:56:22Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=971767f1eafb22208912353d8709f11081f2d3c8'/>
<id>urn:sha1:971767f1eafb22208912353d8709f11081f2d3c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated only/except import syntax to take into account record =&gt; variant syntax change.</title>
<updated>2021-09-13T04:29:57Z</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2021-09-13T04:29:57Z</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=376c3e472fbb1e2656f8c61b26e0276570609aa1'/>
<id>urn:sha1:376c3e472fbb1e2656f8c61b26e0276570609aa1</id>
<content type='text'>
</content>
</entry>
</feed>
