<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elna/testsuite/compilable, 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>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>Determine array type by the first element</title>
<updated>2026-08-23T18:01:55+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-23T18:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=7d0d0eb69589ab8e0c8b036a3b642593a372b041'/>
<id>7d0d0eb69589ab8e0c8b036a3b642593a372b041</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reject 0-sized variables</title>
<updated>2026-08-23T12:05:26+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-23T12:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=bf41d022ce9736a92097f416ab96fca7ab4594ca'/>
<id>bf41d022ce9736a92097f416ab96fca7ab4594ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Single and Double floats</title>
<updated>2026-08-20T22:05:03+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-20T22:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=39269cc68a32f6e1a7524b00da36a1fe4cc7fb8b'/>
<id>39269cc68a32f6e1a7524b00da36a1fe4cc7fb8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check that constants are initialized</title>
<updated>2026-08-05T19:27:36+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-04T23:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=b2dee14873402ee3d13d59ae5579593796ea862f'/>
<id>b2dee14873402ee3d13d59ae5579593796ea862f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check array property accessbility at compile time</title>
<updated>2026-08-02T15:05:34+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-02T15:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=1c2fb173ea3b674207badc721556ad72962b266e'/>
<id>1c2fb173ea3b674207badc721556ad72962b266e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Evaluate strings at compile time</title>
<updated>2026-08-01T18:03:34+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-08-01T18:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=e9cd3e5d0157f145dc0c3fea59f434fdd5ae55c6'/>
<id>e9cd3e5d0157f145dc0c3fea59f434fdd5ae55c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
