krasimir
|
1cdf171251
|
polish the PGF API and make Expr and Type abstract types. Tree is a type synonym of Expr
|
2009-09-11 13:45:34 +00:00 |
|
bjorn
|
23a6375ced
|
Completed SISR 1.0 support (untested).
|
2008-08-24 14:53:21 +00:00 |
|
aarne
|
e9e80fc389
|
changed names of resource-1.3; added a note on homepage on release
|
2008-06-25 16:54:35 +00:00 |
|
aarne
|
b96b36f43d
|
removed src for 2.9
|
2008-06-25 16:43:48 +00:00 |
|
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
|
bff87e513a
|
Removed some unused imports of GF.Speech.SRG.
|
2007-06-21 12:52:59 +00:00 |
|
bringert
|
32d94e908c
|
Removed CFConst constructor, since it was unused.
|
2007-01-29 12:21:15 +00:00 |
|
bringert
|
02c5dbd04a
|
Rename children to args in VoiceXML/SISR/JavaScript.
|
2007-01-22 20:48:14 +00:00 |
|
bringert
|
37760cb24c
|
JavaSscript and SISR abstract syntax now uses an array for the node children, instead of cheesy argN fields.
|
2007-01-07 17:18:50 +00:00 |
|
bringert
|
efb806f226
|
SISR code now type annotates meta variables directly in grammar, to avoid a separate type annotation step.
|
2007-01-05 17:34:44 +00:00 |
|
bringert
|
2497093a5e
|
SISR: top categories do not need the Cat_field field.
|
2007-01-04 20:55:13 +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
|
7cceec0802
|
Fixed (final?) two bugs in the SISR generation.
|
2006-12-20 22:13:56 +00:00 |
|
bringert
|
0353b7b7cb
|
Make smaller SISR code for tokens.
|
2006-12-20 20:22:08 +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
|
44af93a9c9
|
Many fixes to JSGF format (never tested before). Implemented JSGF+SISR. Left recursion removal destroys SISR, must be fixed.
|
2006-12-17 13:17:17 +00:00 |
|
bringert
|
51ed253c75
|
Added tag-format attribute to SRGS XML when using SISR.
|
2006-12-10 20:53:51 +00:00 |
|
bringert
|
a4b0496378
|
Changed SRGS SISR printing to be closer to the current working draft standard, as supported by the WebSphere implementation (and thus Opera).
|
2006-12-08 19:53:44 +00:00 |
|