| Age | Commit message (Expand) | Author |
| 2010-10-31 | added giza Alignments with command ga and merged the rendering algorithm for ... | ramona.enache |
| 2010-10-25 | fixed typo in GeneratePMCFG.hs. fidFloat -> fidVar | krasimir |
| 2010-10-25 | During the compilation, the final message "OK" should be displayed only if we... | krasimir |
| 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 | forgot to remove a trace message | 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-30 | added missing case for GF.Compile.GeneratePMCFG.evalTerm | krasimir |
| 2010-08-09 | native representation for HOAS in PMCFG and incremental type checking of the ... | krasimir |
| 2010-07-15 | fix the algorithm for items cutting in the partial parser | krasimir |
| 2010-07-07 | report type errors in the shell from command "p" | krasimir |
| 2010-07-01 | the abstract syntax for Predef.gf is now hard-coded in AppPredefined.hs | krasimir |
| 2010-07-01 | reorganize the modules in GF.Compile.* | krasimir |
| 2010-07-01 | redesign the open-literals API | krasimir |
| 2010-06-30 | compilation of pattern matching using the algorithm of Lennart Augustsson. No... | krasimir |
| 2010-06-30 | rename isLiteralFCat -> isPredefFId, fcat(String|Int|Float) -> fid(String|Int... | krasimir |
| 2010-06-29 | forgot to fix the import in GF.Speech.CFG to get the Token type | krasimir |
| 2010-06-29 | introduce the type synonym Token=String in the PGF API | krasimir |
| 2010-06-22 | fix the compilation of literal categories in GeneratePMCFG.hs | krasimir |
| 2010-06-21 | GF.Grammar.Printer: print expressions with lincat and lin | krasimir |
| 2010-06-20 | addFCoercion -> addCoercion in GeneratePMCFG | krasimir |
| 2010-06-20 | getFCats -> getFIds in GeneratePMCFG | krasimir |
| 2010-06-20 | removed debugging code in GeneratePMCFG.hs | 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-17 | rename GF.Grammar.Predef.isPredefCat to isLiteralCat | krasimir |
| 2010-06-17 | GF.Grammar.Lookup.allParamValues now works for table types as well | krasimir |
| 2010-06-03 | case for pre in CF generation (ignores alternatives so far) | aarne |
| 2010-06-09 | dead code elimination for PGF. Note: the produced grammars will not work well... | krasimir |
| 2010-06-08 | fixed bug in the recompilation checker which caused the phrasebook to be reco... | krasimir |
| 2010-06-08 | bugfix for flag -no-recomp | krasimir |
| 2010-06-08 | revert change in GF.Grammar.Printer that was intended for debugging only | krasimir |
| 2010-05-28 | refactoring in GF.Grammar.Grammar | krasimir |
| 2010-05-28 | composOp should iterate under ImplArg | krasimir |
| 2010-05-28 | bugfix in GF.Grammar.Printer | krasimir |
| 2010-05-26 | since now we don't do common subexpression elimination for PGF we could simpl... | krasimir |
| 2010-05-19 | now the parser could return partial parse results | krasimir |
| 2010-05-08 | spacing of German numerals | aarne |
| 2010-05-07 | Amharic transliteration by Markos | aarne |
| 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-24 | convert GF.Data.SortedList to UTF8 | krasimir |
| 2010-04-22 | removed mention of 2.9 welcome, and some traces in visualization | aarne |
| 2010-04-19 | fix command cc for Unicode | krasimir |