summaryrefslogtreecommitdiff
path: root/src/GF/JavaScript
AgeCommit message (Collapse)Author
2006-12-28sync with GFCC changeskr_angelov
2007-01-23No spaces after newlines in JavaScript pretty-printer.bringert
2007-01-21Nicer spacing and indentation in JavaScript pretty-printer.bringert
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-21Generate JavaScript type annotator. Use lindef in JavaScript.bringert
2006-12-20Use LCLR algorithm for eliminating left-recursion, with lambda terms in SISR ↵bringert
for getting trees right.
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