<feed xmlns='http://www.w3.org/2005/Atom'>
<title>elna/testsuite/fail_compilation, 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>Support unary plus operation</title>
<updated>2026-07-19T16:30:21+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-07-19T15:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=cdbc1695a93910df5729779de31912a3b4b4172b'/>
<id>cdbc1695a93910df5729779de31912a3b4b4172b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reject const in const nesting</title>
<updated>2026-07-17T15:57:40+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-07-17T15:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=349e84c693c1444606e877f4d8cdc1a39aa91634'/>
<id>349e84c693c1444606e877f4d8cdc1a39aa91634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disallow "[n] const T"</title>
<updated>2026-07-17T15:36:59+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-07-17T15:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=4f260c5e98def6bd1b3498d4085de5080cca7641'/>
<id>4f260c5e98def6bd1b3498d4085de5080cca7641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle const Pointer as const pointer to const data</title>
<updated>2026-07-17T11:49:20+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-07-17T11:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=44a0c221d51c9aa036b47b218a6caea4424f5996'/>
<id>44a0c221d51c9aa036b47b218a6caea4424f5996</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement type constness</title>
<updated>2026-07-17T08:18:58+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-07-17T08:18:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=a0e1740227535adc3151c02eb102c4f96b4f9731'/>
<id>a0e1740227535adc3151c02eb102c4f96b4f9731</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace procedure end with return</title>
<updated>2026-07-14T17:42:32+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-07-14T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=308a2addf655fe45f2098f8542f0ff1290612cd9'/>
<id>308a2addf655fe45f2098f8542f0ff1290612cd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make return statement part of the body and not a statement</title>
<updated>2026-07-13T16:14:45+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-07-13T16:14:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=500c0676b3f6cd5a2297987d5b0dc7ccf34a28d9'/>
<id>500c0676b3f6cd5a2297987d5b0dc7ccf34a28d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fail_compilation tests</title>
<updated>2026-07-12T21:17:06+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-07-12T21:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/elna/commit/?id=b2f8be605d2b79d1d4b1995646e7058bec299a22'/>
<id>b2f8be605d2b79d1d4b1995646e7058bec299a22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
