summaryrefslogtreecommitdiff
path: root/src/PGF.hs
AgeCommit message (Collapse)Author
2008-10-14the new optimized incremental parser and the common subexpression ↵krasimir
elimination optimization in PMCFG
2008-10-13added a paraphrase method applying def's in both directions, in subtrees, ↵aarne
and step by step; doesn't work properly yet
2008-10-10a first version of PGF.AbsComputeaarne
2008-09-26Added 'complete' function to the PGF API. This is a higher-level API to the ↵bjorn
completion functionality.
2008-08-18Added canParse function to the PGF API. Make parseAllLang and parseAll skip ↵bjorn
languages which don't have parsers, instead of always throwing exceptions when some language is missing a parser.
2008-08-18Added languageCode function to the PGF API.bjorn
2008-06-26fixed decodeUTF8 for pgf; removed old resources from darcsaarne
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne