<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/c/pgf/linearize.c, 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>2012-12-19T09:17:24+00:00</updated>
<entry>
<title>rename linearize.{h/c} to linearizer.{h/c} which follows the convention used in parser.c and reasoner.c</title>
<updated>2012-12-19T09:17:24+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-12-19T09:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a28ccc965c0031090dabe6f65b90281de827b53a'/>
<id>urn:sha1:a28ccc965c0031090dabe6f65b90281de827b53a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a major reimplementation of the linearizer in the C runtime</title>
<updated>2012-12-19T09:07:05+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-12-19T09:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=490a3f22868a5f0baaf67b204922b3abf5f2ed3c'/>
<id>urn:sha1:490a3f22868a5f0baaf67b204922b3abf5f2ed3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a major refactoring in the robust parser: bottom-up filtering and garbage collection for the chart</title>
<updated>2012-10-25T14:42:53+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-10-25T14:42:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d18593895294b3d2203f7e6fab253f1b5835ff85'/>
<id>urn:sha1:d18593895294b3d2203f7e6fab253f1b5835ff85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libpgf: a new implementation for literals which also allows custom literals. the same mechanism is now used for the metavariables</title>
<updated>2012-03-12T14:25:51+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-03-12T14:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=230f309317af6ae79f49091c9580223f756dbfb8'/>
<id>urn:sha1:230f309317af6ae79f49091c9580223f756dbfb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libpgf: implementation for built in literal categories</title>
<updated>2012-03-07T16:39:29+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-03-07T16:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ed5de8335bb1d984918702abff70aadc4d554539'/>
<id>urn:sha1:ed5de8335bb1d984918702abff70aadc4d554539</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libpgf: now all concrete functions and categories are explicitly linked to their abstract counter parts</title>
<updated>2012-03-05T12:59:31+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-03-05T12:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=0e90d1ba1fd5c20bf526cda4459eedf12cd1f3ef'/>
<id>urn:sha1:0e90d1ba1fd5c20bf526cda4459eedf12cd1f3ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libpgf: added index for fast lexicon lookup. Still not perfect</title>
<updated>2012-02-21T21:17:50+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-02-21T21:17:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7ddd0d5f3e44efb39503375301adaed562ff358e'/>
<id>urn:sha1:7ddd0d5f3e44efb39503375301adaed562ff358e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libpgf: now the linearization index is created during the grammar loading which also makes the types PgfLzr and PgfParser redundant.</title>
<updated>2012-02-18T16:22:40+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-02-18T16:22:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=47e5e8c9663c35495419ae59ab4d1cd9709ec0e2'/>
<id>urn:sha1:47e5e8c9663c35495419ae59ab4d1cd9709ec0e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libpgf: extra_ccat is now redundant and was removed</title>
<updated>2012-01-23T19:47:08+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-01-23T19:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=acc4f352af0e4c347fa3a583f33eb88c75f19600'/>
<id>urn:sha1:acc4f352af0e4c347fa3a583f33eb88c75f19600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial import of the C runtime</title>
<updated>2012-01-20T13:41:10+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-01-20T13:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2eee382a62a909d5a3f2f5eda94f30fe68fd5335'/>
<id>urn:sha1:2eee382a62a909d5a3f2f5eda94f30fe68fd5335</id>
<content type='text'>
</content>
</entry>
</feed>
