<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chromatopelma/lib/scheme/base/50-records.csc, branch main</title>
<subtitle>Partial r7rs implementation with a focus on ease of implementation and a reusable library. Work in progress.</subtitle>
<id>https://code.roseh.moe/chromatopelma/atom/lib/scheme/base/50-records.csc?h=main</id>
<link rel='self' href='https://code.roseh.moe/chromatopelma/atom/lib/scheme/base/50-records.csc?h=main'/>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/chromatopelma/'/>
<updated>2022-08-07T22:50:58Z</updated>
<entry>
<title>Fix a bug in the records library.</title>
<updated>2022-08-07T22:50:58Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2022-08-07T22:50:58Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/chromatopelma/commit/?id=345cdfb7b9ba7eec98f0378530cd05074999877b'/>
<id>urn:sha1:345cdfb7b9ba7eec98f0378530cd05074999877b</id>
<content type='text'>
We have to check if it's a pointer before dereferencing.
</content>
</entry>
<entry>
<title>Check that records are the correct type.</title>
<updated>2022-08-06T04:28:34Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2022-08-06T04:28:34Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/chromatopelma/commit/?id=1776abc8e977e4fdf0d518c96286680c841d3d67'/>
<id>urn:sha1:1776abc8e977e4fdf0d518c96286680c841d3d67</id>
<content type='text'>
To avoid selecting the wrong field, or reading out of bounds, we
should ensure that a record is the correct type before reading a field.
</content>
</entry>
<entry>
<title>Add more of the standard library.</title>
<updated>2022-08-06T04:04:49Z</updated>
<author>
<name>Rose Hogenson</name>
<email>rhogenson@posteo.net</email>
</author>
<published>2022-08-06T04:04:49Z</published>
<link rel='alternate' type='text/html' href='https://code.roseh.moe/chromatopelma/commit/?id=83a18a658ac925b589d36e37ae150ec986d5eba8'/>
<id>urn:sha1:83a18a658ac925b589d36e37ae150ec986d5eba8</id>
<content type='text'>
</content>
</entry>
</feed>
