index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Canon
/
CanonToJS.hs
Age
Commit message (
Expand
)
Author
2007-12-13
removed gfcc via gfc everywhere; workaround for russian in present
aarne
2007-12-13
new GFCC concrete syntax in place everywhere
aarne
2007-11-09
Fix pre token bug in JS, both in gf and gfc. Pre tokens are still treated lik...
bringert
2007-10-31
oper and lindef in CanonToJS
aarne
2007-10-05
gf works with the new gfcc format
aarne
2007-09-19
repaired JS generation after GFCC changes
aarne
2007-09-19
adapted GFCC2FCFG to other uses of GFCC, made it to default parser
aarne
2006-12-28
simplify GFCC syntax
kr_angelov
2007-09-19
Include startcat in generated JavaScript.
bringert
2006-12-21
Generate JavaScript type annotator. Use lindef in JavaScript.
bringert
2006-12-08
JavaScript generation: compile all concrete syntaxes, not just the first.
bringert
2006-12-06
Made generated JavaScript more object-oriented. Moved common JS stuff to lib/...
bringert
2006-12-05
Got GFCC to JavaScript compilation working. Variants are still printed in a w...
bringert
2006-11-30
Added the beginnings of GFCC to JavaScript conversion.
bringert