summaryrefslogtreecommitdiff
path: root/src/GF/Devel/GFCCtoJS.hs
AgeCommit message (Collapse)Author
2008-06-25removed src for 2.9aarne
2008-04-29JS.cf : Changed the JS grammar to support strings as property names in ↵meza
objects. Changed pretty much all the files in the same folder as well as GFCCToJS.hs and SISR.hs to reflect the changes.
2008-04-11Changed JS generation to avoid grammar reference files. Removed grammar ↵meza
reference file generation.
2008-03-14GFCCtoJS.hs: added the full profile to parsing grammars. added linearization ↵meza
definitions for built-in categories Int, Float and String.
2008-02-12GFCCtoJS.hs: added new Terminal to parser rules. Added a startcat to the ↵Moises Meza
Parser constructor.
2008-02-06Include parser in JS produced by gf3.bjorn
2008-01-31GFCC: TM with argument; fixed labels from bindings in gfcaarne
2007-12-14removed dep. on GFCCRawaarne
2007-12-13new GFCC concrete syntax in place everywhereaarne
2007-11-10printing grammarReference.js with gfc -jsrefaarne
2007-11-09Fix pre token bug in JS, both in gf and gfc. Pre tokens are still treated ↵bringert
like normal tokens, but at least the generated code should be correct now.
2007-10-10patches to Now and Dan verb forms ; opers and lindefs in JSaarne
2007-10-09GFCCtoJS in Develaarne