summaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2010-03-26text-like unlexer for phrasebook web serviceaarne
2010-03-26fixes for webdemos, including bug in StructuralItaaarne
2010-03-22www api command translategroup, which uses groupResultsaarne
2010-03-04Quick fix to adapt to new version of the PGF library.hallgren
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-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir
2009-11-29TranslateApp now have browser for abstract syntaxkrasimir
2009-11-26function doListGrammars in PGFService is obsoletekrasimir
2009-11-26the default function of the PGFService should return list of functions as wel...krasimir
2009-11-26change PGF.categories to return list of identifiers instead of typeskrasimir
2009-11-16Dutch lexicon generated via Google translate; method in lib/src/MkExx.hsaarne
2009-10-27fix the compilation of MorphoService.hskrasimir
2009-10-24added tree visualizations in TranslateAppkrasimir
2009-10-15make the GF server to compile after that changes in the PGF runtimekrasimir
2009-10-05paths in Symbol modules; present in ResRon (not complete)aarne
2009-06-06make the text in the SyntaxEditor float nicelykrasimir
2009-06-05scratched version of GWT Syntax Editorkrasimir
2009-06-04update the Makefile and the README for the serverkrasimir
2009-06-04added decoding from UTF8 in MorphoService.hskrasimir
2009-06-04GF.Grammar.Parser is added to gf-server.cabal to tell Cabal that he has to ru...krasimir
2009-06-04the morpho server is now updated and works with the current GF. the sources a...krasimir
2009-06-04Update FastCGIUtils.hs to work with GHC 6.10krasimir
2009-03-11idea pageaarne
2009-01-25the grammars are now recognized by extension i.e. .pgf is grammar just like ....krasimir
2009-01-25the pgf-server is single-threaded on Windowskrasimir
2009-01-25add Translate-compile.batkrasimir