summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-19replace the reference to src/INSTALL with doc/gf-developers.html in the READMEkrasimir
2009-06-19extend the developers documentation with some information for readline,editli...krasimir
2009-06-19fix the current PGF typecheckerkrasimir
2009-06-19bugfix: restore the check for bound variables in expr2treekrasimir
2009-06-18added testcase for linearization with HOASkrasimir
2009-06-18in the ai command don't show the fun keyword if there aren't any functions.krasimir
2009-06-18the PMCFG lexical categories are not printed out with prefix C i.e. CInt,.. t...krasimir
2009-06-18bugfix: the optimizer should not filter out rules that refer to lexical categ...krasimir
2009-06-18adds to gf-biblioaarne
2009-06-18shortcuts for this_Det etcaarne
2009-06-16make erasing=on the defaultkrasimir
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