<feed xmlns='http://www.w3.org/2005/Atom'>
<title>språk.git, branch dev</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.eliashaugsbakk.xyz/språk.git/atom?h=dev</id>
<link rel='self' href='https://git.eliashaugsbakk.xyz/språk.git/atom?h=dev'/>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/'/>
<updated>2026-09-21T13:38:24+00:00</updated>
<entry>
<title>refactor exception handling to differentiate internal exceptions from compilation failer</title>
<updated>2026-09-21T13:38:24+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-21T13:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=025cee42eaf5f8b1c409e1a3a8fe3df8dac8d262'/>
<id>urn:sha1:025cee42eaf5f8b1c409e1a3a8fe3df8dac8d262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>translate outward facing text to Norwegian</title>
<updated>2026-09-21T13:04:26+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-21T13:04:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=ef85091be57ecef84e97799d56b3d9c4600ca1c2'/>
<id>urn:sha1:ef85091be57ecef84e97799d56b3d9c4600ca1c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add position info to semantic and IRgen exceptions</title>
<updated>2026-09-21T12:36:59+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-21T12:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=e7720e2d9e1319712f85cb0527e17f1251bd7d2c'/>
<id>urn:sha1:e7720e2d9e1319712f85cb0527e17f1251bd7d2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[maven-release-plugin] prepare for next development iteration</title>
<updated>2026-09-20T21:58:31+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:58:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=84215a9b8f79035ebec83fe38bc696b5ae78de5d'/>
<id>urn:sha1:84215a9b8f79035ebec83fe38bc696b5ae78de5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[maven-release-plugin] prepare release v0.0.2</title>
<updated>2026-09-20T21:58:15+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:58:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=2885dbcecaf23e39d7d97838ccd23d4da713a6a3'/>
<id>urn:sha1:2885dbcecaf23e39d7d97838ccd23d4da713a6a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix code warnings</title>
<updated>2026-09-20T21:54:32+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=01c95f485b294db81f3c99a037e003929f0eb278'/>
<id>urn:sha1:01c95f485b294db81f3c99a037e003929f0eb278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement single and multi line comments</title>
<updated>2026-09-20T21:44:36+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:44:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=c5009b0cf424b99ae6d27e14fdd21666500b21b8'/>
<id>urn:sha1:c5009b0cf424b99ae6d27e14fdd21666500b21b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor Type to be a record class</title>
<updated>2026-09-20T21:25:08+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=10e0580ca3e920a5c7c126abdd70683c6fe2188f'/>
<id>urn:sha1:10e0580ca3e920a5c7c126abdd70683c6fe2188f</id>
<content type='text'>
- now with method to check type compatability
</content>
</entry>
<entry>
<title>add verbose flag</title>
<updated>2026-09-20T21:14:32+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:14:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=b8ccfae5f782aa09343b885225dca2b1d36052aa'/>
<id>urn:sha1:b8ccfae5f782aa09343b885225dca2b1d36052aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement the record interpretation in asm construction and implement variables</title>
<updated>2026-09-20T21:02:49+00:00</updated>
<author>
<name>Elias Haugsbakk</name>
<email>elias.haugsbakk@gmail.com</email>
</author>
<published>2026-09-20T21:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.eliashaugsbakk.xyz/språk.git/commit/?id=c84b76d3848b089cbdd5650b894067fbf6060161'/>
<id>urn:sha1:c84b76d3848b089cbdd5650b894067fbf6060161</id>
<content type='text'>
</content>
</entry>
</feed>
