summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-06-18bugfix: the optimizer should not filter out rules that refer to lexical ↵krasimir
categories
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 ↵krasimir
running the testsuite
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 ↵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
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
makes the pt -compute and pt -typecheck more interesting
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 ↵krasimir
quiet mode and the prefix "Warning" is added automatically
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 ↵krasimir
directory and in GF_LIB_PATH
2009-05-20simpler algorithm for file searching in the compiler. should be equivalent ↵krasimir
to the previous one
2009-05-20remove the obsolete testsuite/srg directorykrasimir
2009-05-20now a single line comment (--) is recongized as an empty command. Usefull ↵krasimir
for GF shell scripts
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