<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/c/pgf/lexer.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>2013-10-09T12:08:51+00:00</updated>
<entry>
<title>a major redesign in the C runtime. The parser and the linearizer now fully support BIND. The following things are still broken: parseval, word completion, handling 'pre', the robust mode</title>
<updated>2013-10-09T12:08:51+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-10-09T12:08:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=8cf03bc5b6895568eb08be1415985a64793bb81c'/>
<id>urn:sha1:8cf03bc5b6895568eb08be1415985a64793bb81c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GuString is now an ordinary C string - it makes live easier. In addition PgfSymbolKS, PgfExprFun and PgfLiteralStr now keep their strings as embedded flexible arrays. The latest change gives us the same compactness as the old representation but it is a lot easier to use.</title>
<updated>2013-10-04T12:04:39+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-10-04T12:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=e8335806afc45e31157937b880ff39b75c14a2cd'/>
<id>urn:sha1:e8335806afc45e31157937b880ff39b75c14a2cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a major refactoring in the C runtime. GuList is now removed and replaced with GuSeq. The GuSeq/GuBuf API is simplified</title>
<updated>2013-09-17T12:45:00+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-09-17T12:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=2a49e4e1d64ef2df0bb2a8a3822f7fa1048e687f'/>
<id>urn:sha1:2a49e4e1d64ef2df0bb2a8a3822f7fa1048e687f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove the read and write modules from libgu. this simplifies the i/o layer</title>
<updated>2013-09-05T11:20:39+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-09-05T11:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7c0bad50921365746ea362710015853a4879c0a7'/>
<id>urn:sha1:7c0bad50921365746ea362710015853a4879c0a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This patch removes Gregoire's parse_tokens function in the python binding and adds another implementation which builds on the existing API for lexers in the C runtime. Now it is possible to write incremental Lexers in Python</title>
<updated>2013-02-01T09:29:43+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2013-02-01T09:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=5e2474e3467e51d46314745d855d64921e4e0e4c'/>
<id>urn:sha1:5e2474e3467e51d46314745d855d64921e4e0e4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bugfix in the lexer from the C runtime. the input sentence doesn't have to terminate with whitespace</title>
<updated>2012-12-13T16:45:44+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-12-13T16:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=f7a5eb0df10f3cfef6e3d4c70c4714008c50bbe8'/>
<id>urn:sha1:f7a5eb0df10f3cfef6e3d4c70c4714008c50bbe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a top-level API for parsing in the C runtime</title>
<updated>2012-12-13T14:44:33+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-12-13T14:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=14e721dda9a38762695ac5435c24818265629b02'/>
<id>urn:sha1:14e721dda9a38762695ac5435c24818265629b02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a new unbiased statistical parser. it is still far from perfect use it on your own risk.</title>
<updated>2012-05-08T12:13:28+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-05-08T12:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a6800fc0da1d90dad0362c806037f9a92ab3e813'/>
<id>urn:sha1:a6800fc0da1d90dad0362c806037f9a92ab3e813</id>
<content type='text'>
</content>
</entry>
<entry>
<title>some fixes in the robust parser and a new API for literals</title>
<updated>2012-04-12T06:55:25+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-04-12T06:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=17bc8e5c89805f5971e46f8f45c5e4eda970c561'/>
<id>urn:sha1:17bc8e5c89805f5971e46f8f45c5e4eda970c561</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libpgf: added simple lexer</title>
<updated>2012-03-09T09:14:44+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2012-03-09T09:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=1726995921f6c05686b2b06f672b1376e589f8ac'/>
<id>urn:sha1:1726995921f6c05686b2b06f672b1376e589f8ac</id>
<content type='text'>
</content>
</entry>
</feed>
