<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/py/Makefile, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>Separate out mpy core and unix version.</title>
<updated>2013-10-12T13:30:21+00:00</updated>
<author>
<name>Damien</name>
</author>
<published>2013-10-12T13:30:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=c025ebb2dc38891fff1d451d13382d9717fb1d59'/>
<id>c025ebb2dc38891fff1d451d13382d9717fb1d59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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>
</author>
<published>2013-10-08T08:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=13ed3a658d9a52c276aab94ea24c7cf78e876740'/>
<id>13ed3a658d9a52c276aab94ea24c7cf78e876740</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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>
</author>
<published>2013-10-07T22:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=3410be803507cf8c85575def4bb894d03b64e9fd'/>
<id>3410be803507cf8c85575def4bb894d03b64e9fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement crude viper emit stage.</title>
<updated>2013-10-06T23:02:49+00:00</updated>
<author>
<name>Damien</name>
</author>
<published>2013-10-06T23:02:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=7af3d19a3ca5957dc66b57eea9279da010576862'/>
<id>7af3d19a3ca5957dc66b57eea9279da010576862</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for inline thumb assembly.</title>
<updated>2013-10-05T22:17:28+00:00</updated>
<author>
<name>Damien</name>
</author>
<published>2013-10-05T22:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=826005c60b3c22c468ec21e995844037aafd6f99'/>
<id>826005c60b3c22c468ec21e995844037aafd6f99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Incorporate emit_thumb into new emit framework.</title>
<updated>2013-10-05T17:41:24+00:00</updated>
<author>
<name>Damien</name>
</author>
<published>2013-10-05T17:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=5bfb759980c3891a9401d877fb225770146c79df'/>
<id>5bfb759980c3891a9401d877fb225770146c79df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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>
</author>
<published>2013-10-05T12:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=b05d707b2329a9534121e09e26eb9f8fef1917d3'/>
<id>b05d707b2329a9534121e09e26eb9f8fef1917d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</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>
</author>
<published>2013-10-05T11:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=415eb6f8507cc8c912143e8173bd9b451f6af917'/>
<id>415eb6f8507cc8c912143e8173bd9b451f6af917</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small fixes to Makefile.</title>
<updated>2013-10-04T19:34:47+00:00</updated>
<author>
<name>Damien</name>
</author>
<published>2013-10-04T19:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=d69adc19c75cf07d560e4611728face8265c3f55'/>
<id>d69adc19c75cf07d560e4611728face8265c3f55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2013-10-04T18:53:11+00:00</updated>
<author>
<name>Damien</name>
</author>
<published>2013-10-04T18:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=429d71943d6b94c7dc3c40a39ff1a09742c77dc2'/>
<id>429d71943d6b94c7dc3c40a39ff1a09742c77dc2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
