summaryrefslogtreecommitdiff
path: root/src/GF/Infra
AgeCommit message (Expand)Author
2008-09-26Added --output-format=ebnf.bjorn
2008-09-25Added --output-format=nolr. Minor makeRegular refactoring.bjorn
2008-09-25Added --output-format=regular.bjorn
2008-09-25Added an FCFG output format (--output-format=fcfg). This now lives in GF.Spee...bjorn
2008-09-23Added srgs_abnf_nonrec grammar printer to GF.Infra.Options.bjorn
2008-09-15A somewhat better solution to the words/UTF-8 problem: do encoding last, but ...bjorn
2008-09-15Temporary fix for the grave accent a encoding problem: change compatPrint to id.bjorn
2008-09-03Added --haskell-prefix option for changing the constructor prefix in generate...bjorn
2008-09-03new PGF output format: prolog syntaxpeb
2008-09-03treatment of Int: not always PredefAbs but can be PredefCncaarne
2008-08-24Export modifyFlags and modifyModuleFlags from GF.Infra.Options.bjorn
2008-08-22Added srgs_xml_nonrec output format.bjorn
2008-06-25Include coding flag in .gfo files.bjorn
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2008-04-22fix the System.FilePath import for Posixkrasimir
2008-04-22move gfLibraryPath and gfGrammarPath to UseIO. Now they are accessible and th...krasimir
2008-04-22use the standard System.FilePath module instead of our own broken file path m...krasimir
2008-03-06option -mac to vt command (uses open with ps)aarne
2008-02-21For Windows get the default GF_LIB_PATH from the executable pathkrasimir
2008-01-01subex elim in gfr generationaarne
2007-12-19more example languagesaarne
2007-12-16restored Int size and last ; added lib/prelude to be the last in any grammar ...aarne
2007-12-07refresh compilation phase in the new formataarne
2007-11-07encoding of lincats as gfcc terms with param value informationaarne
2007-10-16found and temporarily solved the bug in LangGer gfcc generationaarne
2007-10-05cleaned up new GFCC, but added RP as deprecatedaarne
2007-09-25remove the dependency to GF.Data.Operations from GF Embed APIkr.angelov
2007-09-21fixed reading argvars from gfc in gf-to-gfccaarne
2007-09-20compact printing of gf filesaarne
2007-09-20refactored FCFG parsing to fit in GFCC shellaarne
2007-09-16strict reading of files; bug fix in readFiles in ShellStateaarne
2007-09-12bug fix in import reading (had forgotten gfr)aarne
2007-07-04tutorial exercises; put libdir in place in GF/srcaarne
2007-06-19extended functor syntaxaarne
2006-09-16bug fixes in multigrammar handling and GFCC generationaarne
2006-06-03check circularities in lnaarne
2006-06-01add the FCFG parserkr.angelov
2006-06-01bug fixes: too much reading of files ; lin of variant recordsaarne
2006-05-30lincat typecheck and abstract-interface extension fixedaarne
2006-05-23bug fix in with-modules and gr checker; factoring out cats to Commonaarne
2006-03-02tb -trees ; rl ; path in gfe ; removed spurious "file not found"aarne
2006-02-25resource specialized to present tense ; preprocessor flagaarne
2006-02-24bronzeage README ; topological sorting of abstract modulesaarne
2006-02-23the -gfc optionaarne
2005-12-01making apply_transfer workaarne
2005-11-15extended cf syntax; Det experimentaarne
2005-11-14arbitrary lincat records; noparse pragmasaarne
2005-11-11compilation of functorsaarne
2005-11-09preparing for new ShellStateaarne