<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/objexcept.c, branch v1.1.1</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.1.1</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=v1.1.1'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2014-06-05T17:51:03+00:00</updated>
<entry>
<title>Change comments (mainly URLs) to no longer specifically say Python 3.3</title>
<updated>2014-06-05T17:51:03+00:00</updated>
<author>
<name>Chris Angelico</name>
<email>rosuav@gmail.com</email>
</author>
<published>2014-06-05T17:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=daf973ae0074136bb456298e1cdb85666261ce60'/>
<id>urn:sha1:daf973ae0074136bb456298e1cdb85666261ce60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change const byte* to const char* where sensible.</title>
<updated>2014-05-25T21:27:57+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-25T21:27:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2617eebf2ff77e58f415162300747eaf1a5ab5d7'/>
<id>urn:sha1:2617eebf2ff77e58f415162300747eaf1a5ab5d7</id>
<content type='text'>
This removes need for some casts (at least, more than it adds need
for new casts!).
</content>
</entry>
<entry>
<title>Add SystemExit exception and use it in unix/ and stmhal/ ports.</title>
<updated>2014-05-24T22:32:19+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-24T22:32:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7a4ddd24281a7e21eeaa697644418015cf4dd650'/>
<id>urn:sha1:7a4ddd24281a7e21eeaa697644418015cf4dd650</id>
<content type='text'>
Addresses issue #598.
</content>
</entry>
<entry>
<title>Merge pull request #607 from Anton-2/osx-clang</title>
<updated>2014-05-21T18:51:05+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-21T18:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=0fd01683c61e039461854b49d1baf8a72aa277fb'/>
<id>urn:sha1:0fd01683c61e039461854b49d1baf8a72aa277fb</id>
<content type='text'>
Allow compilation of unix port under clang on OS X</content>
</entry>
<entry>
<title>objexcept: Implement explicit __init__ method, useful for subclasses.</title>
<updated>2014-05-19T18:56:07+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-18T17:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=52386cafa0b3d6715f208a1dc36f149e615363d4'/>
<id>urn:sha1:52386cafa0b3d6715f208a1dc36f149e615363d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some unused variables, and silence a clang warning about initialization override in vmentrytable.h</title>
<updated>2014-05-12T07:06:18+00:00</updated>
<author>
<name>Antonin ENFRUN</name>
<email>antonin.e@me.com</email>
</author>
<published>2014-05-11T22:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=da1fffaa093d2541f7374a7aaf16d2f00ed29ddc'/>
<id>urn:sha1:da1fffaa093d2541f7374a7aaf16d2f00ed29ddc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>py: Rename globally-accessible tuple functions, prefix with mp_obj_.</title>
<updated>2014-05-11T17:00:45+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-11T17:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=2323ef9182f9b57b96c7b4e1b414c18591a00bff'/>
<id>urn:sha1:2323ef9182f9b57b96c7b4e1b414c18591a00bff</id>
<content type='text'>
Likely there are other functions that should be renamed, but this is a
start.
</content>
</entry>
<entry>
<title>Add license header to (almost) all files.</title>
<updated>2014-05-03T22:27:38+00:00</updated>
<author>
<name>Damien George</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2014-05-03T22:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=04b9147e150d2d6fa3750f312fe328b6a71c1b28'/>
<id>urn:sha1:04b9147e150d2d6fa3750f312fe328b6a71c1b28</id>
<content type='text'>
Blanket wide to all .c and .h files.  Some files originating from ST are
difficult to deal with (license wise) so it was left out of those.

Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/.
</content>
</entry>
<entry>
<title>py, unix: Make "mpconfig.h" be first included, as other headers depend on it.</title>
<updated>2014-05-02T14:48:40+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-02T14:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=f54bcbf0997211a3d2a04bab09c79f602fa0c8e9'/>
<id>urn:sha1:f54bcbf0997211a3d2a04bab09c79f602fa0c8e9</id>
<content type='text'>
Specifically, nlr.h does.
</content>
</entry>
<entry>
<title>objexcept: Support tracebacks for user Exception subclasses.</title>
<updated>2014-05-01T23:31:30+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2014-05-01T23:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=91e556af23e788326d436bf344ffe44b420f2250'/>
<id>urn:sha1:91e556af23e788326d436bf344ffe44b420f2250</id>
<content type='text'>
</content>
</entry>
</feed>
