summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-09moving a few things to deprecatedaarne
2009-12-09manual web page edits from cs.chalmersaarne
2009-12-08Polish Bronzeage, compile with 13 languagesaarne
2009-12-08making Arabic minimal compile; strange chars remainaarne
2009-12-07change the URL to the bug trackerkrasimir
2009-12-07Constructors.str2numeral for making numerals from stringsaarne
2009-12-05added mkMeta and isMeta in PGFkrasimir
2009-12-05fix the pattern matching in unStr, unInt, unDoublekrasimir
2009-12-01abstracts, literals, and variables in tree visualizationaarne
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-20restored a parsing grammar api/Browseaarne
2009-11-17slight optimization in GF.Grammar.Lexerkrasimir
2009-11-16Dutch lexicon generated via Google translate; method in lib/src/MkExx.hsaarne
2009-11-15command vt -mk for displaying overload-style function namesaarne
2009-11-14lookupResType should always return the precomputed CncFun typekrasimir
2009-11-13bugfix: In AppPredefined.hs, PTrue and PFalse should be declared as constructorskrasimir
2009-11-13add test case for typechecking of lincatkrasimir
2009-11-13for 'lincat C = T' the typechecker should check that T is a valid typekrasimir
2009-11-12before the optimizations OptParametrize and OptValues were applied twice. in ...krasimir
2009-11-12parteval -> partial evaluationkrasimir
2009-11-12bugfix: GF.Compile.GrammarToGFCC should not strip the parameter valueskrasimir
2009-11-11questions, relatives, numerals - most of Dutch syntax soon in placeaarne
2009-11-07check grammar should process the definitions in dependency order. This also e...krasimir
2009-11-07bugfix: if a concrete module has operations then they also should be optimizedkrasimir
2009-11-02update testsuite/runtime/parser/Parse.hskrasimir
2009-10-28update the testsuitekrasimir
2009-10-28added test cases for cyrcular definitionskrasimir
2009-10-28check for cyclic parameters, operations and dependent typeskrasimir
2009-10-28refactoring in GF.Grammar.Lookupkrasimir
2009-10-28restructure ResParam and ResValuekrasimir
2009-10-28bugfix in GF.Compile.CheckGrammarkrasimir
2009-10-27simplify the Term againkrasimir
2009-10-27fix the compilation of MorphoService.hskrasimir
2009-10-25strip some redundant constructors from GF.Grammar.Grammarkrasimir
2009-10-25small refactoring in GF.Compile.CheckGrammarkrasimir
2009-10-25add GF.Compile.Concrete.TypeCheck in GF.cabalkrasimir
2009-10-24split the abstract syntax specific and the concrete syntax specific modules i...krasimir
2009-10-24refactoring in GF.Compile.Optimizekrasimir
2009-10-24integrate Polish in the build systemkrasimir
2009-10-24added tree visualizations in TranslateAppkrasimir
2009-10-24expose the tree visualization via PGF APIkrasimir
2009-10-23C bindings to PGF interpreteraarne
2009-10-23fix typokrasimir
2009-10-23experimental robust parserkrasimir
2009-10-20fix for multiword phrases in Malt formataarne
2009-10-20MaltParser inputaarne
2009-10-20Malt parser .conll format by vd -output=maltaarne