<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suspect-devices/libmaple/wirish/main.cxx, branch master</title>
<subtitle>Working copy of Leaflabs libmaple</subtitle>
<id>https://git.suspectdevices.com/suspect-devices/libmaple/atom?h=master</id>
<link rel='self' href='https://git.suspectdevices.com/suspect-devices/libmaple/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/'/>
<updated>2011-06-07T18:44:39+00:00</updated>
<entry>
<title>Keep it 80-column clean.</title>
<updated>2011-06-07T18:44:39+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-06-07T18:44:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=450e1c6e17329525639670855043bb169740702d'/>
<id>urn:sha1:450e1c6e17329525639670855043bb169740702d</id>
<content type='text'>
Go through overlong source code lines and convert as many of them as
appropriate to be 80-column clean.  This mostly affects license
headers.  Overlong lines are determined by running following from the
libmaple base directory:

$ ack-grep --nocolor --nogroup --cpp --cc --ignore-dir=usb -- '.{80}'

Note that this excludes libmaple's usb subdirectory, which is still
full of ST code that doesn't follow the libmaple source code
guidelines.

Contents of ~/.ackrc (these won't matter, but are included for
completeness):

--ignore-dir=docs
--ignore-dir=build
--type-set
ld=.ld
--type-set
rst=.rst
--type-set
txt=.txt
--type-set
mk=.mk
</content>
</entry>
<entry>
<title>Converting all files to UNIX newlines.</title>
<updated>2011-05-10T20:41:37+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-05-10T20:41:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=ff5ae825d61a091afaa8cf4b929f4e67e59aa088'/>
<id>urn:sha1:ff5ae825d61a091afaa8cf4b929f4e67e59aa088</id>
<content type='text'>
Committing the results of running the following on the libmaple root
directory:

$ fromdos `grep --exclude-dir='[.]git' -Ilsr $'\r$' .`
</content>
</entry>
<entry>
<title>Cosmetic changes to wirish/main.cxx</title>
<updated>2011-03-05T00:16:07+00:00</updated>
<author>
<name>Marti Bolivar</name>
<email>mbolivar@leaflabs.com</email>
</author>
<published>2011-03-05T00:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=e7747b4eb831621951deef6d31629f55cb5c3500'/>
<id>urn:sha1:e7747b4eb831621951deef6d31629f55cb5c3500</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for Arduino's LiquidCrystal lib, which may help for a few other libs too.</title>
<updated>2010-06-23T23:23:45+00:00</updated>
<author>
<name>xttocs</name>
<email>andy.g.scott@gmail.com</email>
</author>
<published>2010-06-21T23:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=70a18f96b6d55d23ce58ab40ffb61f172c8f6c73'/>
<id>urn:sha1:70a18f96b6d55d23ce58ab40ffb61f172c8f6c73</id>
<content type='text'>
Signed-off-by: Perry Hung &lt;iperry@alum.mit.edu&gt;
</content>
</entry>
<entry>
<title>Fixed examples, added spi example, moved pure virtual function handler</title>
<updated>2010-04-29T05:14:03+00:00</updated>
<author>
<name>Perry Hung</name>
<email>iperry@alum.mit.edu</email>
</author>
<published>2010-04-29T05:14:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=b5ddce7dc81a0ae313cce635bce02028db32d5de'/>
<id>urn:sha1:b5ddce7dc81a0ae313cce635bce02028db32d5de</id>
<content type='text'>
out of main to cxxabi-compat.cpp.
</content>
</entry>
<entry>
<title>Refactoring:</title>
<updated>2010-04-25T22:08:56+00:00</updated>
<author>
<name>Perry Hung</name>
<email>iperry@alum.mit.edu</email>
</author>
<published>2010-04-25T22:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.suspectdevices.com/suspect-devices/libmaple/commit/?id=62552a6f3f93223682f9df2df2614411f7e3d54c'/>
<id>urn:sha1:62552a6f3f93223682f9df2df2614411f7e3d54c</id>
<content type='text'>
The 'core' directory has now been renamed to 'wirish.' Wirish is our
version of the Arduino Wiring language.
</content>
</entry>
</feed>
