<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/new-luxc/source/luxc/analyser/procedure, 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>- Re-organized analysis.</title>
<updated>2017-11-01T03:39:49+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-11-01T03:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=15121222d570f8fe3c5a326208e4f0bad737e63c'/>
<id>15121222d570f8fe3c5a326208e4f0bad737e63c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Migrated the format of analysis nodes from a custom data-type, to just Code nodes.</title>
<updated>2017-11-01T02:26:13+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-11-01T02:26:13+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=19c589edc2c1dd77550e26d4f5cf78ec772da337'/>
<id>19c589edc2c1dd77550e26d4f5cf78ec772da337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Now, all special forms are handled as procedures.</title>
<updated>2017-10-31T05:53:56+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-10-31T05:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=e0f63b0cfda4d7dd0d233d13ce88b5da889dea02'/>
<id>e0f63b0cfda4d7dd0d233d13ce88b5da889dea02</id>
<content type='text'>
- "lux case" now takes its branches as a non-empty record.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- "lux case" now takes its branches as a non-empty record.</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed some compiler tests.</title>
<updated>2017-10-26T23:21:17+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-10-26T23:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=64ac2f552ec9e19131fc9671f14d14b0651cd988'/>
<id>64ac2f552ec9e19131fc9671f14d14b0651cd988</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fixed tests for analysis of common procedures.</title>
<updated>2017-10-26T21:27:12+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-10-26T21:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=cb54d53f06cb8d047e1460f0a9db63a594c5baf9'/>
<id>cb54d53f06cb8d047e1460f0a9db63a594c5baf9</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 compiler to latest version of stdlib.</title>
<updated>2017-10-21T04:38:55+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-10-21T04:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=0bc56fdc626ee601ca2c4ba0502f76e76d765fa0'/>
<id>0bc56fdc626ee601ca2c4ba0502f76e76d765fa0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Compilation for method invocation.</title>
<updated>2017-10-19T04:22:47+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-10-19T04:22:47+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=6c24a9830cfbf32fbbb6fbfd6f2b7354cb994605'/>
<id>6c24a9830cfbf32fbbb6fbfd6f2b7354cb994605</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Method invocation analysis.</title>
<updated>2017-10-18T22:59:41+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-10-18T22:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ab24a9e2cededf2c59b2b0c336f00629ba7f2ccd'/>
<id>ab24a9e2cededf2c59b2b0c336f00629ba7f2ccd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Updated to the latest changes in stdlib.</title>
<updated>2017-10-18T16:42:46+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-10-18T16:42:46+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=901b09dada43ec6f3b21618800ec7400fda54a0d'/>
<id>901b09dada43ec6f3b21618800ec7400fda54a0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- WIP: Method analysis.</title>
<updated>2017-10-15T05:35:53+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2017-10-15T05:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=c3470e9d3eff01a5bbd180e449ac04f659c061f7'/>
<id>c3470e9d3eff01a5bbd180e449ac04f659c061f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
