summaryrefslogtreecommitdiff
path: root/src/GF/Canon
AgeCommit message (Expand)Author
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
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