summaryrefslogtreecommitdiff
path: root/src/GF/Canon/CanonToJS.hs
AgeCommit message (Expand)Author
2007-12-13removed gfcc via gfc everywhere; workaround for russian in presentaarne
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-11-09Fix pre token bug in JS, both in gf and gfc. Pre tokens are still treated lik...bringert
2007-10-31oper and lindef in CanonToJSaarne
2007-10-05gf works with the new gfcc formataarne
2007-09-19repaired JS generation after GFCC changesaarne
2007-09-19adapted GFCC2FCFG to other uses of GFCC, made it to default parseraarne
2006-12-28simplify GFCC syntaxkr_angelov
2007-09-19Include startcat in generated JavaScript.bringert
2006-12-21Generate JavaScript type annotator. Use lindef in JavaScript.bringert
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-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