summaryrefslogtreecommitdiff
path: root/gf.cabal
AgeCommit message (Expand)Author
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
2012-03-30gf.cabal: removing -O2 hallgren
2012-03-08gf.cabal: update version number to 3.3.3-darcshallgren
2012-03-02gf.cabal: update version number to 3.3.3hallgren
2012-02-28gfse: Translation Quiz integrationhallgren
2011-11-02merge GF.Infra.Modules and GF.Grammar.Grammar. This is a preparation for the ...kr.angelov
2011-11-01Remove configuration flag cclazyhallgren
2011-10-25Preparations for release of GF 3.3hallgren
2011-10-12Improvements of "gf -server" mode and related setuphallgren
2011-10-10More functionality in "gf -server" modehallgren
2011-09-15added topological sort module to PGF - to be used in example based grammar wr...ra.monique
2011-09-12Take snapshot, version 3.2.9hallgren
2011-09-12gf.cabal: add Tested-With fieldhallgren
2011-09-09Make -fcclazy (the new faster lazy compute_concrete) the default. Bump versio...hallgren
2011-09-01Add lazy version of GF.Compile.Compute.Concretehallgren
2011-08-12gf.cabal: bump version to 3.2.8-darcshallgren
2011-04-13Added a preliminary "gf -server" mode.hallgren
2011-02-10Adding a basic lexicon-based tokenizer and the asociated command in gf shellgdetrez
2010-12-11Adding an option to the gf compiler to add an index to pgf filesgdetrez
2011-03-03gf.cabal: bump version number, add source repository infohallgren
2010-12-28Fix to compile GF with GHC>=7.0hallgren
2010-12-23Update version number to 3.2.hallgren
2010-12-21more clear LICENSE file for GFkrasimir
2010-12-17gf.cabal: version 3.1.91, remove pgf-httphallgren
2010-12-14Update version number to 3.1.90 to indicate that we are getting close to the ...hallgren
2010-10-19In the haskell code, we make the binary representation of the doubles complia...gdetrez
2010-12-07moved PGF.ToApi to GF.Compile.ToAPIaarne
2010-12-05added syntax to api translation modulera.monique
2010-11-26Adding rules for pgf-http to main gf.cabal filehallgren
2010-08-24exclude two redundant modules from the cabal desciption of the compilerkrasimir
2010-07-01reorganize the modules in GF.Compile.*krasimir
2010-07-01reorder the modules in gf.cabalkrasimir
2010-06-29add PGF.Optimize in gf.cabalkrasimir
2010-06-09dead code elimination for PGF. Note: the produced grammars will not work well...krasimir
2010-04-30first incarnation of the bracketed string APIkrasimir