summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-10-19labels read from config files for dependency trees, eg lib/src/dep.labelsaarne
2009-10-19one missing case in dep treesaarne
2009-10-19experiment examples, starting with Dep treesaarne
2009-10-19labels in dep trees (preliminary)aarne
2009-10-18improved printing of dependency treesaarne
2009-10-15added smart constructors for types in PGFkrasimir
2009-10-15make the GF server to compile after that changes in the PGF runtimekrasimir
2009-10-15bugfix in Setup.hs for Linuxkrasimir
2009-10-08added start category S to Trigram.gfkrasimir
2009-10-08just for fun - grammar for trigram models in GFkrasimir
2009-10-08Sammie grammars added to examplesaarne
2009-10-08rudimentary dependency tree by command vdaarne
2009-10-07parse tree visualization command vpaarne
2009-10-07remove duplicated function from GF.Grammar.Macroskrasimir
2009-10-07the Setup.hs script should build the prelude alsokrasimir
2009-10-06fix the error message for overload resolutionkrasimir
2009-10-06hopefully the last revision of the relative paths handling algorithmkrasimir
2009-10-05another attempt to get the paths handling rightkrasimir
2009-10-05paths in Symbol modules; present in ResRon (not complete)aarne
2009-10-03bugfix in extendPathEnvkrasimir
2009-10-03update the testsuitekrasimir
2009-10-02merge GF.Grammar.API into GF.Grammarkrasimir
2009-10-02refactor GF.Infra.CheckM and use the CheckM monad in the renamer as wellkrasimir
2009-10-02Implicit arguments in GF. Works only in PGF for now.krasimir
2009-09-21refactoring in GF.Grammar.Macroskrasimir
2009-09-20syntax for implicit arguments in GFkrasimir
2009-09-20rename MetaSymb in GF.Grammar.Grammar to MetaId to match the convention in PGFkrasimir
2009-09-20remove the Read instances from GF.Grammar.Grammarkrasimir
2009-09-20rename Decl in GF.Grammar.Grammar to Hypo to match the convention in PGFkrasimir
2009-09-20change the data types and the syntax in PGF to match the new syntax for impli...krasimir