<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ousia.git/src/core/parser, 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>Simplify resolution callback, move NullResolveCallback to ResolutionCallbacks.cpp</title>
<updated>2016-04-25T20:24:19+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-15T18:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=586b4486f4661681b8fe0c639830bd9db3986d5a'/>
<id>urn:sha1:586b4486f4661681b8fe0c639830bd9db3986d5a</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>Fix utterly broken ReferenceType generation.</title>
<updated>2016-04-25T20:24:17+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-13T22:22:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=439a3c0bd9e2c81082de2cdf0ff8352828bd5364'/>
<id>urn:sha1:439a3c0bd9e2c81082de2cdf0ff8352828bd5364</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in comment</title>
<updated>2016-04-25T20:24:17+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-13T22:21:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=7a3da9bfdb02aae53a07403c765c0f6d54e5f7cd'/>
<id>urn:sha1:7a3da9bfdb02aae53a07403c765c0f6d54e5f7cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement resolution of ReferenceTypes with the "@" syntax.</title>
<updated>2016-04-25T20:24:17+00:00</updated>
<author>
<name>Andreas Stöckel</name>
<email>astoecke@techfak.uni-bielefeld.de</email>
</author>
<published>2015-04-12T23:34:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ousia-framework.org/ousia.git/commit/?id=e6b3ad3c5b390851db61e54f96c980bad8aff701'/>
<id>urn:sha1:e6b3ad3c5b390851db61e54f96c980bad8aff701</id>
<content type='text'>
</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>
</feed>
