<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bedrock-asm/src, branch v1.0.1</title>
<subtitle>Rust library for assembling Bedrock programs
</subtitle>
<id>https://code.benbridle.com/bedrock-asm/atom?h=v1.0.1</id>
<link rel='self' href='https://code.benbridle.com/bedrock-asm/atom?h=v1.0.1'/>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/bedrock-asm/'/>
<updated>2025-07-04T09:39:03Z</updated>
<entry>
<title>Raise error if an instruction name is redefined</title>
<updated>2025-07-04T09:39:03Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-07-04T09:39:00Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/bedrock-asm/commit/?id=ad276fffb31c77135d802db6f460e1e78aeef974'/>
<id>urn:sha1:ad276fffb31c77135d802db6f460e1e78aeef974</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sort order of generated symbols file</title>
<updated>2025-07-04T09:17:30Z</updated>
<author>
<name>Ben Bridle</name>
<email>ben@derelict.engineering</email>
</author>
<published>2025-07-04T09:17:30Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/bedrock-asm/commit/?id=99ad972395af9953e433b4a7c11bcfd6c4daad3f'/>
<id>urn:sha1:99ad972395af9953e433b4a7c11bcfd6c4daad3f</id>
<content type='text'>
The symbols file was not being generated in ascending address order.
This was because the assembler was using unordered HashMaps, which have
now been replaced with ordered IndexMaps.
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2025-07-03T09:22:31Z</updated>
<author>
<name>Ben Bridle</name>
<email>bridle.benjamin@gmail.com</email>
</author>
<published>2025-07-03T02:56:25Z</published>
<link rel='alternate' type='text/html' href='https://code.benbridle.com/bedrock-asm/commit/?id=21101c197643836184e754c60d5075ee5a2d3cdf'/>
<id>urn:sha1:21101c197643836184e754c60d5075ee5a2d3cdf</id>
<content type='text'>
</content>
</entry>
</feed>
