<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ousia.git/src/core/parser/stack, 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>2016-04-25T20:26:13+00:00</updated>
<entry>
<title>Cosmetics</title>
<updated>2016-04-25T20:26:13+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-16T23:20:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=5cde4c3b8bf6a487623abae85daa60aba4eddeed'/>
<id>urn:sha1:5cde4c3b8bf6a487623abae85daa60aba4eddeed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not handle tokens if the current handler is not valid.</title>
<updated>2016-04-25T20:26:13+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-16T23:20:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=93e69ca433401c0224edc1d23462c3ff2051a82b'/>
<id>urn:sha1:93e69ca433401c0224edc1d23462c3ff2051a82b</id>
<content type='text'>
Fixes crash bug in added integration test.
</content>
</entry>
<entry>
<title>Implement resolution of referenced object</title>
<updated>2016-04-25T20:25:56+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-15T18:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=9d9b65691347ce84d124fcafad7a562f91884c15'/>
<id>urn:sha1:9d9b65691347ce84d124fcafad7a562f91884c15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace Typesystem "MagicCallback" by a more generic one.</title>
<updated>2016-04-25T20:24:18+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-14T22:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=3803f1238f061a4cc962e67630c3bbbbae01eae5'/>
<id>urn:sha1:3803f1238f061a4cc962e67630c3bbbbae01eae5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow non-Greedy short form to eat normal commands.</title>
<updated>2016-04-25T20:24:18+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-13T23:33:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=f8bca0e161705fc99fffd248ed4be897e940b2df'/>
<id>urn:sha1:f8bca0e161705fc99fffd248ed4be897e940b2df</id>
<content type='text'>
E.g. with regrads to the math ontology, this change allows syntax like

\(a^\frac{1}{2}\)

which is also valid in TeX (added corresponding tests).
</content>
</entry>
<entry>
<title>If in the implicit default field of a non-greedy short form, only read data until whitespace characters are reached. Improve tests accordingly.</title>
<updated>2016-04-25T20:24:16+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-12T16:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=95ce14b9ea89178ddb8788887db8b4b32ced5d79'/>
<id>urn:sha1:95ce14b9ea89178ddb8788887db8b4b32ced5d79</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement non-greedy behaviour for short tokens</title>
<updated>2016-04-25T20:24:16+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-12T15:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=bed013e617130f7afd1f90ba57afc160b43c71df'/>
<id>urn:sha1:bed013e617130f7afd1f90ba57afc160b43c71df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce HandlerInfo::hadData flag</title>
<updated>2016-04-25T20:24:16+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-12T15:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=84ab3caa172fc3f4ec7085135964173c8eed5f84'/>
<id>urn:sha1:84ab3caa172fc3f4ec7085135964173c8eed5f84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass "greedy" flag to Handler::startToken</title>
<updated>2016-04-25T20:24:15+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-12T15:38:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=2416462060ef54cb737688f648d150313b82e5f4'/>
<id>urn:sha1:2416462060ef54cb737688f648d150313b82e5f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass "isImplicit" flag to Handler::fieldStart</title>
<updated>2016-04-25T20:24:15+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-12T15:34:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=be79585f0e81b27ce3dc6b94f1f502ff86dcef68'/>
<id>urn:sha1:be79585f0e81b27ce3dc6b94f1f502ff86dcef68</id>
<content type='text'>
</content>
</entry>
</feed>
