summaryrefslogtreecommitdiff
path: root/src/GF/Canon/GFCC
AgeCommit message (Expand)Author
2007-10-05removed Canon/GFCCaarne
2007-10-04eliminated the rest of projections with record in GFCCaarne
2007-10-03added optimization to GrammarToGFCCaarne
2007-10-03uncurrying performed in CheckGFCCaarne
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-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-23remove some redundant dependencies from FCFGkr.angelov
2007-09-20Restored the GFCC.cf from before the patch "simplify GFCC syntax". This is th...bringert
2007-09-20BNFC doesn't have an Int type.bringert
2007-09-20printing GSyntax with GFCC treesaarne
2007-09-20embedded parser in MultiGrammar in GFCCAPIaarne
2007-09-20refactored FCFG parsing to fit in GFCC shellaarne
2007-09-19started extending GFCC API with parsingaarne
2007-09-19adapted GFCC2FCFG to other uses of GFCC, made it to default parseraarne
2006-12-28simplify GFCC syntaxkr_angelov
2007-01-05SISR code now type annotates meta variables directly in grammar, to avoid a s...bringert
2006-11-12robustness to gfcc interpreter ; make gfcc to binaarne
2006-11-03return ? for nonexistent fun in gfccaarne
2006-10-22optimization of RP in gfcc; syntax for lambdaaarne
2006-10-19doc on gfcc-lincataarne
2006-10-09gfcc docaarne
2006-10-07printing of GFCCaarne
2006-10-07slight change in gfcc syntax and evaluationaarne
2006-10-02gfcc.txt almost readyaarne
2006-10-03removed a silly bug with gfcc generation for multiple languagesaarne
2006-10-03more commands in gfccaarne
2006-10-03completed gfcc.txtaarne
2006-10-02started documentation of gfccaarne
2006-10-01gfcc compilation: know bugs fixedaarne
2006-09-30param record compiler bug fixedaarne
2006-09-29tracing a bug in gfcc generationaarne
2006-09-29new constructs in gfcc, removed lambdaaarne
2006-09-26improving gfcc generationaarne
2006-09-25another fix towards gfcc compilationaarne
2006-09-25some fixes in gfcc compilationaarne
2006-09-20brute force parsing method in RunGFCCaarne
2006-09-19monitor timeout in gfcc generationaarne
2006-09-17predef types in gfccaarne
2006-09-17random generation in GFCCaarne
2006-09-16bug fixes in multigrammar handling and GFCC generationaarne
2006-09-15debugging CanonToGFCCaarne
2006-09-15fixed some bugs in GFCC compilation; use optimize=values to import GF!aarne
2006-09-14generation in GFCCaarne
2006-09-13lambda in GFCCaarne
2006-09-07RunGHCC for testingaarne