<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ousia.git/src/plugins/plain, branch master</title>
<subtitle>Ousía Main Repository</subtitle>
<id>https://git.ousia-framework.org/ousia.git/atom?h=master</id>
<link rel='self' href='https://git.ousia-framework.org/ousia.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/'/>
<updated>2015-02-10T15:42:20+00:00</updated>
<entry>
<title>Renamed some files and changed folder structure</title>
<updated>2015-02-10T15:42:20+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-10T15:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=6352751f87a4acdd9a32baf4f1133819678d06b0'/>
<id>urn:sha1:6352751f87a4acdd9a32baf4f1133819678d06b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented namespace handling</title>
<updated>2015-02-10T14:25:50+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-10T14:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=e85e174028de377cee9f6dfcccbe418d185cc7b4'/>
<id>urn:sha1:e85e174028de377cee9f6dfcccbe418d185cc7b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fully implemented and tested begin/end handling</title>
<updated>2015-02-10T12:11:23+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-10T12:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=eefefdc97cd49d830cf0b72b15cb08464a3745f2'/>
<id>urn:sha1:eefefdc97cd49d830cf0b72b15cb08464a3745f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented correct handling of fields in PlainFormatStreamReader and added a lot of unit tests.</title>
<updated>2015-02-09T16:29:58+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-09T16:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=85a4bb306a648964ddbf166e88e3263ace293768'/>
<id>urn:sha1:85a4bb306a648964ddbf166e88e3263ace293768</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allowing tokens to be passed to logger functions</title>
<updated>2015-02-09T16:29:20+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-09T16:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=7092a4e862e784cae34ac1346eebd4038a42144d'/>
<id>urn:sha1:7092a4e862e784cae34ac1346eebd4038a42144d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for parsing commands</title>
<updated>2015-02-08T20:14:01+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-08T20:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=6191d4f88d04a935c9ddec4d581d21ec23cae968'/>
<id>urn:sha1:6191d4f88d04a935c9ddec4d581d21ec23cae968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added some comments</title>
<updated>2015-02-08T18:01:34+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-08T18:01:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=f6e7859a835375c25226719a46df99ec11037599'/>
<id>urn:sha1:f6e7859a835375c25226719a46df99ec11037599</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ported PlainFormatStreamReader to DynamicTokenizer</title>
<updated>2015-02-08T17:49:02+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-08T17:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=51f09f4faa7cd4b6a0576758881d322e31e896ba'/>
<id>urn:sha1:51f09f4faa7cd4b6a0576758881d322e31e896ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DynamicTokenizer now gets the reader as a parameter to read and peek -- the beauty of this tokenizer is that it has no internal state depending on the reader, so it doesn't need to hold a reference to it</title>
<updated>2015-02-08T17:48:07+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-08T17:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=f713b1d393230e7083727d457623fdac878eb248'/>
<id>urn:sha1:f713b1d393230e7083727d457623fdac878eb248</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented DynamicTokenizer and unit tests</title>
<updated>2015-02-08T16:54:27+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-02-08T16:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=4854509f8add1e2ff167623fb0e8d4216d9d6023'/>
<id>urn:sha1:4854509f8add1e2ff167623fb0e8d4216d9d6023</id>
<content type='text'>
</content>
</entry>
</feed>
