| Age | Commit message (Expand) | Author |
| 2010-03-31 | export fullFormLexicon from PGF | krasimir |
| 2010-03-30 | simplified the treatment of politeness in Phrasebook | aarne |
| 2010-03-30 | disambiguation in Phrasebook grammars, PGF server, and the GUI | aarne |
| 2010-03-28 | catching initial bind symbol in PGFServer | aarne |
| 2010-03-28 | Action category, more doc in Phrasebook | aarne |
| 2010-03-26 | text-like unlexer for phrasebook web service | aarne |
| 2010-03-26 | fixes for webdemos, including bug in StructuralIta | aarne |
| 2010-03-24 | bugfix in the lProlog generator | krasimir |
| 2010-03-24 | partial support for def-rules in the Lambda Prolog generation | krasimir |
| 2010-03-24 | now for every category we store, in PGF, the list of functions for it in sour... | krasimir |
| 2010-03-23 | typo in CheckGrammar | krasimir |
| 2010-03-23 | use the new more accurate location information for some error messages | krasimir |
| 2010-03-23 | added codepage for Turkish | krasimir |
| 2010-03-23 | added comment to every GF.Text.CPxxxx module about the purpose of the codepage | krasimir |
| 2010-03-23 | add JavaScript API for completion. contributed by John J. Camilleri | krasimir |
| 2010-03-22 | fix checkInfoType in Parser.y | krasimir |
| 2010-03-22 | www api command translategroup, which uses groupResults | aarne |
| 2010-03-22 | store and propagate the exact source location for all judgements in the gramm... | krasimir |
| 2010-03-22 | PGF.groupResults and the option l -groups, to show ambiguities grouped by lag... | aarne |
| 2010-03-22 | transliteration for Urdu | krasimir |
| 2010-03-22 | produce optimized Lambda Prolog code | krasimir |
| 2010-03-20 | added experimental generation of Lambda Prolog code. Could be used for exhaus... | krasimir |
| 2010-03-18 | pattern @ should be propagated to PGF | krasimir |
| 2010-03-18 | fix the precedence for patterns ~, - and @ | krasimir |
| 2010-03-18 | syntax for inaccessible patterns in GF | krasimir |
| 2010-03-14 | bugfix in PGF.TypeCheck | krasimir |
| 2010-03-13 | cleanup in PGF.Typecheck -> newGuardedMeta doesn't need the current scope | krasimir |
| 2010-03-04 | Quick fix to adapt to new version of the PGF library. | hallgren |
| 2010-02-22 | rule for pretty printing implicit arguments | krasimir |
| 2010-02-22 | add pretty printing rule for implicit patterns | krasimir |
| 2010-02-22 | refactor PGF.Expr and PGF.TypeCheck so that the evaluator always has access t... | krasimir |
| 2010-02-20 | bugfix in PGF.TypeCheck | krasimir |
| 2010-02-17 | fix the Haskell code generation | krasimir |
| 2010-02-17 | fix in PGF.Printer | krasimir |
| 2010-02-17 | -output-format=pgf_pretty now prints the flags as well | krasimir |
| 2010-02-16 | fix the PGF printer for abstract | krasimir |
| 2010-02-16 | no need to keep the list of constructors per category in .gfo | krasimir |
| 2010-02-08 | allow negative integers in the grammar syntax | krasimir |
| 2010-02-08 | generalized tour to a variable language by the script MkTour | aarne |
| 2010-02-07 | command cc now works even without loaded grammar. useful for testing closed e... | krasimir |
| 2010-02-06 | in verbose mode print the rule names when compiling PMCFG | krasimir |
| 2010-02-05 | bugfix in GrammarToPGF related to the compilation of def rules | krasimir |
| 2010-02-03 | command eh ; lib/doc/tour started | aarne |
| 2010-02-03 | fix the tabular printing when there is a V constructor | krasimir |
| 2010-02-02 | gr for several metas fixed ; commented out one alternative in SammieGer to ma... | 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-31 | refactor GF.Infra.Modules for better error messages | krasimir |
| 2010-01-31 | add Show instance and remove the Eq and Ord instances for PGF.Expr.Equation a... | krasimir |
| 2010-01-30 | gt and gr can start from a tree with metavariables, just filling them | aarne |