meza
|
314f147bff
|
JS.cf : Changed the JS grammar to support strings as property names in 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-29 13:05:24 +00:00 |
|
bringert
|
5b01d912ce
|
Replace all the different ErrM.hs modules with GF.Data.ErrM.
|
2007-12-20 17:34:12 +00:00 |
|
bringert
|
a335b29c0a
|
Meta variables are now treated as functions with name ? in SISR, VoiceXML and JavaScript linearization. VoiceXML now returns the partial result when update() is false.
|
2006-12-21 16:48:46 +00:00 |
|
bringert
|
15fd1d590a
|
Generate JavaScript type annotator. Use lindef in JavaScript.
|
2006-12-21 00:01:45 +00:00 |
|
bringert
|
f9621483a0
|
Use LCLR algorithm for eliminating left-recursion, with lambda terms in SISR for getting trees right.
|
2006-12-20 20:10:15 +00:00 |
|
bringert
|
18ec82b54d
|
Got GFCC to JavaScript compilation working. Variants are still printed in a weird way.
|
2006-12-05 22:10:28 +00:00 |
|
bringert
|
ba13ff08d2
|
Added the beginnings of GFCC to JavaScript conversion.
|
2006-11-30 22:50:25 +00:00 |
|