<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/new-luxc/source/luxc/lang/translation/scheme/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>- Migrated Scheme back-end to stdlib.</title>
<updated>2018-06-17T04:27:21+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-06-17T04:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=b6ccfc87c52e1a98ead3b04b45bccc119418a4dc'/>
<id>b6ccfc87c52e1a98ead3b04b45bccc119418a4dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- WIP: Adjustments to new-luxc based on recent changes to stdlib.</title>
<updated>2018-06-15T04:11:33+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-06-15T04:11:33+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=bcd3d9ee8f6797f758a2abea98d5cb6a74cc7df0'/>
<id>bcd3d9ee8f6797f758a2abea98d5cb6a74cc7df0</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 "lux process concurrency-level" to "lux process parallelism-level".</title>
<updated>2018-05-09T02:30:03+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-05-09T02:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=8c90251c12a4d0d4cc191bfb273bb5eb51bb0356'/>
<id>8c90251c12a4d0d4cc191bfb273bb5eb51bb0356</id>
<content type='text'>
- Merged the functionality of "lux process future" into "lux process schedule".</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Merged the functionality of "lux process future" into "lux process schedule".</pre>
</div>
</content>
</entry>
<entry>
<title>- Implemented bit-count in pure Lux.</title>
<updated>2018-05-08T01:43:19+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-05-08T01:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=07c70ad15ba4a8c9b00773a0a14eade28fe06569'/>
<id>07c70ad15ba4a8c9b00773a0a14eade28fe06569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Implemented Deg functionality in pure Lux.</title>
<updated>2018-05-07T05:37:38+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-05-07T05:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=febfa99c2823219c2e76d2c73b1fd8db8f6c9918'/>
<id>febfa99c2823219c2e76d2c73b1fd8db8f6c9918</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Implemented Nat functionality in pure Lux.</title>
<updated>2018-05-07T03:27:12+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-05-07T03:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=fb72b937aba7886ce204379e97aa06c327a4029f'/>
<id>fb72b937aba7886ce204379e97aa06c327a4029f</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 shift-left -&gt; left-shift, shift-right -&gt; logical-right-shift, signed-shift-right -&gt; arithmetic-right-shift.</title>
<updated>2018-05-06T07:30:47+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-05-06T07:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=e65e734e5df3746ffb7df2cc9fa33826e0083fcd'/>
<id>e65e734e5df3746ffb7df2cc9fa33826e0083fcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Removed "lux text upper" and "lux text lower" procedures.</title>
<updated>2018-05-06T06:01:02+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-05-06T06:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=f5a6fe62a612c0727063fa9e530d53ddda5fcd82'/>
<id>f5a6fe62a612c0727063fa9e530d53ddda5fcd82</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-luxc to the latest stdlib changes.</title>
<updated>2018-05-06T04:45:45+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-05-06T04:45:45+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=8787650c4b1641832db9df2c35bc3046e886220e'/>
<id>8787650c4b1641832db9df2c35bc3046e886220e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- Initial Scheme back-end implementation.</title>
<updated>2018-04-18T05:28:24+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2018-04-18T05:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=7d539a83fd55f7ced7657302054e099955b55ae2'/>
<id>7d539a83fd55f7ced7657302054e099955b55ae2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
