summaryrefslogtreecommitdiff
path: root/src/GF/Canon
AgeCommit message (Expand)Author
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-19repaired JS generation after GFCC changesaarne
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-09-19Include startcat in generated JavaScript.bringert
2007-06-27Comment out tracing in CanonToGFCC. It produces lots of junk when generating ...bringert
2007-05-11param values for TInts in Canon.Lookaarne
2007-05-10ids for GF rather than BNFC in AbsToBNFaarne
2007-05-10printing abs as BNFaarne
2007-01-10semantics of variantsaarne
2007-01-05SISR code now type annotates meta variables directly in grammar, to avoid a s...bringert
2006-12-21Generate JavaScript type annotator. Use lindef in JavaScript.bringert
2006-12-19gfcc with lindef (_dCat)aarne
2006-12-08JavaScript generation: compile all concrete syntaxes, not just the first.bringert
2006-12-06Made generated JavaScript more object-oriented. Moved common JS stuff to lib/...bringert
2006-12-06Oops, I broke the gfcc printer. Fixed now.bringert
2006-12-05Got GFCC to JavaScript compilation working. Variants are still printed in a w...bringert
2006-11-30Added the beginnings of GFCC to JavaScript conversion.bringert
2006-11-14internal representation for param value indexaarne
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-19generated lincat in GFCCaarne
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-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-20brute force parsing method in RunGFCCaarne
2006-09-19monitor timeout in gfcc generationaarne
2006-09-17predef types in gfccaarne