summaryrefslogtreecommitdiff
path: root/gf.cabal
AgeCommit message (Expand)Author
2014-06-17gf.cabal: add a maintainer fieldhallgren
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2014-05-07Two improvements in the pgf-shell examplehallgren
2014-04-22gf.cabal: require base>=4.3hallgren
2014-04-22gf.cabal: add GF builtin default -K64M. Enable parallel compile with ghc>=7.8hallgren
2014-04-08Move basic lexing functions from GF.Text.Lexing to the new module PGF.Lexinghallgren
2014-03-04Three fixes for compatibility with GHC 7.8hallgren
2014-02-10Fix broken C runtime support in gf.cabal and PGFService.hshallgren
2014-02-07gf.cabal: pgf-shell needs containers nowhallgren
2014-02-07pgf-shell: enable -rtsopts, call performGC between commandshallgren
2014-02-03gf.cabal: add default-language to silence warninghallgren
2014-01-21gf.cabal: bump version number to 3.5.12hallgren
2014-01-20Optionally include C run-time supporthallgren
2013-12-18Release note updates and some other minor thingshallgren
2013-12-17Add backward compatibility for reading old PGF fileshallgren
2013-12-10option --split-pgf replaces option --mk-index. This splits the PGF into one f...kr.angelov
2013-12-03testsuite: Use Cabal's new test suite interfacehallgren
2013-11-29Commment code and options relating to the old partial evaluatorhallgren
2013-11-25Change how GF deals with character encodings in grammar fileshallgren
2013-11-22the GF syntax for identifiers is exteded with quoted forms, i.e. you could wr...kr.angelov
2013-11-21Add a test runner and a test suite fore the rglgregoire.detrez
2013-11-06Make PGF.Tree internalhallgren
2013-11-06Remove PGF.Signaturehallgren
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2013-11-05fix in gf.cabal. Data.Binary.IEEE754 needs to be in the other-modules list fo...kr.angelov
2013-10-31Add a cabal flag to use the standard binary packagehallgren
2013-09-09Fix an old name shadowing bug in concrete syntax by removing the refresh passhallgren
2013-09-02gf.cabal: version: 3.5-darcshallgren
2013-08-06Update to version 3.5 in gf.cabal and debian/changeloghallgren
2013-07-29Adding download page and release notes for the next release of GFhallgren
2013-04-02gf.cabal: fix tab char problemhallgren
2013-04-02gf.cabal: gf depends on utf8-string even when compiled without server supporthallgren
2013-03-09ghc-7.6: allow directory-1.2Sergei Trofimovich
2013-02-11gf.cabal: version 3.4-darcshallgren
2013-01-30This is GF 3.4!hallgren
2013-01-30gf.cabal: Tested-with GHC==7.4.2 only, older versions cause minor problemshallgren
2012-12-07Make -new-comp the default and bump the version number to 3.3.11-darcshallgren
2012-11-23gf -server + gfse: show modification time of public grammarshallgren
2012-11-20Update gf.cabal to copy new common js filesjohn.j.camilleri
2012-11-13Add first demo of new syntax editorjohn.j.camilleri
2012-11-13Adding a new experimental partial evalutatorhallgren
2012-11-08Eliminate warnings about deprecated use of catch and tryhallgren
2012-10-26gf.cabal: version of parallel needs to be >=3hallgren
2012-10-05Factor out code for setting the console encodinghallgren
2012-09-25Use the SIO monad in the GF shellhallgren
2012-06-26Experiment with parallel grammar checkshallgren
2012-06-18cloud service: add preliminary cloud service API documentationhallgren
2012-06-11GF home page: link to GF clouds service (cloud.grammaticalframework.org)hallgren
2012-05-15Adding a Simple Translation Toolhallgren
2012-05-04alex 3 incompatibility workaroundhallgren