<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/docs/library/ure.rst, branch 6.0.x</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=6.0.x'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2018-07-24T01:34:25+00:00</updated>
<entry>
<title>WIP: complete manual inspection of all significant changes</title>
<updated>2018-07-24T01:34:25+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-07-24T01:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bc760dd34100099c352a0f185ec54ceae23d036d'/>
<id>urn:sha1:bc760dd34100099c352a0f185ec54ceae23d036d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP: after merge; before testing</title>
<updated>2018-07-11T20:45:30+00:00</updated>
<author>
<name>Dan Halbert</name>
<email>halbert@halwitz.org</email>
</author>
<published>2018-07-11T20:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7c219600a246d8956d0b23ea3f5d125a820e6b6a'/>
<id>urn:sha1:7c219600a246d8956d0b23ea3f5d125a820e6b6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'adafruit/2.x' into merge_2x</title>
<updated>2018-02-27T23:24:16+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-27T23:24:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=bf05183158c67c4ef1824c3b1296d401bc7754d8'/>
<id>urn:sha1:bf05183158c67c4ef1824c3b1296d401bc7754d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete a bunch of docs, drivers and examples not relevant to CircuitPython.</title>
<updated>2018-02-21T01:34:59+00:00</updated>
<author>
<name>Scott Shawcroft</name>
<email>scott.shawcroft@gmail.com</email>
</author>
<published>2018-02-21T01:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=20dd3b1e434f57a0609fd5306f47863396d1022e'/>
<id>urn:sha1:20dd3b1e434f57a0609fd5306f47863396d1022e</id>
<content type='text'>
This fixes #345 and fixes #215.
</content>
</entry>
<entry>
<title>docs/ure: Emphasize not supported features more.</title>
<updated>2017-11-07T22:24:39+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-11-07T22:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=5b1b80a8dbceb9be67dfd894cdf2a49a7426fd68'/>
<id>urn:sha1:5b1b80a8dbceb9be67dfd894cdf2a49a7426fd68</id>
<content type='text'>
Plus, additional descriptions/formatting.
</content>
</entry>
<entry>
<title>docs/ure: Add flags arg to ure.compile(), mention that ure.DEBUG is optional.</title>
<updated>2017-11-03T22:26:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-11-03T22:26:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=ad5a6f591796c2dec6e91e9da147eaa7e9ee72a7'/>
<id>urn:sha1:ad5a6f591796c2dec6e91e9da147eaa7e9ee72a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/ure: Add "|" (alternative) to the list of supported operators.</title>
<updated>2017-10-31T12:46:08+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-10-31T12:45:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=80e3f07e7f760707f20200b6b6a706308d92158c'/>
<id>urn:sha1:80e3f07e7f760707f20200b6b6a706308d92158c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/library: Add CPython docs xref to each pertinent module.</title>
<updated>2017-07-02T12:37:31+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-07-02T12:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=465d84b7e72c9fe4a8907ee539f736ff576d9dd6'/>
<id>urn:sha1:465d84b7e72c9fe4a8907ee539f736ff576d9dd6</id>
<content type='text'>
Cross-reference text/link is implemented as RST substitution, so easy to
consistently.
</content>
</entry>
<entry>
<title>docs/ure: Elaborate doc, update markup to the latest conventions.</title>
<updated>2017-07-01T23:01:47+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2017-07-01T23:01:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=d80ecad03f10f62adbcae1c2e048dfb7e800e45f'/>
<id>urn:sha1:d80ecad03f10f62adbcae1c2e048dfb7e800e45f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs/ure: Typo fix.</title>
<updated>2016-06-07T05:53:54+00:00</updated>
<author>
<name>Paul Sokolovsky</name>
<email>pfalcon@users.sourceforge.net</email>
</author>
<published>2016-06-07T05:53:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=9b18811951a8a9fff712b300fb481a16c8e61ac4'/>
<id>urn:sha1:9b18811951a8a9fff712b300fb481a16c8e61ac4</id>
<content type='text'>
</content>
</entry>
</feed>
