<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/unix, branch 1.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=1.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=1.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2017-02-24T15:46:38+00:00</updated>
<entry>
<title>Correct name of mp_raise_NotImplementedError to make error name.</title>
<updated>2017-02-24T15:46:38+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-02-24T15:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=75d6abe3bb57cf75915a056e5e98e4b79efec2ad'/>
<id>urn:sha1:75d6abe3bb57cf75915a056e5e98e4b79efec2ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch exception throwing to mp_raise helpers. It saves a little code space each time to share the call.</title>
<updated>2017-02-24T14:13:07+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-02-24T14:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=12fa5b3a66d6f0034113a56c7d647c7bac5be74c'/>
<id>urn:sha1:12fa5b3a66d6f0034113a56c7d647c7bac5be74c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make mp_float_t conversions explicit to silence warnings of converting floats to doubles.</title>
<updated>2017-02-14T09:55:54+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2017-02-14T09:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=18c299b13dd568669176fb1c713c79dfb4890bbe'/>
<id>urn:sha1:18c299b13dd568669176fb1c713c79dfb4890bbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/unix/extra_coverage: Add tests for importing frozen packages.</title>
<updated>2017-01-08T11:45:55+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-08T11:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a722ed532ff254d1ce657466b7b1aac264433f7e'/>
<id>urn:sha1:a722ed532ff254d1ce657466b7b1aac264433f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix/Makefile: Allow cache-map-lookup optimisation with frozen bytecode.</title>
<updated>2017-01-05T04:55:06+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-05T04:55:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5d0d61586cfbc32ad0ec96b2c553a704367fbe57'/>
<id>urn:sha1:5d0d61586cfbc32ad0ec96b2c553a704367fbe57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix: Enable and add basic frozen str and frozen mpy in coverage build.</title>
<updated>2017-01-05T03:55:57+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-05T03:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=1551309575e6d8f4595cdb3bca28257069049df4'/>
<id>urn:sha1:1551309575e6d8f4595cdb3bca28257069049df4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>unix/Makefile: Split long line for coverage target, easier to modify.</title>
<updated>2017-01-05T03:48:48+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2017-01-05T03:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ea00151ffa141301032dfaaa292bb4a9d019ad5b'/>
<id>urn:sha1:ea00151ffa141301032dfaaa292bb4a9d019ad5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests/unix: Improve formatfloat.c test coverage using C.</title>
<updated>2017-01-05T01:31:05+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2017-01-05T00:12:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d7e168428bc9fd7524dd83b973c283b3488bfd3b'/>
<id>urn:sha1:d7e168428bc9fd7524dd83b973c283b3488bfd3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Improve warning.c test coverage.</title>
<updated>2017-01-05T01:23:40+00:00</updated>
<author>
<name>Rami Ali</name>
<email>flowergrass@users.noreply.github.com</email>
</author>
<published>2017-01-04T03:23:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ec72db8a398f82fb694dc01c7081232286e72c3f'/>
<id>urn:sha1:ec72db8a398f82fb694dc01c7081232286e72c3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>all: Consistently update signatures of .make_new and .call methods.</title>
<updated>2017-01-04T13:10:42+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-01-04T13:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=eac22e29a5844e5aa5c865c2e73900e6ef039ad6'/>
<id>urn:sha1:eac22e29a5844e5aa5c865c2e73900e6ef039ad6</id>
<content type='text'>
Otherwise, they serve reoccurring source of copy-paste mistakes and
breaking nanbox build.
</content>
</entry>
</feed>
