| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ↵ | bjorn | |
| GF.Speech.PGFToCFG, but should probably move somewhere else. | |||
| 2008-09-23 | Got SRGS ABNF generation to compile. | bjorn | |
| 2008-09-03 | Added --haskell-prefix option for changing the constructor prefix in ↵ | bjorn | |
| generated Haskell modules. | |||
| 2008-09-03 | new PGF output format: prolog syntax | peb | |
| * output a PGF grammar in prolog readable syntax * variables in abstract syntax (hypotheses and lambda-abstractions) are translated to unique logical variables * PGF terms in concrete syntax are translated to more prolog-like terms | |||
| 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-18 | When producing PGF, do UTF-8 encoding of the whole file after pretty ↵ | bjorn | |
| printing instead of walking through the PGF structure before pretty-printing. The old code was brittle, and only converted strings in the lins and opers, not in printnames and parsers. The old code also double encoded some grammars when using gfc to combine PGF files. | |||
| 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 | |
