summaryrefslogtreecommitdiff
path: root/src/GF/Infra
AgeCommit message (Collapse)Author
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
Because the PGF file gets all the flags from the GFO file automatically, we get the coding flag in the PGF file too. This is undesirable, since PGF is supposed to always by in UTF-8.
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 ↵krasimir
there is only one place to change if you want to use different envVar
2008-04-22use the standard System.FilePath module instead of our own broken file path ↵krasimir
manipulation functions
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
path
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
2005-11-06multimodal resourceaarne
2005-10-30probabilisticaarne
2005-10-06macro commandsaarne
2005-09-27check depsaarne
2005-09-18common subexp eliminationaarne
2005-08-08"Committed_by_peb"peb
2005-06-17Changed name of Con constructor in GFC.cf to avoid errors on Windows when ↵bringert
generating Java code with BNFC for the GFC grammar. CON is a reserved filename on Windows. Con was changed to Par, and all the code using was changed too.
2005-06-10gfe as preprocessing to compileraarne
2005-06-03example substitutionsaarne