<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yaxpeax-arch/tests, branch 0.2.8</title>
<subtitle>shared traits and definitions for yaxpeax decoders</subtitle>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arch/'/>
<entry>
<title>test no-default-features more precisely</title>
<updated>2024-05-14T06:40:30+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2024-05-14T06:39:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arch/commit/?id=c21a5f2956d8e0fa3eace14661a8aed124c6e995'/>
<id>c21a5f2956d8e0fa3eace14661a8aed124c6e995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix incorrect `offset` and `total_offset` counts for non-`u8` Word</title>
<updated>2021-07-07T04:45:56+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-07T04:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arch/commit/?id=12bba22a456ed452efda8c951f61bdff1a516252'/>
<id>12bba22a456ed452efda8c951f61bdff1a516252</id>
<content type='text'>
also update yaxpeax-arch to 0.2.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
also update yaxpeax-arch to 0.2.4
</pre>
</div>
</content>
</entry>
<entry>
<title>actually enforce DecodeError impl'ing std::error::Error in std builds</title>
<updated>2021-07-04T22:59:25+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-04T22:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arch/commit/?id=15311c6ce76205d0f0ec17358a242c057f84efba'/>
<id>15311c6ce76205d0f0ec17358a242c057f84efba</id>
<content type='text'>
the previous test and code only tested one concrete archtecture, and it
turns out never required `std::error::Error` on `DecodeError`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the previous test and code only tested one concrete archtecture, and it
turns out never required `std::error::Error` on `DecodeError`.
</pre>
</div>
</content>
</entry>
<entry>
<title>support std::error::Error</title>
<updated>2021-07-04T04:55:23+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2021-07-04T04:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arch/commit/?id=288ab8fa823d2fbe567e60253c8bad9b2c9b7fd4'/>
<id>288ab8fa823d2fbe567e60253c8bad9b2c9b7fd4</id>
<content type='text'>
included is mandataing a `description` method on `DecodeError`
implementors - already approximately required by the Debug and Display
anyway.

also include a StandardPartialDecoderError for incomplete decoders to
use. i expect that one of the last steps of a decoder's 1.0 release will
be to move away from this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
included is mandataing a `description` method on `DecodeError`
implementors - already approximately required by the Debug and Display
anyway.

also include a StandardPartialDecoderError for incomplete decoders to
use. i expect that one of the last steps of a decoder's 1.0 release will
be to move away from this.
</pre>
</div>
</content>
</entry>
<entry>
<title>add AddressDiff, CHANGELOG, and bump to 0.0.4</title>
<updated>2020-05-03T19:31:49+00:00</updated>
<author>
<name>iximeow</name>
<email>me@iximeow.net</email>
</author>
<published>2020-05-03T19:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.iximeow.net/yaxpeax-arch/commit/?id=f7449a21140c109567fa6c756dab2b1b0711a414'/>
<id>f7449a21140c109567fa6c756dab2b1b0711a414</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
