| Age | Commit message (Expand) | Author |
| 2010-10-18 | added explicit depth parameter to the parsing API and the corresponding comma... | krasimir |
| 2010-10-12 | added option -depth to command gr | krasimir |
| 2010-10-02 | refactor the API for random generation again. Now PGF contains probabilities ... | krasimir |
| 2010-09-24 | restored the .ebnf grammar format | aarne |
| 2010-09-22 | the first revision of exhaustive and random generation with dependent types. ... | krasimir |
| 2010-09-22 | cleanup and export the Probabilistic API from PGF | krasimir |
| 2010-08-09 | native representation for HOAS in PMCFG and incremental type checking of the ... | krasimir |
| 2010-07-07 | report type errors in the shell from command "p" | krasimir |
| 2010-07-01 | redesign the open-literals API | krasimir |
| 2010-06-18 | Yay!! Direct generation of PMCFG from GF grammar | krasimir |
| 2010-05-19 | now the parser could return partial parse results | krasimir |
| 2010-04-30 | for backward compatibility we have the old parse function again. the old func... | krasimir |
| 2010-04-30 | first incarnation of the bracketed string API | krasimir |
| 2010-04-28 | new option pg -funs | aarne |
| 2010-04-28 | wf,vt,vp,vd,aw should store files in utf8 | krasimir |
| 2010-04-27 | fix the -view option for vt,vp,vd,aw to work on Windows | krasimir |
| 2010-04-19 | use the native unicode support from GHC 6.12 | krasimir |
| 2010-04-06 | dependency graph can be restricted to some modules; added help dg | aarne |
| 2010-04-04 | in the shell, permit 3-letter lang codes as concrete syntax names | aarne |
| 2010-03-22 | PGF.groupResults and the option l -groups, to show ambiguities grouped by lag... | aarne |
| 2010-02-01 | commands mq and tq can take a tree with metas to guide generation | aarne |
| 2010-01-31 | command l -list ; fixed mq to work with the new tabularLinearizes | aarne |
| 2010-01-30 | gt and gr can start from a tree with metavariables, just filling them | aarne |
| 2010-01-29 | bugfix in the PGF typechecker and more test cases | krasimir |
| 2010-01-28 | example_based returns the list of all unknown words | aarne |
| 2010-01-28 | in example-based grammar conversion, warnings about unknown words | aarne |
| 2010-01-27 | command eb for example-based grammar conversion; see 'help eb' and the exampl... | aarne |
| 2010-01-27 | cleanup the code of the PGF interpreter and polish the binary serialization t... | krasimir |
| 2010-01-26 | probability ranking (rt) and gr -probs=FILE | aarne |
| 2010-01-17 | PGF is now real synchronous PMCFG | krasimir |
| 2010-01-17 | now the linearization is completely based on PMCFG | krasimir |
| 2010-01-15 | now the abstract syntax in PGF allows the same syntax for integers, floats an... | krasimir |
| 2009-12-31 | morpho analysis with -missing flag, shows words outside lexicon; also invoked... | aarne |
| 2009-12-13 | reorganize the directories under src, and rescue the JavaScript interpreter f... | krasimir |