<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>0f9dfa67573cc13dd7738b098e5a8dc6293f8a29</id>
      </parent>
    </parents>
    <author>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </author>
    <url>http://github.com/thoughtpolice/infinity/commit/203adb9d634e2392c6dd40f4bd271240d3cbd602</url>
    <id>203adb9d634e2392c6dd40f4bd271240d3cbd602</id>
    <committed-date>2008-01-01T23:35:41-08:00</committed-date>
    <authored-date>2008-01-01T23:35:41-08:00</authored-date>
    <message>added support to run testsuite from Setup.hs
small annotations to a few files, also now moved
the test properties to their own module under the
Tests/ directory, and 'runghc Setup.hs test' is now
the way to run the test suite.</message>
    <tree>e33bfd75d282b1cacd38a6115443a08a96bc6b3c</tree>
    <committer>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cf34801c7961075c83fec91b62983b09afa1a2e5</id>
      </parent>
    </parents>
    <author>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </author>
    <url>http://github.com/thoughtpolice/infinity/commit/0f9dfa67573cc13dd7738b098e5a8dc6293f8a29</url>
    <id>0f9dfa67573cc13dd7738b098e5a8dc6293f8a29</id>
    <committed-date>2008-01-01T20:31:23-08:00</committed-date>
    <authored-date>2008-01-01T20:31:23-08:00</authored-date>
    <message>added small test suite
added a basic test suite infrastructure using quickcheck.
one of the tests currently is somewhat limited and this is
the reason why I'm not setting the repo to run the test suite
before commits can be made, as the data is randomly generated
and many times no tests may pass as it'll give up on the input
space. however, it shows some basic invariants of the Core.hs
file and whatnot, and hopefully as we add onto the pure interface
we'll get more tests later, and hopefully make them a little more
general so we can make sure they always at least pass a few tests
even if the input space gets exhausted.</message>
    <tree>a0beaa1eabb14f872c4b0280185bf1ac68b5110a</tree>
    <committer>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>10c859deb0c73adcdc97223bb0498b392dba9d76</id>
      </parent>
    </parents>
    <author>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </author>
    <url>http://github.com/thoughtpolice/infinity/commit/cf34801c7961075c83fec91b62983b09afa1a2e5</url>
    <id>cf34801c7961075c83fec91b62983b09afa1a2e5</id>
    <committed-date>2007-12-31T23:23:31-08:00</committed-date>
    <authored-date>2007-12-31T23:23:31-08:00</authored-date>
    <message>logging abilities mostly done
logging irc lines is now working, i also made a
Utils module for misc. functions that might be useful
at other times.</message>
    <tree>f753c65d90acf54286618735d1c73473b9cc321a</tree>
    <committer>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0080ff777c75bb5df571795303158ccc961ccb26</id>
      </parent>
    </parents>
    <author>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </author>
    <url>http://github.com/thoughtpolice/infinity/commit/10c859deb0c73adcdc97223bb0498b392dba9d76</url>
    <id>10c859deb0c73adcdc97223bb0498b392dba9d76</id>
    <committed-date>2007-12-31T22:41:19-08:00</committed-date>
    <authored-date>2007-12-31T22:41:19-08:00</authored-date>
    <message>irc parser working
the irc parser that utilizes the irc library is functional,
and it's smaller and nicer than it was before.</message>
    <tree>d917e7b74bdce62146fc80e856e532aa66c12698</tree>
    <committer>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4b2478acede1439bdcd4afad8b8f46bcfa50f2a0</id>
      </parent>
    </parents>
    <author>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </author>
    <url>http://github.com/thoughtpolice/infinity/commit/0080ff777c75bb5df571795303158ccc961ccb26</url>
    <id>0080ff777c75bb5df571795303158ccc961ccb26</id>
    <committed-date>2007-12-31T19:39:27-08:00</committed-date>
    <authored-date>2007-12-31T19:39:27-08:00</authored-date>
    <message>added two basic plugins and changed interface some
we're now using type families and associated data types
to control state for plugins, but this could very well
change.</message>
    <tree>e972dfe555dbe936e3ec0e182bde4b44b11dd371</tree>
    <committer>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e2196648c3190026c5679f1331852b094f4e041</id>
      </parent>
    </parents>
    <author>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </author>
    <url>http://github.com/thoughtpolice/infinity/commit/4b2478acede1439bdcd4afad8b8f46bcfa50f2a0</url>
    <id>4b2478acede1439bdcd4afad8b8f46bcfa50f2a0</id>
    <committed-date>2007-12-31T17:44:31-08:00</committed-date>
    <authored-date>2007-12-31T17:44:31-08:00</authored-date>
    <message>Basic build infrastructure in place
we now have the State module working and the Configuration
file working as well. Main.hs works in building the bot and
I'm going to make sure Main.reboot works properly as well.
The cabal file has been modified so we can now build and test
with it as well as sdist. So all of the basic trivial stuff is
done</message>
    <tree>4ce106fa013e63c2f4afd4c232da5102439e5601</tree>
    <committer>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </author>
    <url>http://github.com/thoughtpolice/infinity/commit/8e2196648c3190026c5679f1331852b094f4e041</url>
    <id>8e2196648c3190026c5679f1331852b094f4e041</id>
    <committed-date>2007-12-31T14:42:39-08:00</committed-date>
    <authored-date>2007-12-31T14:42:39-08:00</authored-date>
    <message>initial import
this is the initial code base import, and very very
little is done but progress will be made. hopefully we'll
have a cleaner, more usable IRC version of infinity later :)</message>
    <tree>aeeebada25f744437e62175ec1d175c6e3c43949</tree>
    <committer>
      <name>Austin Seipp</name>
      <email>austin@youareinferior.net</email>
    </committer>
  </commit>
</commits>
