<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cescal/core, branch main</title>
<subtitle>The Cescal programming language
</subtitle>
<id>https://git.mensia.org/cescal/atom?h=main</id>
<link rel='self' href='https://git.mensia.org/cescal/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/'/>
<updated>2026-05-25T05:12:32Z</updated>
<entry>
<title>parser: Add initial preprocessing macro parsing</title>
<updated>2026-05-25T05:12:32Z</updated>
<author>
<name>Chloe M.</name>
<email>chloe@mirocom.org</email>
</author>
<published>2026-05-25T05:12:32Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=d0d8ae007bd6afcda2b72ab53d3567d660593241'/>
<id>urn:sha1:d0d8ae007bd6afcda2b72ab53d3567d660593241</id>
<content type='text'>
Signed-off-by: Chloe M. &lt;chloe@mirocom.org&gt;
</content>
</entry>
<entry>
<title>parser: Use 'res' instead of 'tok' indirection</title>
<updated>2026-05-25T05:12:15Z</updated>
<author>
<name>Chloe M.</name>
<email>chloe@mirocom.org</email>
</author>
<published>2026-05-25T05:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=3d74850a2fcb755350d3f6efe4195704e872a294'/>
<id>urn:sha1:3d74850a2fcb755350d3f6efe4195704e872a294</id>
<content type='text'>
Signed-off-by: Chloe M. &lt;chloe@mirocom.org&gt;
</content>
</entry>
<entry>
<title>core: symbol: Add symbol management</title>
<updated>2026-05-24T01:56:24Z</updated>
<author>
<name>Ian Moffett</name>
<email>ian@mirocom.org</email>
</author>
<published>2026-05-24T01:50:43Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=85c21a81bb07b8871e66fa80d377b330ab5104f1'/>
<id>urn:sha1:85c21a81bb07b8871e66fa80d377b330ab5104f1</id>
<content type='text'>
Signed-off-by: Ian Moffett &lt;ian@mirocom.org&gt;
</content>
</entry>
<entry>
<title>core: parser: Remove debug lines</title>
<updated>2026-05-23T23:24:22Z</updated>
<author>
<name>Chloe M.</name>
<email>chloe@mirocom.org</email>
</author>
<published>2026-05-23T23:23:39Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=5c3c78f561f50401d26229bd3ed2546558f9e305'/>
<id>urn:sha1:5c3c78f561f50401d26229bd3ed2546558f9e305</id>
<content type='text'>
Signed-off-by: Chloe M. &lt;chloe@mirocom.org&gt;
</content>
</entry>
<entry>
<title>core: parser: Add initial preprocessing stubs</title>
<updated>2026-05-23T23:03:15Z</updated>
<author>
<name>Chloe M.</name>
<email>chloe@mirocom.org</email>
</author>
<published>2026-05-23T23:03:15Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=8483d3c4456108cfaf469d4d3867608458f39138'/>
<id>urn:sha1:8483d3c4456108cfaf469d4d3867608458f39138</id>
<content type='text'>
Signed-off-by: Chloe M. &lt;chloe@mirocom.org&gt;
</content>
</entry>
<entry>
<title>core: tokbuf: Fix up token buffer</title>
<updated>2026-05-23T23:01:51Z</updated>
<author>
<name>Chloe M.</name>
<email>chloe@mirocom.org</email>
</author>
<published>2026-05-23T23:01:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=71f232282a6bb3a45bd020e3681ac0dd90371c63'/>
<id>urn:sha1:71f232282a6bb3a45bd020e3681ac0dd90371c63</id>
<content type='text'>
Signed-off-by: Chloe M. &lt;chloe@mirocom.org&gt;
</content>
</entry>
<entry>
<title>core: state: Ensure compiler FSM to zeroed</title>
<updated>2026-05-23T22:08:17Z</updated>
<author>
<name>Chloe M.</name>
<email>chloe@mirocom.org</email>
</author>
<published>2026-05-23T22:08:17Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=dba31ae0adcef456fe2405f7c59afae716b3bef9'/>
<id>urn:sha1:dba31ae0adcef456fe2405f7c59afae716b3bef9</id>
<content type='text'>
Signed-off-by: Chloe M. &lt;chloe@mirocom.org&gt;
</content>
</entry>
<entry>
<title>core: tokbuf: Dynamically expand token buffer</title>
<updated>2026-05-23T15:35:31Z</updated>
<author>
<name>Ian Moffett</name>
<email>ian@mirocom.org</email>
</author>
<published>2026-05-23T15:35:31Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=833978f41433c526b9614f8c772896a0bd6e31cc'/>
<id>urn:sha1:833978f41433c526b9614f8c772896a0bd6e31cc</id>
<content type='text'>
Signed-off-by: Ian Moffett &lt;ian@mirocom.org&gt;
</content>
</entry>
<entry>
<title>core: parser: Add parser-side nom function</title>
<updated>2026-05-23T14:36:55Z</updated>
<author>
<name>Chloe M.</name>
<email>chloe@mirocom.org</email>
</author>
<published>2026-05-23T14:36:55Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=a0b204fadd0ff2dae410e7b9e089de55cf1a4c47'/>
<id>urn:sha1:a0b204fadd0ff2dae410e7b9e089de55cf1a4c47</id>
<content type='text'>
Signed-off-by: Chloe M. &lt;chloe@mirocom.org&gt;
</content>
</entry>
<entry>
<title>core: tokbuf: Fix buffer overflow</title>
<updated>2026-05-23T14:36:20Z</updated>
<author>
<name>Chloe M.</name>
<email>chloe@mirocom.org</email>
</author>
<published>2026-05-23T14:36:20Z</published>
<link rel='alternate' type='text/html' href='https://git.mensia.org/cescal/commit/?id=19c7587f28a8b3de2ad161020d4673c674af343b'/>
<id>urn:sha1:19c7587f28a8b3de2ad161020d4673c674af343b</id>
<content type='text'>
Signed-off-by: Chloe M. &lt;chloe@mirocom.org&gt;
</content>
</entry>
</feed>
