| Age | Commit message (Expand) | Author |
| 2010-08-30 | PGF.Expr.normalForm does variable renaming | krasimir |
| 2010-08-09 | native representation for HOAS in PMCFG and incremental type checking of the ... | krasimir |
| 2010-08-24 | more advanced complete function in the PGFService | krasimir |
| 2010-07-31 | two new functions in the PGF API: mkAbs, unAbs | krasimir |
| 2010-07-31 | now the meta id of the meta variables is accessible via the PGF API | krasimir |
| 2010-07-31 | added function unType in PGF | krasimir |
| 2010-07-15 | fix the algorithm for items cutting in the partial parser | krasimir |
| 2010-07-13 | fix the loopchecking in PGF.Forest.bracketedTokn | krasimir |
| 2010-07-13 | bugfix in the decoding of literals in PGF.Binary | krasimir |
| 2010-07-07 | report type errors in the shell from command "p" | krasimir |
| 2010-07-07 | simplify the monad TcM | krasimir |
| 2010-07-01 | redesign the open-literals API | krasimir |
| 2010-06-30 | rename isLiteralFCat -> isPredefFId, fcat(String|Int|Float) -> fid(String|Int... | krasimir |
| 2010-06-29 | in PGF.Printer special output format for SymLit | krasimir |
| 2010-06-29 | introduce the type synonym Token=String in the PGF API | krasimir |
| 2010-06-22 | preliminary version of API for Open Literals | krasimir |
| 2010-06-18 | Yay!! Direct generation of PMCFG from GF grammar | krasimir |
| 2010-06-18 | the automatically generated printnames were just junks. Now we store printnam... | krasimir |
| 2010-06-18 | PGF.Printer now dumps the printnames as well | krasimir |
| 2010-06-09 | dead code elimination for PGF. Note: the produced grammars will not work well... | krasimir |
| 2010-06-09 | filter the duplications when doing 'l -table' | krasimir |
| 2010-06-05 | Changing rec to rec_ in PGF | jordi.saludes |
| 2010-05-29 | I switched back to the old algorithm for generating dependency trees. This re... | krasimir |
| 2010-05-26 | since now we don't do common subexpression elimination for PGF we could simpl... | krasimir |
| 2010-05-25 | some fixes for graphvizDependencyTree | krasimir |
| 2010-05-25 | bugfix in the linearization algorithm | krasimir |
| 2010-05-19 | now every BracketedString also has reference to the source expression(s) | krasimir |
| 2010-05-19 | added function lengthBracketedString | krasimir |
| 2010-05-19 | now the parser could return partial parse results | krasimir |
| 2010-05-17 | simple refactoring: use ActiveKey in PGF.Parse.getParseResult instead of plai... | krasimir |
| 2010-05-11 | in PGF, when printing function and category definitions, add semicolon | krasimir |
| 2010-05-06 | fixed two bugs in gt | aarne |
| 2010-05-01 | refactor BracketedString | krasimir |
| 2010-05-01 | bug fix for bracketedLinearize with HOAS and meta variables | krasimir |
| 2010-05-01 | fixes in unStr,unInt,unDouble,isMeta | krasimir |
| 2010-04-30 | for backward compatibility we have the old parse function again. the old func... | krasimir |
| 2010-04-30 | optimize/simplify the error reporting in the new API | krasimir |
| 2010-04-30 | first incarnation of the bracketed string API | krasimir |
| 2010-04-23 | fix parsing of literals | krasimir |
| 2010-04-22 | removed mention of 2.9 welcome, and some traces in visualization | aarne |
| 2010-04-12 | fix the molto-molto-molto problem | krasimir |
| 2010-04-04 | in the shell, permit 3-letter lang codes as concrete syntax names | aarne |
| 2010-03-31 | export fullFormLexicon from PGF | krasimir |
| 2010-03-28 | Action category, more doc in Phrasebook | aarne |
| 2010-03-24 | now for every category we store, in PGF, the list of functions for it in sour... | krasimir |
| 2010-03-22 | PGF.groupResults and the option l -groups, to show ambiguities grouped by lag... | aarne |
| 2010-03-18 | pattern @ should be propagated to PGF | 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 |