summaryrefslogtreecommitdiff
path: root/src/GF/JavaScript/LexJS.x
AgeCommit message (Collapse)Author
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.
2006-12-21Meta variables are now treated as functions with name ? in SISR, VoiceXML ↵bringert
and JavaScript linearization. VoiceXML now returns the partial result when update() is false.
2006-12-05Got GFCC to JavaScript compilation working. Variants are still printed in a ↵bringert
weird way.
2006-11-30Added the beginnings of GFCC to JavaScript conversion.bringert