<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>d009ab438c8f8128bc0da344c807fa5dbed6e28e</id>
      </parent>
      <parent>
        <id>3fa355fee9c3a9c4889125b56b8611edaa255aa0</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/cf0e4f498a497e5a3f0ac3a133ff3cb1c17a727e</url>
    <id>cf0e4f498a497e5a3f0ac3a133ff3cb1c17a727e</id>
    <committed-date>2008-06-02T22:17:20-07:00</committed-date>
    <authored-date>2008-06-02T22:17:20-07:00</authored-date>
    <message>Merge branch 'scheme_rack_apps' of git://github.com/JackDanger/bus-scheme into web</message>
    <tree>967b231bad0b48f3dda72add7f12b14a3194be85</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ee954a3f167510190e9c67c7ce4a21beb80a5203</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/d009ab438c8f8128bc0da344c807fa5dbed6e28e</url>
    <id>d009ab438c8f8128bc0da344c807fa5dbed6e28e</id>
    <committed-date>2008-06-02T10:47:22-07:00</committed-date>
    <authored-date>2008-06-02T10:47:22-07:00</authored-date>
    <message>rubinius-friendly boolean inspecting</message>
    <tree>164505a6cb978bea02143b09d8307ab95056e0d2</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a4c9ac7f50e5df6b3589fc3d797af500736a1a7</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/4409ebb559f50844795e29dce4d62bb8b57d1d64</url>
    <id>4409ebb559f50844795e29dce4d62bb8b57d1d64</id>
    <committed-date>2008-06-01T20:40:52-07:00</committed-date>
    <authored-date>2008-06-01T20:40:52-07:00</authored-date>
    <message>Initial work done on full-scheme rack apps.

Lots of work left to be done but you can now specify
a rack app in scheme.  It's a lambda that is given the
env and returns a cons that represents the status,
headers, and body of the response.</message>
    <tree>c604295351b38cd21d8c57839931d19be9f946f3</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ca9f8476e308668501a2fc28a1841b8804424cd1</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/8a4c9ac7f50e5df6b3589fc3d797af500736a1a7</url>
    <id>8a4c9ac7f50e5df6b3589fc3d797af500736a1a7</id>
    <committed-date>2008-06-01T16:29:15-07:00</committed-date>
    <authored-date>2008-06-01T16:29:15-07:00</authored-date>
    <message>renaming http-get to web-get and having it only return the content body</message>
    <tree>aba061b781884480d09a2e99832e90f7d8a78eb9</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7522131e1e7cc3cfd9e9bb9be11a41c7267133a6</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/ca9f8476e308668501a2fc28a1841b8804424cd1</url>
    <id>ca9f8476e308668501a2fc28a1841b8804424cd1</id>
    <committed-date>2008-06-01T16:27:00-07:00</committed-date>
    <authored-date>2008-06-01T16:27:00-07:00</authored-date>
    <message>err, how about a commit without any debug calls</message>
    <tree>a6a1e6e33ea2c0ebe8b07af6ed4e595d87257ccb</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e80ce41371e3721a8726227950bddcc8e006a7e8</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/7522131e1e7cc3cfd9e9bb9be11a41c7267133a6</url>
    <id>7522131e1e7cc3cfd9e9bb9be11a41c7267133a6</id>
    <committed-date>2008-06-01T16:25:59-07:00</committed-date>
    <authored-date>2008-06-01T16:25:59-07:00</authored-date>
    <message>fixing web client by calling Primitive#call with an array</message>
    <tree>2fcaabe4b6802edc8cc20e1de6880c9041f44156</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5dcfdbff04360b26e1cbc6efdf4c692c7a1d817d</id>
      </parent>
      <parent>
        <id>ee954a3f167510190e9c67c7ce4a21beb80a5203</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/97a0337fba876911eb492637dc4c499e85d01399</url>
    <id>97a0337fba876911eb492637dc4c499e85d01399</id>
    <committed-date>2008-06-01T15:35:57-07:00</committed-date>
    <authored-date>2008-06-01T15:35:57-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/technomancy/bus-scheme</message>
    <tree>6512ec24297a797d2236e08d5c2ad434f98c9c70</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db9043eadfcf42ccae7234c84156a08fe4ec79f4</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/5dcfdbff04360b26e1cbc6efdf4c692c7a1d817d</url>
    <id>5dcfdbff04360b26e1cbc6efdf4c692c7a1d817d</id>
    <committed-date>2008-06-01T15:21:25-07:00</committed-date>
    <authored-date>2008-06-01T15:21:25-07:00</authored-date>
    <message>implemented (read &quot;filename&quot;) for reading files from disk</message>
    <tree>d380cfbdbf1f06d2394fb9d0292447c6b35f5d72</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db9043eadfcf42ccae7234c84156a08fe4ec79f4</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/ee954a3f167510190e9c67c7ce4a21beb80a5203</url>
    <id>ee954a3f167510190e9c67c7ce4a21beb80a5203</id>
    <committed-date>2008-05-31T17:37:44-07:00</committed-date>
    <authored-date>2008-05-31T17:37:21-07:00</authored-date>
    <message>added caddadar type methods to cons</message>
    <tree>32bdcd22ce195c71eef15f22b2f82fd76463013b</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b4dc6f32a04ee8a0d445b2cd227dd255bdcc0b1b</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/db9043eadfcf42ccae7234c84156a08fe4ec79f4</url>
    <id>db9043eadfcf42ccae7234c84156a08fe4ec79f4</id>
    <committed-date>2008-05-31T16:29:07-07:00</committed-date>
    <authored-date>2008-05-31T16:29:07-07:00</authored-date>
    <message>Fixing thread joining for rack connection</message>
    <tree>861ca5b04025391d0960080850d1e534f2c37f1d</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d18c6ccd9d222e156244a51c6abc07347a8b242b</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/b4dc6f32a04ee8a0d445b2cd227dd255bdcc0b1b</url>
    <id>b4dc6f32a04ee8a0d445b2cd227dd255bdcc0b1b</id>
    <committed-date>2008-05-31T16:22:21-07:00</committed-date>
    <authored-date>2008-05-31T16:22:21-07:00</authored-date>
    <message>webwait allows a web server to not immediately exit</message>
    <tree>35652790fd3a69bf6d3a0604d22d9462836c942f</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb3b80fc532d1228a9c5bc59c099aed8f8814722</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/d18c6ccd9d222e156244a51c6abc07347a8b242b</url>
    <id>d18c6ccd9d222e156244a51c6abc07347a8b242b</id>
    <committed-date>2008-05-31T15:15:50-07:00</committed-date>
    <authored-date>2008-05-31T15:15:50-07:00</authored-date>
    <message>added half-baked web client lib</message>
    <tree>66f3ee4de1755b93910f9219cd63962982462d88</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1d4301c103d0369e3c13a38fb880c0c617035388</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/cb3b80fc532d1228a9c5bc59c099aed8f8814722</url>
    <id>cb3b80fc532d1228a9c5bc59c099aed8f8814722</id>
    <committed-date>2008-05-31T14:55:55-07:00</committed-date>
    <authored-date>2008-05-31T14:55:55-07:00</authored-date>
    <message>use ensure instead of rescue+re-raise</message>
    <tree>e195c1019013f18b6bcd559a07ea5222fc1b64a5</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>80ab7d41b1f3aa5e20d267b12d7529962c5c82f8</id>
      </parent>
      <parent>
        <id>de25df096a4fc1f0cd9bd4782484ea00b4fd051f</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/1d4301c103d0369e3c13a38fb880c0c617035388</url>
    <id>1d4301c103d0369e3c13a38fb880c0c617035388</id>
    <committed-date>2008-05-31T14:53:43-07:00</committed-date>
    <authored-date>2008-05-31T14:53:43-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/JackDanger/bus-scheme</message>
    <tree>646da3f3cbd93d0aeed0c50863416137f09e0f41</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3794410afc4ccc7d34b0bf783fdb70522db0000e</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/de25df096a4fc1f0cd9bd4782484ea00b4fd051f</url>
    <id>de25df096a4fc1f0cd9bd4782484ea00b4fd051f</id>
    <committed-date>2008-05-31T14:53:12-07:00</committed-date>
    <authored-date>2008-05-31T14:53:12-07:00</authored-date>
    <message>Commented out failing test.  let isn't working yet.</message>
    <tree>bef2ea34fed70ad50fe0284b2407c961b70aac17</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4799cb0631d6f2837730866b44a6a28f567867cb</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/3794410afc4ccc7d34b0bf783fdb70522db0000e</url>
    <id>3794410afc4ccc7d34b0bf783fdb70522db0000e</id>
    <committed-date>2008-05-31T14:43:18-07:00</committed-date>
    <authored-date>2008-05-31T14:43:18-07:00</authored-date>
    <message>Fixed length calculation of strings</message>
    <tree>da37120c83b3434b945bf7672fd3ce5184f1358a</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>99493d9c54128c57f3663d85d2690595cb3cb1e9</id>
      </parent>
      <parent>
        <id>4799cb0631d6f2837730866b44a6a28f567867cb</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/80ab7d41b1f3aa5e20d267b12d7529962c5c82f8</url>
    <id>80ab7d41b1f3aa5e20d267b12d7529962c5c82f8</id>
    <committed-date>2008-05-31T14:25:29-07:00</committed-date>
    <authored-date>2008-05-31T14:25:29-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/JackDanger/bus-scheme</message>
    <tree>80acd8e30b4c898a6395dd2ae508e0317de4eacd</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>173f9e776bb533d71921a2aa2cf1440a03415666</id>
      </parent>
    </parents>
    <author>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/4799cb0631d6f2837730866b44a6a28f567867cb</url>
    <id>4799cb0631d6f2837730866b44a6a28f567867cb</id>
    <committed-date>2008-05-31T14:20:22-07:00</committed-date>
    <authored-date>2008-05-31T14:20:22-07:00</authored-date>
    <message>we fixed the scheme list function tests.</message>
    <tree>51f098a099da83713a08960a5d8da3812db29fcd</tree>
    <committer>
      <name>Jack Danger Canty</name>
      <email>git@6brand.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>50f2b8574dd016b267a90cc44e306e8aedb9797c</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/99493d9c54128c57f3663d85d2690595cb3cb1e9</url>
    <id>99493d9c54128c57f3663d85d2690595cb3cb1e9</id>
    <committed-date>2008-05-31T13:05:34-07:00</committed-date>
    <authored-date>2008-05-31T13:05:34-07:00</authored-date>
    <message>a bit fewer warnings</message>
    <tree>7c82a0bf5fbd3f30dd7ad973d3869245bee54900</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a4bf707919ba99b1d990bd98900e0cd8f436641</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/50f2b8574dd016b267a90cc44e306e8aedb9797c</url>
    <id>50f2b8574dd016b267a90cc44e306e8aedb9797c</id>
    <committed-date>2008-05-31T12:44:14-07:00</committed-date>
    <authored-date>2008-05-31T12:44:14-07:00</authored-date>
    <message>fixing XML and Web functionality to work with lists all the way down</message>
    <tree>bfc793586417b0b26e7ae7f5f8b014973c8577d6</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ce3651d24fac11d9e5f48c877049fc9e6d75e654</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/1a4bf707919ba99b1d990bd98900e0cd8f436641</url>
    <id>1a4bf707919ba99b1d990bd98900e0cd8f436641</id>
    <committed-date>2008-05-30T20:58:02-07:00</committed-date>
    <authored-date>2008-05-30T20:58:02-07:00</authored-date>
    <message>down to only failures in XmlTest and WebTest</message>
    <tree>514a1dd5b70d2f740a9086a0a80b79f5b541e633</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>aa288decc927509e7594dcdf63a5b5a07cb6c165</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/ce3651d24fac11d9e5f48c877049fc9e6d75e654</url>
    <id>ce3651d24fac11d9e5f48c877049fc9e6d75e654</id>
    <committed-date>2008-05-30T18:11:18-07:00</committed-date>
    <authored-date>2008-05-30T18:11:18-07:00</authored-date>
    <message>help lambdas work with list args better</message>
    <tree>bc9bba7c1b6d8f71bb4bddff1302544425beaade</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e2e38bb3a579bff528af27c7b56b410e678b8ab4</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/aa288decc927509e7594dcdf63a5b5a07cb6c165</url>
    <id>aa288decc927509e7594dcdf63a5b5a07cb6c165</id>
    <committed-date>2008-05-30T17:19:57-07:00</committed-date>
    <authored-date>2008-05-30T17:19:57-07:00</authored-date>
    <message>making the parser be more consistent with using lists instead of arrays</message>
    <tree>887ed0414a5c052fa335ebfcc85d14db297e6b79</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b49e639fb50a3f9a29d2dc17f62063c01041201</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/e2e38bb3a579bff528af27c7b56b410e678b8ab4</url>
    <id>e2e38bb3a579bff528af27c7b56b410e678b8ab4</id>
    <committed-date>2008-05-30T14:00:08-07:00</committed-date>
    <authored-date>2008-05-30T14:00:08-07:00</authored-date>
    <message>horribly broken! but apply doesn't assume arg lists are arrays</message>
    <tree>1e5a5306b20f55e3c799a58530add4551f57dc9a</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2db6e8089cf6253d4ab1a31fc338ac82f51f6022</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/3b49e639fb50a3f9a29d2dc17f62063c01041201</url>
    <id>3b49e639fb50a3f9a29d2dc17f62063c01041201</id>
    <committed-date>2008-05-30T13:31:51-07:00</committed-date>
    <authored-date>2008-05-30T13:31:51-07:00</authored-date>
    <message>tests run</message>
    <tree>8b44c7206d338246c4d858ba05a7365531ba2ab3</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97a4218b46791174b9c2a4447f5515239b1c5a92</id>
      </parent>
    </parents>
    <author>
      <name>JD Huntington</name>
      <email>jedediah@trotter.local</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/029b8d978bd99a328e4353ca17cd3cace5c7d12f</url>
    <id>029b8d978bd99a328e4353ca17cd3cace5c7d12f</id>
    <committed-date>2008-05-30T13:13:48-07:00</committed-date>
    <authored-date>2008-05-30T13:13:48-07:00</authored-date>
    <message>partially started move from array to lists</message>
    <tree>7df9f780e07c3bb441ef88cd2202c6667568a7f3</tree>
    <committer>
      <name>JD Huntington</name>
      <email>jedediah@trotter.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>f0c082b29402965aed2762c06c7b0f7e7d72319d</id>
      </parent>
    </parents>
    <author>
      <name>JD Huntington</name>
      <email>jedediah@trotter.local</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/97a4218b46791174b9c2a4447f5515239b1c5a92</url>
    <id>97a4218b46791174b9c2a4447f5515239b1c5a92</id>
    <committed-date>2008-05-29T16:37:45-07:00</committed-date>
    <authored-date>2008-05-29T16:37:45-07:00</authored-date>
    <message>testing the parser, testing cons.to_a</message>
    <tree>89b48d7aea43c4c44f24c8a3ed7760799db623ca</tree>
    <committer>
      <name>JD Huntington</name>
      <email>jedediah@trotter.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ae017879314fcad865a0710583c0f2632a0cc723</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/f0c082b29402965aed2762c06c7b0f7e7d72319d</url>
    <id>f0c082b29402965aed2762c06c7b0f7e7d72319d</id>
    <committed-date>2008-05-29T16:01:55-07:00</committed-date>
    <authored-date>2008-05-29T16:01:55-07:00</authored-date>
    <message>special-casing the empty list for now</message>
    <tree>d87ff1b591000e0fd5fc43fd2b4c07763c33179e</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ab4b69b31e1a86fcd4a2e967d6ca3834de87ef7b</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/ae017879314fcad865a0710583c0f2632a0cc723</url>
    <id>ae017879314fcad865a0710583c0f2632a0cc723</id>
    <committed-date>2008-05-29T15:59:31-07:00</committed-date>
    <authored-date>2008-05-29T15:59:31-07:00</authored-date>
    <message>almost done parsing to lists; just need to handle empty list</message>
    <tree>a6d9283baef3e303a999332d1f7cb466298709e0</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>75ab94c25d0f7e54d0d3f3c8d700285fffa3afdb</id>
      </parent>
      <parent>
        <id>1f837a505c171db6fe39a4a28bd6c1b943e5f0de</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/ab4b69b31e1a86fcd4a2e967d6ca3834de87ef7b</url>
    <id>ab4b69b31e1a86fcd4a2e967d6ca3834de87ef7b</id>
    <committed-date>2008-05-29T13:33:38-07:00</committed-date>
    <authored-date>2008-05-29T13:33:38-07:00</authored-date>
    <message>Merge branch 'master' of git://github.com/jdhuntington/bus-scheme</message>
    <tree>7dfd4ee9d20c6600c6296acc408ee5b8c36c144c</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bbfc6bebe0a52de7829c4f28f3d4e314ce57fdf1</id>
      </parent>
    </parents>
    <author>
      <name>JD Huntington</name>
      <email>jedediah@trotter.local</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/1f837a505c171db6fe39a4a28bd6c1b943e5f0de</url>
    <id>1f837a505c171db6fe39a4a28bd6c1b943e5f0de</id>
    <committed-date>2008-05-29T12:26:42-07:00</committed-date>
    <authored-date>2008-05-29T12:26:42-07:00</authored-date>
    <message>Parsing character literals from hash, moved character parsing separate function</message>
    <tree>e83e3273c2d89bfead2cb3c76857e88284b29667</tree>
    <committer>
      <name>JD Huntington</name>
      <email>jedediah@trotter.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b0aca20b1db38a46cf1f82e67c2a7c497572b41d</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/75ab94c25d0f7e54d0d3f3c8d700285fffa3afdb</url>
    <id>75ab94c25d0f7e54d0d3f3c8d700285fffa3afdb</id>
    <committed-date>2008-05-29T12:23:53-07:00</committed-date>
    <authored-date>2008-05-29T12:23:53-07:00</authored-date>
    <message>rakefile tweaks</message>
    <tree>fb75c3aa3e68c296bed637139670b88033353812</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>04471086a7f6269908da912f129d3b87c4e4f689</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/b0aca20b1db38a46cf1f82e67c2a7c497572b41d</url>
    <id>b0aca20b1db38a46cf1f82e67c2a7c497572b41d</id>
    <committed-date>2008-05-29T12:08:46-07:00</committed-date>
    <authored-date>2008-05-29T12:08:46-07:00</authored-date>
    <message>comments at the end of the file no longer cause incomplete errors</message>
    <tree>0d29ea40ad28ccd57037110406c39fd8898bb838</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>759caea5faaecc242a6dad0c37928b2f0d4f4243</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/752c170db0f75cd0649991ceb67c576864e5f793</url>
    <id>752c170db0f75cd0649991ceb67c576864e5f793</id>
    <committed-date>2008-05-29T11:30:24-07:00</committed-date>
    <authored-date>2008-05-29T11:28:46-07:00</authored-date>
    <message>Moved Sym into its own file</message>
    <tree>d81afb2838173599803c3671bbaedc554263ea87</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6dc5192a65414ea962694230c3b16a40c3eb9f15</id>
      </parent>
    </parents>
    <author>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </author>
    <url>http://github.com/technomancy/bus-scheme/commit/759caea5faaecc242a6dad0c37928b2f0d4f4243</url>
    <id>759caea5faaecc242a6dad0c37928b2f0d4f4243</id>
    <committed-date>2008-05-28T22:37:24-07:00</committed-date>
    <authored-date>2008-05-28T22:37:24-07:00</authored-date>
    <message>failing test for comments at the end of an eval string (written on the train)</message>
    <tree>4854e162ca07def4a50286fa802c32f72ea1a31d</tree>
    <committer>
      <name>Phil Hagelberg</name>
      <email>technomancy@gmail.com</email>
    </committer>
  </commit>
</commits>
