| Age | Commit message (Expand) | Author |
| 2008-09-30 | Some pgf-pretty fixes, including note by Peter about W "apa" (S []). | bjorn |
| 2008-09-25 | Changes to the prolog output format | peb |
| 2008-09-26 | Added pgf-pretty output-format | bjorn |
| 2008-09-26 | Added semantic interpretation tag printing to the *bnf grammar printers. | bjorn |
| 2008-09-26 | Use ebnf format for "regular" output-format. | bjorn |
| 2008-09-26 | Changed nolr printer to use EBNF format. | bjorn |
| 2008-09-26 | Added --output-format=ebnf. | bjorn |
| 2008-09-25 | Added --output-format=nolr. Minor makeRegular refactoring. | bjorn |
| 2008-09-25 | Added --output-format=regular. | bjorn |
| 2008-09-25 | Fixe copy-paste error: srgs_abnf_nonrec produced xml, fixed now. | bjorn |
| 2008-09-25 | Added an FCFG output format (--output-format=fcfg). This now lives in GF.Spee... | bjorn |
| 2008-09-23 | Got SRGS ABNF generation to compile. | bjorn |
| 2008-09-15 | A somewhat better solution to the words/UTF-8 problem: do encoding last, but ... | bjorn |
| 2008-09-10 | print the search path when we can't find a module | krasimir |
| 2008-09-09 | better error msg for missing record labels | aarne |
| 2008-09-09 | completed IdiomCat to compile api and math | aarne |
| 2008-09-09 | missing case in param lookup table in GrammartoGFCC | aarne |
| 2008-09-09 | debug information in GrammarToGFCC | aarne |
| 2008-09-09 | show "error" in run interruptibly mode in GFI | aarne |
| 2008-09-03 | Added --haskell-prefix option for changing the constructor prefix in generate... | bjorn |
| 2008-09-03 | new PGF output format: prolog syntax | peb |
| 2008-08-23 | infForm added to Catalan ; debugging alternative in PGF generation | aarne |
| 2008-08-22 | In GF.Compile.Export, output file name extensions should not have double dots. | bjorn |
| 2008-08-22 | Added srgs_xml_nonrec output format. | bjorn |
| 2008-08-20 | alternative prtType to help debugging overload resolution errors | aarne |
| 2008-08-18 | When producing PGF, do UTF-8 encoding of the whole file after pretty printing... | bjorn |
| 2008-08-16 | improved error message in pgf compilation to help debugging | aarne |
| 2008-08-14 | forgiving names in concrete that are not in abstract, with a warning (no warn... | aarne |
| 2008-08-13 | Include concrete syntax flags in generated JS. | bjorn |
| 2008-06-27 | the shell now supports cp1251 coding with se command. works with the word com... | krasimir |
| 2008-06-26 | oops, forgot add Coding | aarne |
| 2008-06-26 | uniform encoding: gfo and pgf in UTF8, internal in unicode | aarne |
| 2008-06-26 | utf8 adjustments | aarne |
| 2008-06-25 | changed names of resource-1.3; added a note on homepage on release | aarne |
| 2008-06-25 | removed src for 2.9 | aarne |
| 2008-04-29 | print the "linking..." message when building the GFCC code | krasimir |
| 2008-04-22 | gfLibraryPath is actually an environment variable not a file path. Use the cu... | krasimir |
| 2008-04-22 | move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and th... | krasimir |
| 2008-04-22 | use the standard System.FilePath module instead of our own broken file path m... | krasimir |
| 2008-04-22 | Use Happy grammar for imports extraction instead of hand made shallow crapy g... | krasimir |
| 2008-04-17 | Some more ByteString related chandes in GF2 | krasimir |
| 2008-04-17 | gf3 should not exit if there is a syntax error in the file | krasimir |
| 2008-03-15 | putting pattern macros in place (not properly tested yet) | aarne |
| 2008-03-15 | switched to unmodified BNFC-generated components | aarne |
| 2008-03-11 | coding flag as pragma in files | aarne |
| 2008-03-07 | new Finnish paradigms integrated | aarne |
| 2008-01-04 | finalizing experiments with Finnish nouns | aarne |
| 2008-01-04 | Added -noparse flag to gfc. In the process, I refactored GF.Devel.GFC and GF.... | bringert |
| 2008-01-03 | Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and i... | bringert |
| 2008-01-01 | subex elim in gfr generation | aarne |