summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-16fix the path in Italiankrasimir
2009-06-16now rgl-pgf produces one .pgf per language and finally one combined .pgfkrasimir
2009-06-16completely phrase based parser and support for pre {} in PMCFGkrasimir
2009-06-16reduce the number of variants in Interlinguakrasimir
2009-06-15remove some obsolete code from Interlinguakrasimir
2009-06-15fix the -path directive in Frenchkrasimir
2009-06-15reduce the number of variants in Catalankrasimir
2009-06-15reduce the number of variants in Spanishkrasimir
2009-06-13add reference to the developers quite from the GF Tutorialkrasimir
2009-06-13update the developers documentation with instructions for building and runnin...krasimir
2009-06-06make the text in the SyntaxEditor float nicelykrasimir
2009-05-25added AllTur.gf and AllTurAbs.gfkrasimir
2009-06-13split the testsuite to different directories for compiler, runtime and librarieskrasimir
2009-06-13use oper in exampleskrasimir
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-05-25fixed pre expressions, parsing {} patterns, and the path in resource Make.hsaarne
2009-05-23added test cases for computation with abstract syntax termskrasimir
2009-05-23now in the command shell the primary type in the pipe is Expr not Tree. This ...krasimir
2009-05-22some work on evaluation with abstract expressions in PGFkrasimir
2009-05-22fix in testcase testsuite\paraphrasekrasimir
2009-05-22fix the handling of wildcardskrasimir
2009-05-22fix the funpatt testcasekrasimir
2009-05-22bugfix to the previous patcheskrasimir
2009-05-20refactor the PGF.Expr type and the evaluation of abstract expressionskrasimir
2009-05-20some more tests for evaluation in the abstract syntaxkrasimir
2009-05-20more friendly error message when renaming patternskrasimir
2009-05-20fix the generation of warnings in CheckGrammar. They are printed even in quie...krasimir
2009-05-20testcase for parameters with nested recordskrasimir
2009-05-20added testcase for categories with lincat C = {};krasimir
2009-05-20added testcases for abstract syntax computationkrasimir
2009-05-20the treebank test for the resource libraries is moved to the testsuitekrasimir
2009-05-20now 'runghc Setup.hs test' runs a simple extensible testsuitekrasimir
2009-05-20Now the toplevel file i.e. from command i is searched both in the current dir...krasimir
2009-05-20simpler algorithm for file searching in the compiler. should be equivalent to...krasimir
2009-05-20remove the obsolete testsuite/srg directorykrasimir
2009-05-20now a single line comment (--) is recongized as an empty command. Usefull for...krasimir
2009-05-20examples/test is moved to testsuitekrasimir
2009-05-18removed some debug traceskrasimir
2009-05-18added filtering for useless productions in PMCFGkrasimir
2009-05-18pattern macros: oper f : pattern T = # p ; used as #f in patternsaarne
2009-05-18entry "make gf" in Makefile with similar effect as in old src/Makefileaarne
2009-05-16the new PMCFG compilation scheme is pushed. the old version is kept in Genera...krasimir
2009-05-13implement command 'runghc Setup.hs test'krasimir
2009-05-15new pre syntax (as alternative): pre {"o" | "i" => "an" ; _ => "a"}aarne
2009-05-15the check for lincat C = <> is made more robustkrasimir