summaryrefslogtreecommitdiff
path: root/src/GF/Canon/CanonToGFCC.hs
AgeCommit message (Collapse)Author
2008-06-25removed src for 2.9aarne
2008-01-03Store FCFPInfo (all information needed for FCFG parsing) in GFCC files, and ↵bringert
in the internal DataGFCC.GFCC structure. The parsing information format is still in flux.
2007-12-14oops, readded CanonToGFCC to darcsaarne
2007-12-13removed gfcc via gfc everywhere; workaround for russian in presentaarne
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-11-09grammar printing options in gf3 and gfcaarne
2007-10-05gf works with the new gfcc formataarne
2007-10-03lincat index in CanonToGFCC decreased by 1aarne
2007-09-19adapted GFCC2FCFG to other uses of GFCC, made it to default parseraarne
2007-01-11remove tracekr_angelov
2006-12-28simplify GFCC syntaxkr_angelov
2007-06-27Comment out tracing in CanonToGFCC. It produces lots of junk when generating ↵bringert
SRGs.
2006-12-19gfcc with lindef (_dCat)aarne
2006-12-06Oops, I broke the gfcc printer. Fixed now.bringert
2006-11-30Added the beginnings of GFCC to JavaScript conversion.bringert
2006-10-22optimization of RP in gfcc; syntax for lambdaaarne
2006-10-19generated lincat in 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-02yet another bug found and fixed in 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-26resource generates exceptionless gfcc nowaarne
2006-09-26improving gfcc generationaarne
2006-09-25another fix towards gfcc compilationaarne
2006-09-25some fixes in gfcc compilationaarne
2006-09-17predef types 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-13lambda in GFCCaarne
2006-09-07simplified recursive search of labelsaarne
2006-09-06finding labels behind selections in GFCCaarne
2006-09-06overcoming problems in GFCC generation one by oneaarne
2006-09-05arranging c2caarne
2006-09-05started translating parameters to numbers in GFCCaarne
2006-09-05eliminated one-element suffix lists in GFCCaarne
2006-09-05started analysing labels for GFCCaarne
2006-09-05starting GFCC formataarne