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
/
JavaScript
/
JS.cf
Age
Commit message (
Collapse
)
Author
2009-12-13
reorganize the directories under src, and rescue the JavaScript interpreter ↵
krasimir
from deprecated
2008-06-25
changed names of resource-1.3; added a note on homepage on release
aarne
2008-06-25
removed src for 2.9
aarne
2008-04-29
JS.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-21
Meta 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-21
Generate JavaScript type annotator. Use lindef in JavaScript.
bringert
2006-12-20
Use LCLR algorithm for eliminating left-recursion, with lambda terms in SISR ↵
bringert
for getting trees right.
2006-12-05
Got GFCC to JavaScript compilation working. Variants are still printed in a ↵
bringert
weird way.
2006-11-30
Added the beginnings of GFCC to JavaScript conversion.
bringert