summaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2011-01-09The name of the fastcgi executable has changed back to pgf-servicehallgren
2010-12-28The GF editor now lets the user to upload his/her own grammarskrasimir
2010-12-23gf-server.cabal: changes to stop cabal from demanding hsql even when content-...hallgren
2010-12-22PGF web service: make the generated index.html for pgf-http a bit more inform...hallgren
2010-12-22gf-server.cabal: update description of fastcgi flaghallgren
2010-12-22gf-server.cabal: make hsql-mysql optional like fastcgihallgren
2010-12-22gf-server.cabal: Change the default for the flag fastcgi to Falsehallgren
2010-12-22PGF web service: Use Content-Type text/javascript from JSON outputhallgren
2010-12-22tweak gf-server.cabalkrasimir
2010-12-17pgf-http now uses $datadir/www instead of ./www as the document roothallgren
2010-12-17RunHTTP.hs: remove hardcoded document roothallgren
2010-12-17Install minibar and some example grammars along with pgf-httphallgren
2010-11-26Split pgf-server into pgf-fcgi and pgf-http.hallgren
2010-11-25pgf-server: more useful JSON output from lineraizeAllhallgren
2010-11-24linearizeAll in PGFServiceaarne
2010-11-09Make PGFService.hs compile againhallgren
2010-10-13the PGF service now can do both random and exhaustive generation. these funct...krasimir
2010-10-11the exhaustive/random generator now knows how to handle computable functions ...krasimir
2010-10-02refactor the API for random generation again. Now PGF contains probabilities ...krasimir
2010-09-30update PGFService to work after the extensions in the random generation APIkrasimir
2010-09-24pgf-server HTTP mode: omit charset from ContentType for static fileshallgren
2010-09-10pgf-server HTTP mode: support the Accept-Language headerhallgren
2010-09-03pgf-server HTTP mode: workaround for bugs in the httpd-shed package that prev...hallgren
2010-09-02pgf-server HTTP mode feature: return the contents of index.html when the URL ...hallgren
2010-09-02Bug fix: add missing error handler for statically served files in pgf-server ...hallgren
2010-09-01Standalone HTTP version of pgf-serverhallgren
2010-08-09native representation for HOAS in PMCFG and incremental type checking of the ...krasimir
2010-08-24more advanced complete function in the PGFServicekrasimir
2010-07-31bugfix in the PGF browserkrasimir
2010-07-31the PGF service now generates samples of the syntax in the browsing informationkrasimir
2010-07-31fix: FastCGIUtils.outputHTML should do UTF8 encodingkrasimir
2010-07-31fix: PGFService should type-check the trees that comes from the userkrasimir
2010-07-13detailed information for the type errors from PGFServicekrasimir
2010-07-08update the shell scripts and some other configuration files for GWT 2.0.4krasimir
2010-07-08add src/ui folder for both Android and GWT UIskrasimir
2010-07-08change the package name of the GWT Apps to org.grammaticalframework.ui.gwtkrasimir
2010-07-08upgrade to GWT 2.0.4krasimir
2010-07-08FridgeApp and TranslateApp now show the type errorskrasimir
2010-07-07fix PGFService after the change in the parser APIkrasimir
2010-05-28disambiguation in Phrasebook: show Eng instead of AST if DisambL is missing; ...aarne
2010-04-30for backward compatibility we have the old parse function again. the old func...krasimir
2010-04-30fix PGFService after the change in the APIkrasimir
2010-04-22Update version numbers for build-depends in gf-server.cabalhallgren
2010-04-22now the PGF service communicates with Graphviz using UTF8 for the input and b...krasimir
2010-04-22the pgf service now compiles with the latest CGI packagekrasimir
2010-04-20Changes to lighttpd.conf to allow grammars.cgi to workhallgren
2010-04-04in PGFService disambiguation, show tree if there's no disamb grammaraarne
2010-03-30simplified the treatment of politeness in Phrasebookaarne
2010-03-30disambiguation in Phrasebook grammars, PGF server, and the GUIaarne
2010-03-28catching initial bind symbol in PGFServeraarne