<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/runtime/c/pgf/literals.h, branch optimize</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.adelon.net/gf-core.git/atom?h=optimize</id>
<link rel='self' href='https://git.adelon.net/gf-core.git/atom?h=optimize'/>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/'/>
<updated>2017-04-19T09:34:23+00:00</updated>
<entry>
<title>explicitly classify all functions in libpgf as either internal or API functions</title>
<updated>2017-04-19T09:34:23+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2017-04-19T09:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=7d72d99c2f7fc228d71df627a10a2ff776335b2b'/>
<id>urn:sha1:7d72d99c2f7fc228d71df627a10a2ff776335b2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a patch from Bjørnar Luteberget for compatibility with MSVC</title>
<updated>2017-04-12T10:24:56+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2017-04-12T10:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a8eaa2f2e560547e63c7976960435e1ae23a22b1'/>
<id>urn:sha1:a8eaa2f2e560547e63c7976960435e1ae23a22b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added callback in C for unknown words</title>
<updated>2015-05-19T09:15:48+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-05-19T09:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=786da46a9913df3ad27e1631cf4de75d9186aeb0'/>
<id>urn:sha1:786da46a9913df3ad27e1631cf4de75d9186aeb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change in the API for literals</title>
<updated>2014-12-16T10:21:26+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-12-16T10:21:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=9bc5349e622cf00156b46f56a940d035e000115a'/>
<id>urn:sha1:9bc5349e622cf00156b46f56a940d035e000115a</id>
<content type='text'>
The API in the C runtime as well as in the Haskell, Python and Java binding
is changed. Now instead of adding the literal callbacks to the concrete syntax
you need to supply them every time when you need to parse. The main reason is:

- referentially transparent API for Haskell
- when we start using memory mapped files we will not be allowed to change
  anything in the grammar data structures. At that point the old API would
  be impossible to use.

</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>
</feed>
