<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elna/boot, branch cpp</title>
<subtitle>Elna programming language compiles simple mathematical operations to RISC-V code.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/'/>
<entry>
<title>Fix const extern variable declarations</title>
<updated>2026-08-31T23:55:44+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-31T23:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=b3a7a5731285625aa9fc6a347841591757860edb'/>
<id>b3a7a5731285625aa9fc6a347841591757860edb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reject comparison of uncompatible types</title>
<updated>2026-08-31T15:18:39+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-31T15:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=0f5e9f00b07606871a6289060fa904555d41ae7d'/>
<id>0f5e9f00b07606871a6289060fa904555d41ae7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Type check for value addressability</title>
<updated>2026-08-30T22:49:46+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-30T22:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=d905e48d6af0445c7941cd2e638461db2f4d9ee8'/>
<id>d905e48d6af0445c7941cd2e638461db2f4d9ee8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix record constructor for base records</title>
<updated>2026-08-30T20:36:32+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-30T20:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=26a1b9ad9f347315bc14f2bf3ee064ede51794fc'/>
<id>26a1b9ad9f347315bc14f2bf3ee064ede51794fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use arrow -&gt; for return types</title>
<updated>2026-08-30T19:07:48+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-30T19:07:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=dbca249757a98d6d56e23db43baa93ad30a91709'/>
<id>dbca249757a98d6d56e23db43baa93ad30a91709</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ICEs with recursive type declarations</title>
<updated>2026-08-30T00:08:45+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-30T00:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=491e62664394a8689a3f8904fbe8dbc3dea05524'/>
<id>491e62664394a8689a3f8904fbe8dbc3dea05524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix procedure order resolution</title>
<updated>2026-08-29T08:03:11+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-29T08:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=08d9c4292ebba3e320c1dbaca4fa06c83f6fc7fb'/>
<id>08d9c4292ebba3e320c1dbaca4fa06c83f6fc7fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reject declarations shadowing imports</title>
<updated>2026-08-28T00:39:42+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-28T00:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=8e655a0786aec5e0215e09f2a9629c6f32e34793'/>
<id>8e655a0786aec5e0215e09f2a9629c6f32e34793</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make type_info alias owner</title>
<updated>2026-08-25T22:30:06+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-25T22:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=4d4537866690a1ef3d882f5e9a6e01d8220a3650'/>
<id>4d4537866690a1ef3d882f5e9a6e01d8220a3650</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reject circular imports</title>
<updated>2026-08-25T21:41:18+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-25T21:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=81370291c039593a9886c7b3f776ca55a2858f0d'/>
<id>81370291c039593a9886c7b3f776ca55a2858f0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
