summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-05-15if the lincat is empty record the linearizations are derived automaticallykrasimir
2009-05-14added command rgl-none in Setup.hskrasimir
2009-05-13in command 'ai' send the output through the pipekrasimir
2009-05-13now command 'ai' prints the list of functions for given categorykrasimir
2009-05-12added command ai which prints information about given identifierkrasimir
2009-05-11Setup.hs now builds RGL. the code is borrowed from Make.hskrasimir
2009-05-11-gfo-files is consulted not only when .gfo files are created but also when we...krasimir
2009-05-09Turkish: set coding=utf8 in NumeralsTur.gfkrasimir
2009-05-09implement --gfo-dir. before it was recognized but ignoredkrasimir
2009-05-08Turkish: bugfix in mkPronkrasimir
2009-05-08Turkish: implement NumCard and NumNumeralkrasimir
2009-05-08Turkish: implement UsePronkrasimir
2009-05-08Turkish: harmony2 and harmony4 should be more liberalkrasimir
2009-05-08Turkish: add abessive case for the pronounskrasimir
2009-05-07Turkish: fixed vowel harmonykrasimir
2009-05-07Turkish: scratch the NP categorykrasimir
2009-05-07Turkish: some more nouns in the lexicon and some work on the paradigms. still...krasimir
2009-04-30forgot to add GF.System.UseEditline and GF.System.UseHaskelinekrasimir
2009-04-30conditional support for haskeline, readline and editlinekrasimir
2009-04-30added new Makefile in the top directory which calls Cabal for compilationkrasimir
2009-04-30added -gf-lib-path option which overides the value of GF_LIB_PATHkrasimir
2009-04-30upgrade to GHC 6.10.2krasimir
2009-04-27have_V2 in Structuralaarne
2009-04-26started to move have_V2 from Lexicon to Structural ; fixes in Hindi translit ...aarne