| Age | Commit message (Expand) | Author |
| 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 |
| 2010-04-19 | always use Haskeline. drop Readline & Editline | 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-04-01 | Urdu transliteration fixed (by Shafqat) | aarne |
| 2010-03-31 | fixed a deep bug in TypeCheck due to swap of arguments; print empty record as... | 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 |