summaryrefslogtreecommitdiff
path: root/src/GF
AgeCommit message (Expand)Author
2007-10-09GFCCtoJS in Develaarne
2007-10-08UTF8 encoding of strings in terms in GFCC in gfcaarne
2007-10-08gfc now generates gfcc with deptypes, defs, printnamesaarne
2007-10-06cleaned up obsolete GFCC referencesaarne
2007-10-06oops - forgot to add GFCCtoHaskellaarne
2007-10-05documented new GFCCaarne
2007-10-05removed Canon/GFCCaarne
2007-10-05updated gfcc to new gfcc, now with parsingaarne
2007-10-05gf works with the new gfcc formataarne
2007-10-05cleaned up new GFCC, but added RP as deprecatedaarne
2007-10-05shifted to use general trees and types (with macros for c-f)aarne
2007-10-05divided DataGFCCaarne
2007-10-04new GFCC format in GF/GFCCaarne
2007-10-04handle (F ..) references in the lintypeskr.angelov
2007-10-04started new GFCC syntax with dep. types etcaarne
2007-10-04eliminated the rest of projections with record in GFCCaarne
2007-10-03lincat index in CanonToGFCC decreased by 1aarne
2007-10-03added optimization to GrammarToGFCCaarne
2007-10-03uncurrying performed in CheckGFCCaarne
2007-10-02marked alternatives for compiling tablesaarne
2007-10-02more debugging of GrammarToGFCCaarne
2007-10-02gfcc from GF now works for LangEng (except literals)aarne
2007-10-01work with GrammarToGFCC, not completeaarne
2007-10-01more tc of gfccaarne
2007-09-28started CheckGFCCaarne
2007-09-28Started on a stub GFC.Mainbringert
2007-09-28Removed giant comment and add help message function to GF.Devel.GFC.Options.bringert
2007-09-28Implemented lots of command-line options in GF.Devel.GFC.Options.bringert
2007-09-28order of FCFGS in shell state.aarne
2007-09-26disambiguate Erraarne
2007-09-25don't try to search for argument that has been already foundkr.angelov
2007-09-25whitespace onlykr.angelov
2007-09-25simple optimization of the parser that makes it about two times fasterkr.angelov
2007-09-25remove the dependency to GF.Data.Operations from GF Embed APIkr.angelov
2007-09-24merge FCFGParsing with GF.Parsing.FCFGkr.angelov
2007-09-24Update GFCCAPI after the removal of FTypes and the FCFG lexerkr.angelov
2007-09-24move the FCFG lexer to FCFG.Active where it should have been. It was a hack a...kr.angelov
2007-09-24remove FCFG folderkr.angelov
2007-09-24remove FTypes module and move all definitions to Formalism.FCFGkr.angelov
2007-09-23remove some redundant dependencies from FCFGkr.angelov
2007-09-21correctly recognize some parameter records for gfccaarne
2007-09-21trying to get rid of RPaarne
2007-09-21error msg in SimpleToFCFG.convertConaarne
2007-09-21fixed reading argvars from gfc in gf-to-gfccaarne
2007-09-21gfcc generation in gfc works for some grammarsaarne
2007-09-21Started working on gfc command-line options.bringert
2007-09-21gfc --make now worksaarne
2007-09-20compiler "gfc" in GF/Develaarne
2007-09-20compact printing of gf filesaarne
2007-09-20Restored the GFCC.cf from before the patch "simplify GFCC syntax". This is th...bringert