<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gf-core.git/src/compiler/GF/Command/Importing.hs, 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>2016-03-22T13:13:35+00:00</updated>
<entry>
<title>fix the handling of separators in BNFC which are not nonempty</title>
<updated>2016-03-22T13:13:35+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2016-03-22T13:13:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=a393c1a246bb946e53f26b7b91a173c2ba1a0fa7'/>
<id>urn:sha1:a393c1a246bb946e53f26b7b91a173c2ba1a0fa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CFGtoPGF is now extended to support context-free grammars with primitive parameters </title>
<updated>2016-03-22T10:28:15+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2016-03-22T10:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=ce7072085947f4981c8d6d49b571e3cf5683fbb6'/>
<id>urn:sha1:ce7072085947f4981c8d6d49b571e3cf5683fbb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial support for BNFC syntax in context-free grammars for GF. Not all features are supported yet. Based on contribution from Gleb Lobanov</title>
<updated>2016-03-21T13:27:44+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2016-03-21T13:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c8ebe093150509d9f01d82f0d698ef5df09bd985'/>
<id>urn:sha1:c8ebe093150509d9f01d82f0d698ef5df09bd985</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove some more old code</title>
<updated>2015-03-05T14:47:36+00:00</updated>
<author>
<name>krasimir</name>
<email>krasimir@chalmers.se</email>
</author>
<published>2015-03-05T14:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=023857961036e6165bae1298c24f13bcc493de75'/>
<id>urn:sha1:023857961036e6165bae1298c24f13bcc493de75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>GF shell: fixed problems with previous change of the -retain flag</title>
<updated>2015-02-27T16:42:09+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2015-02-27T16:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=632aab83c3111d198f701de9e72878aa0ceb7015'/>
<id>urn:sha1:632aab83c3111d198f701de9e72878aa0ceb7015</id>
<content type='text'>
Because the prompt included the name of the abstract syntax, the loading
of the PGF was forced even if -retain was used. Even worse,
if an error occured while loading the PGF, it was repeated and caught
every time the prompt was printed, creating an infite loop. The solution
is to not print the name of the abstract syntax when the grammar is
imported with -retain, which is the way things were before anyway.
</content>
</entry>
<entry>
<title>Documentation improvements and cleanup relating to the IOE monad</title>
<updated>2014-11-10T16:20:01+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2014-11-10T16:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=c707575bd7751ac3b03371edba478e37d3488448'/>
<id>urn:sha1:c707575bd7751ac3b03371edba478e37d3488448</id>
<content type='text'>
Renamed appIOE to tryIOE (it is analogous to 'try' in the standard libraries).
Removed unused IOE operations &amp; documented the remaining ones.
Removed/simplified superfluous uses of IOE operations.
</content>
</entry>
<entry>
<title>Various small changes for improved documentation</title>
<updated>2014-10-22T15:45:52+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2014-10-22T15:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=6ee67cd04ffbce375d7f10e74a5d9eb742d6428d'/>
<id>urn:sha1:6ee67cd04ffbce375d7f10e74a5d9eb742d6428d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PGF library: expose only PGF and PGF.Internal instead of all modules</title>
<updated>2014-06-12T14:43:18+00:00</updated>
<author>
<name>hallgren</name>
<email>hallgren@chalmers.se</email>
</author>
<published>2014-06-12T14:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=d6252d1c16d59ad26db0d08a531cddf39864d9db'/>
<id>urn:sha1:d6252d1c16d59ad26db0d08a531cddf39864d9db</id>
<content type='text'>
PGF exports the public, stable API.
PGF.Internal exports additional things needed in the GF compiler &amp; shell,
including the nonstardard version of Data.Binary.
</content>
</entry>
<entry>
<title>now we compile context-free grammars directly to PGF without going via GF source code. This makes it quick and lightweight to compile big grammars such as the Berkley grammar</title>
<updated>2014-05-24T07:47:06+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-05-24T07:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=67f64cb233edb899b2b1ad550ae8c832960fb7a2'/>
<id>urn:sha1:67f64cb233edb899b2b1ad550ae8c832960fb7a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor the compilation of CFG and EBNF grammars. Now they are parsed by using GF.Grammar.Parser just like the ordinary GF grammars. Furthermore now GF.Speech.CFG is moved to GF.Grammar.CFG. The new module is used by both the speech conversion utils and by the compiler for CFG grammars. The parser for CFG now consumes a lot less memory and can be used with grammars with more than 4 000 000 productions.</title>
<updated>2014-03-21T21:25:05+00:00</updated>
<author>
<name>kr.angelov</name>
<email>kr.angelov@gmail.com</email>
</author>
<published>2014-03-21T21:25:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.adelon.net/gf-core.git/commit/?id=51a9ef72c7e32f06d2413a5aea5751df2780063b'/>
<id>urn:sha1:51a9ef72c7e32f06d2413a5aea5751df2780063b</id>
<content type='text'>
</content>
</entry>
</feed>
