summaryrefslogtreecommitdiff
path: root/src/server/gf-server.cabal
AgeCommit message (Collapse)Author
2009-12-15Update version number 3.0 to 3.1 in a number of placeshallgren
2009-12-14fix the directories in gf-server.cabalkrasimir
2009-06-04GF.Grammar.Parser is added to gf-server.cabal to tell Cabal that he has to ↵krasimir
run Happy
2009-06-04the morpho server is now updated and works with the current GF. the sources ↵krasimir
are moved in directory server
2008-12-05Rename PGF Server cabal packages to pgf-server (was gf-server).bjorn
2008-11-05distinguished know_VS and know_V2 in Lexicon; patched Italian imperatives ↵aarne
(not quite finished yet)
2008-10-29gf-server: added a way to list the available pgf filesbjorn
2008-10-29Rename MainFastCGI.hs to PGFService.hs.bjorn
2008-10-17(fastcgi) replace DataRef with a more general Cache type, which can hold ↵bjorn
several PGF grammars.
2008-10-16A bunch of changes that make it easy to run the gf server with lighttpdbjorn
2008-10-16Multithreaded gf.fcgi.bjorn
2008-09-17fastcgi server: add /mylanguage resource, which selects the language that ↵bjorn
best matches the Accept-language header.
2008-08-19First version of ajax / fastcgi interface with completion.bjorn
2008-08-14Added first version of the GF FastCGI server.bjorn