<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/new-luxc/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>Split new-luxc into lux-jvm and lux-r.</title>
<updated>2020-05-30T19:19:28+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-30T19:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=b4d0eba7485caf0c6cf58de1193a9114fa273d8b'/>
<id>b4d0eba7485caf0c6cf58de1193a9114fa273d8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>:share no longer relies on :assume</title>
<updated>2020-05-17T04:21:44+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-17T04:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=9219da9a9bf29b3a2f7f10d4865b939ded28e003'/>
<id>9219da9a9bf29b3a2f7f10d4865b939ded28e003</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now logging to a data-structure and only printing in the end.</title>
<updated>2020-05-13T02:18:48+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-05-13T02:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=2ebb1cfc9d8705f9b5812d6d26788c8d3b70b5c8'/>
<id>2ebb1cfc9d8705f9b5812d6d26788c8d3b70b5c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No passing the archive as a parameter to all phases.</title>
<updated>2020-03-19T01:38:34+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-03-19T01:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=30801bcf8fbb1be7ae8f193edfa71e6c4909a4c3'/>
<id>30801bcf8fbb1be7ae8f193edfa71e6c4909a4c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-located code related to Lux's compilation across the different phases.</title>
<updated>2020-01-11T06:53:52+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2020-01-11T06:53:52+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=8ebf2d5b9d368338b2be1fa53042c84a6f8ef682'/>
<id>8ebf2d5b9d368338b2be1fa53042c84a6f8ef682</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-located generation infrastructure.</title>
<updated>2019-12-30T06:53:25+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-12-30T06:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=fb7f85d1095cb9ba6a402f18e701a4b14b7657dc'/>
<id>fb7f85d1095cb9ba6a402f18e701a4b14b7657dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented an alternative method for extensible JVM bytecode generation.</title>
<updated>2019-12-28T21:00:04+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-12-28T21:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ecb53b05a226d8d3d8e612f949cb3ad6ac0600ce'/>
<id>ecb53b05a226d8d3d8e612f949cb3ad6ac0600ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ported program generation, host environment and packaging machinery to stdlib.</title>
<updated>2019-12-25T03:05:30+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-12-25T03:05:30+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=fa37f5d17184db1ed95949352e71542af8fb4ce1'/>
<id>fa37f5d17184db1ed95949352e71542af8fb4ce1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed "Statement" to "Directive".</title>
<updated>2019-09-08T00:02:14+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2019-09-08T00:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=5f494b497e79bcea1d3c64d663ca5435bbf8ca2d'/>
<id>5f494b497e79bcea1d3c64d663ca5435bbf8ca2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
