<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lux/stdlib/source/specification/compositor/analysis, 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>Now wrapping C++ values inside a universal box.</title>
<updated>2023-01-07T22:55:20+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2023-01-07T22:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=ae2d5697d93a45dcbff768c32c4dc8fb291096cd'/>
<id>ae2d5697d93a45dcbff768c32c4dc8fb291096cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean-up after format change for extensions [part 2]</title>
<updated>2022-10-21T18:37:09+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-10-21T18:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=74e8954ee269aa5dea39f1e4e3c55e8d387384a8'/>
<id>74e8954ee269aa5dea39f1e4e3c55e8d387384a8</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 the "case" macro to "when".</title>
<updated>2022-08-11T08:15:07+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-08-11T08:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=065e8a4d8122d4616b570496915d2c0e2c78cd6b'/>
<id>065e8a4d8122d4616b570496915d2c0e2c78cd6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extracted property-based testing machinery into its own module.</title>
<updated>2022-08-10T23:38:43+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-08-10T23:38:43+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=68d78235694c633c956bb9e8a007cad7d65370bc'/>
<id>68d78235694c633c956bb9e8a007cad7d65370bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extracted unit-testing machinery into its own module.</title>
<updated>2022-07-28T21:39:01+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-07-28T21:39:01+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=a4b64bf1cdf47160b6b615d2c6493039abfd7a94'/>
<id>a4b64bf1cdf47160b6b615d2c6493039abfd7a94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved compiler machinery under lux/meta.</title>
<updated>2022-07-06T16:05:43+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-07-06T16:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=0c32c7f03ad1f8f0db54b623dc407713bbf8cacd'/>
<id>0c32c7f03ad1f8f0db54b623dc407713bbf8cacd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More traditional names for unquoting macros.</title>
<updated>2022-07-02T09:38:27+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-07-02T09:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=b96beb587c11fcfbce86ce2d62351600cf6cad1b'/>
<id>b96beb587c11fcfbce86ce2d62351600cf6cad1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved "lux/macro/code" to "lux/meta/code".</title>
<updated>2022-07-01T22:53:58+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-07-01T22:53:58+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=104130efba46a875eba566384578f8aa8593ad37'/>
<id>104130efba46a875eba566384578f8aa8593ad37</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: suffix : [Part 14]</title>
<updated>2022-06-17T01:37:38+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-06-17T01:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=7249707e7c09be68dfb7507ba363efd3300a0141'/>
<id>7249707e7c09be68dfb7507ba363efd3300a0141</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: suffix : [Part 13]</title>
<updated>2022-06-16T04:48:19+00:00</updated>
<author>
<name>Eduardo Julian</name>
</author>
<published>2022-06-16T04:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/lux/commit/?id=9e2f1e76f2c8df01ed7687d934c3210fcf676bd6'/>
<id>9e2f1e76f2c8df01ed7687d934c3210fcf676bd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
