<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/contrib/c-bindings, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=master</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2013-09-16T07:17:27+00:00</updated>
<entry>
<title>Remove contribs and examples</title>
<updated>2013-09-16T07:17:27+00:00</updated>
<author>
<name>john.j.camilleri</name>
<email>john.j.camilleri@chalmers.se</email>
</author>
<published>2013-09-16T07:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4'/>
<id>urn:sha1:f5461eb3d4eb2605b546a4ed202c12bcdaa1f4e4</id>
<content type='text'>
Everything has now been moved to a separate repository at
https://github.com/GrammaticalFramework/gf-contrib
The contents of the examples folder are build during SetupWeb
</content>
</entry>
<entry>
<title>Add missing newline at the end of gf_lexing.h.</title>
<updated>2010-06-07T10:28:18+00:00</updated>
<author>
<name>kevin.kofler</name>
<email>kevin.kofler@chello.at</email>
</author>
<published>2010-06-07T10:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=eea05558884629f523c2b2399f4a3fbc2ba04314'/>
<id>urn:sha1:eea05558884629f523c2b2399f4a3fbc2ba04314</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gf_lexing.c (unlexText): properly nul-terminate result.</title>
<updated>2010-06-07T10:29:09+00:00</updated>
<author>
<name>kevin.kofler</name>
<email>kevin.kofler@chello.at</email>
</author>
<published>2010-06-07T10:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1d24fee897b2d88bbe141c4cdf3f269401a256f2'/>
<id>urn:sha1:1d24fee897b2d88bbe141c4cdf3f269401a256f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing gf executable in build-gfctest</title>
<updated>2010-06-08T11:19:33+00:00</updated>
<author>
<name>jordi.saludes</name>
<email>jordi.saludes@upc.edu</email>
</author>
<published>2010-06-08T11:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2ca3b57ecf0fbc62ee3759798e27cb1fa7c5028a'/>
<id>urn:sha1:2ca3b57ecf0fbc62ee3759798e27cb1fa7c5028a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added gf-lexing.* to c-bindings.</title>
<updated>2010-06-05T11:57:55+00:00</updated>
<author>
<name>jordi.saludes</name>
<email>jordi.saludes@upc.edu</email>
</author>
<published>2010-06-05T11:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7d9349271b4e46bc1fb4017c5a40689cdfd9188f'/>
<id>urn:sha1:7d9349271b4e46bc1fb4017c5a40689cdfd9188f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed c-bindings gfctest</title>
<updated>2010-06-05T11:01:09+00:00</updated>
<author>
<name>jordi.saludes</name>
<email>jordi.saludes@upc.edu</email>
</author>
<published>2010-06-05T11:01:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=aa7a254f6984b5d105399c87543660b8247be3ba'/>
<id>urn:sha1:aa7a254f6984b5d105399c87543660b8247be3ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build Query.pgf in build-gfctest.sh and look for it in the current directory</title>
<updated>2010-05-16T21:12:01+00:00</updated>
<author>
<name>kevin.kofler</name>
<email>kevin.kofler@chello.at</email>
</author>
<published>2010-05-16T21:12:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=df98e9b4428a5896ca2e84b6f29c93e1f5a45d1b'/>
<id>urn:sha1:df98e9b4428a5896ca2e84b6f29c93e1f5a45d1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reimplement a lexer in C for the C bindings not to depend on GF.Text.Lexing for now.</title>
<updated>2010-05-16T19:43:44+00:00</updated>
<author>
<name>kevin.kofler</name>
<email>kevin.kofler@chello.at</email>
</author>
<published>2010-05-16T19:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ee1c4199794723c0500368c0075bc7e4624a7fbc'/>
<id>urn:sha1:ee1c4199794723c0500368c0075bc7e4624a7fbc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the C bindings to build with the current PGF API</title>
<updated>2010-05-16T21:09:51+00:00</updated>
<author>
<name>kevin.kofler</name>
<email>kevin.kofler@chello.at</email>
</author>
<published>2010-05-16T21:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2e6512e3fd9e9b1c612fe36be1c75d7ed4146fa5'/>
<id>urn:sha1:2e6512e3fd9e9b1c612fe36be1c75d7ed4146fa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>C bindings to PGF interpreter</title>
<updated>2009-10-23T12:54:21+00:00</updated>
<author>
<name>aarne</name>
<email>aarne@chalmers.se</email>
</author>
<published>2009-10-23T12:54:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0e3e2d03f94fb3705bc3d2ba0ea3e76fdb814691'/>
<id>urn:sha1:0e3e2d03f94fb3705bc3d2ba0ea3e76fdb814691</id>
<content type='text'>
</content>
</entry>
</feed>
