<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/circuitpython/py/emitx64.c, branch main</title>
<subtitle>CircuitPython - a Python implementation for teaching coding with microcontrollers</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/circuitpython/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/'/>
<updated>2013-10-10T22:30:29+00:00</updated>
<entry>
<title>Remove obsolete emitx64.c (now in emitnative.c).</title>
<updated>2013-10-10T22:30:29+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-10T22:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=a56f29262661ba6affc50d2e1f6e27ecc7aac116'/>
<id>urn:sha1:a56f29262661ba6affc50d2e1f6e27ecc7aac116</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Native Python and Viper support for x64 and thumb all together.</title>
<updated>2013-10-08T08:05:10+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-08T08:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=13ed3a658d9a52c276aab94ea24c7cf78e876740'/>
<id>urn:sha1:13ed3a658d9a52c276aab94ea24c7cf78e876740</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge viper types with standard native emitter.</title>
<updated>2013-10-07T22:09:10+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-07T22:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=3410be803507cf8c85575def4bb894d03b64e9fd'/>
<id>urn:sha1:3410be803507cf8c85575def4bb894d03b64e9fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement crude viper emit stage.</title>
<updated>2013-10-06T23:02:49+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-06T23:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=7af3d19a3ca5957dc66b57eea9279da010576862'/>
<id>urn:sha1:7af3d19a3ca5957dc66b57eea9279da010576862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement built-in decorators to select emit type.</title>
<updated>2013-10-05T17:08:26+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-05T17:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=6cdd3af6014b28e0b3824641e6958c144b8e2cd2'/>
<id>urn:sha1:6cdd3af6014b28e0b3824641e6958c144b8e2cd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Factorise EMIT_COMMON calls, mostly into emit_pass1.</title>
<updated>2013-10-05T13:17:09+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-05T13:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=4b03e77d4a0ec46467fe501636e6eeeb79e03ab9'/>
<id>urn:sha1:4b03e77d4a0ec46467fe501636e6eeeb79e03ab9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compiler computes labels and max_num_labels.</title>
<updated>2013-10-05T12:44:41+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-05T12:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=054848a1b8aa7e52f3c70e86cc4dc56b565ea830'/>
<id>urn:sha1:054848a1b8aa7e52f3c70e86cc4dc56b565ea830</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Further factorise PASS_1 out of specific emit code.</title>
<updated>2013-10-05T12:37:10+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-05T12:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=b05d707b2329a9534121e09e26eb9f8fef1917d3'/>
<id>urn:sha1:b05d707b2329a9534121e09e26eb9f8fef1917d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructure emit so it goes through a method table.</title>
<updated>2013-10-05T11:19:06+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-05T11:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=415eb6f8507cc8c912143e8173bd9b451f6af917'/>
<id>urn:sha1:415eb6f8507cc8c912143e8173bd9b451f6af917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2013-10-04T18:53:11+00:00</updated>
<author>
<name>Damien</name>
<email>damien.p.george@gmail.com</email>
</author>
<published>2013-10-04T18:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/circuitpython/commit/?id=429d71943d6b94c7dc3c40a39ff1a09742c77dc2'/>
<id>urn:sha1:429d71943d6b94c7dc3c40a39ff1a09742c77dc2</id>
<content type='text'>
</content>
</entry>
</feed>
