Commit Graph

  • 1d9ad21c58 fixing examples and their doc aarne 2006-12-22 14:08:01 +00:00
  • 6917d36e6e resource doc update aarne 2006-12-22 13:23:50 +00:00
  • 3a84f614a9 documented Combinators aarne 2006-12-22 13:10:48 +00:00
  • 7abd4c00a2 Added gfcc2c to GF repo. bringert 2006-12-22 13:43:32 +00:00
  • ea4ffdc148 documented Combinators aarne 2006-12-22 13:10:48 +00:00
  • 4d6a1d7bad overloaded api for all languages aarne 2006-12-22 10:42:06 +00:00
  • da339b2686 Added gfcc2c to GF repo. bringert 2006-12-22 13:43:32 +00:00
  • 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. bringert 2006-12-21 16:48:46 +00:00
  • 95d4af1f2d 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. bringert 2006-12-21 16:48:46 +00:00
  • 51df5b8a8d Added voicexml,javascript,jsgf+sisr to gf-history and helpfile. bringert 2006-12-21 15:00:30 +00:00
  • 5eb3e7032a Added voicexml,javascript,jsgf+sisr to gf-history and helpfile. bringert 2006-12-21 15:00:30 +00:00
  • ed46bb1364 length test in overload aarne 2006-12-21 10:38:26 +00:00
  • 58f76dd1cf length test in overload aarne 2006-12-21 10:38:26 +00:00
  • fd90fe0791 overload rules and their documentation aarne 2006-12-21 09:25:02 +00:00
  • 453e7c5c42 overload rules and their documentation aarne 2006-12-21 09:25:02 +00:00
  • 15fd1d590a Generate JavaScript type annotator. Use lindef in JavaScript. bringert 2006-12-21 00:01:45 +00:00
  • e8b8185e04 Generate JavaScript type annotator. Use lindef in JavaScript. bringert 2006-12-21 00:01:45 +00:00
  • 7cceec0802 Fixed (final?) two bugs in the SISR generation. bringert 2006-12-20 22:13:56 +00:00
  • 5455046dd8 Fixed (final?) two bugs in the SISR generation. bringert 2006-12-20 22:13:56 +00:00
  • 514a8d6afa More JSGF pretty-printing. bringert 2006-12-20 21:50:16 +00:00
  • 10ac9be0e1 More JSGF pretty-printing. bringert 2006-12-20 21:50:16 +00:00
  • 642809fd3b JSGF pretty printing tweaks. bringert 2006-12-20 21:43:41 +00:00
  • 947d1cf564 JSGF pretty printing tweaks. bringert 2006-12-20 21:43:41 +00:00
  • f07b0ef88e Use HughesPJ pretty printer to make JSGF output look nicer. bringert 2006-12-20 21:39:25 +00:00
  • 01bb00deea Use HughesPJ pretty printer to make JSGF output look nicer. bringert 2006-12-20 21:39:25 +00:00
  • 0353b7b7cb Make smaller SISR code for tokens. bringert 2006-12-20 20:22:08 +00:00
  • a7f2010c6a Make smaller SISR code for tokens. bringert 2006-12-20 20:22:08 +00:00
  • e74d10952e Removed tracing from PrJSGF. bringert 2006-12-20 20:14:46 +00:00
  • 8424b23765 Removed tracing from PrJSGF. bringert 2006-12-20 20:14:46 +00:00
  • f9621483a0 Use LCLR algorithm for eliminating left-recursion, with lambda terms in SISR for getting trees right. bringert 2006-12-20 20:10:15 +00:00
  • cb70ffadaa Use LCLR algorithm for eliminating left-recursion, with lambda terms in SISR for getting trees right. bringert 2006-12-20 20:10:15 +00:00
  • c7df9f4167 Added still unused implementation of Moore's LCLR algorithm for left recursion elimination. Fixed top category generation for SRG (included LR-elimination-added categories before). bringert 2006-12-17 19:18:28 +00:00
  • 5b8680b8fd Added still unused implementation of Moore's LCLR algorithm for left recursion elimination. Fixed top category generation for SRG (included LR-elimination-added categories before). bringert 2006-12-17 19:18:28 +00:00
  • 4e592d495e Use [] in JSGF printing. bringert 2006-12-17 18:16:20 +00:00
  • 3797fc35c5 Use [] in JSGF printing. bringert 2006-12-17 18:16:20 +00:00
  • f252bb6090 Some clean-up in GF/Speech/TransformCFG.hs bringert 2006-12-17 13:29:12 +00:00
  • 0bf909b0fd overload resolution with value type, for experiment aarne 2006-12-19 23:34:36 +00:00
  • 2f68128323 partial application in overload resolution, with priority for full app aarne 2006-12-19 16:32:15 +00:00
  • d0b392e318 gfcc with lindef (_dCat) aarne 2006-12-19 15:34:52 +00:00
  • 08154738fc Koji's bug fixed aarne 2006-12-18 15:25:00 +00:00
  • 9ab11fe720 debugging AbsCompute aarne 2006-12-17 22:34:03 +00:00
  • 743e89fa9b Some clean-up in GF/Speech/TransformCFG.hs bringert 2006-12-17 13:29:12 +00:00
  • 7bba9d1491 overload resolution with value type, for experiment aarne 2006-12-19 23:34:36 +00:00
  • 339aeb8bf6 partial application in overload resolution, with priority for full app aarne 2006-12-19 16:32:15 +00:00
  • 3fffa1489f gfcc with lindef (_dCat) aarne 2006-12-19 15:34:52 +00:00
  • 4dbfe518e5 sketched SlashVSS in resource aarne 2006-12-18 16:10:24 +00:00
  • 60f678f221 Koji's bug fixed aarne 2006-12-18 15:25:00 +00:00
  • 23f6bb1de5 debugging AbsCompute aarne 2006-12-17 22:34:03 +00:00
  • 44af93a9c9 Many fixes to JSGF format (never tested before). Implemented JSGF+SISR. Left recursion removal destroys SISR, must be fixed. bringert 2006-12-17 13:17:17 +00:00
  • 2b326f8041 Many fixes to JSGF format (never tested before). Implemented JSGF+SISR. Left recursion removal destroys SISR, must be fixed. bringert 2006-12-17 13:17:17 +00:00
  • bd4dbfb26b VoiceXML: add _cat and _field to category names, to avoid clashing with javascript built-ins. removed debugging stuff to make maintenance easier. SRGS: changed cate and field names to match the VoiceXML change. bringert 2006-12-16 14:19:04 +00:00
  • 6d819b2c84 VoiceXML: add _cat and _field to category names, to avoid clashing with javascript built-ins. removed debugging stuff to make maintenance easier. SRGS: changed cate and field names to match the VoiceXML change. bringert 2006-12-16 14:19:04 +00:00
  • 35c4302e48 Added dumpObject to gflib.js. bringert 2006-12-15 21:00:21 +00:00
  • 9e559bb7d5 Fixed Suffix-table bugs in gflib.js. bringert 2006-12-15 19:31:24 +00:00
  • 3cf9e25225 JavaScript: change Fun.toString to print(). Metavariables in abstract syntax are now Funs with name ? bringert 2006-12-15 17:25:45 +00:00
  • d5e2a0852d key book entry aarne 2006-12-15 16:46:57 +00:00
  • 022e856e28 key book entry aarne 2006-12-15 16:46:57 +00:00
  • 215bf61115 Towards smaller SRGs when lots of variants are used. bringert 2006-12-15 16:09:58 +00:00
  • 160c6354c0 Towards smaller SRGs when lots of variants are used. bringert 2006-12-15 16:09:58 +00:00
  • 1e1401472f Include update function in generated VoiceXML. Generated linearization javaScript now uses the same abstract syntax representation as SISR. bringert 2006-12-15 16:08:39 +00:00
  • 0ef8dced52 Include update function in generated VoiceXML. Generated linearization javaScript now uses the same abstract syntax representation as SISR. bringert 2006-12-15 16:08:39 +00:00
  • 1f1be57279 Added NOINLINE pragma to Today.hs, to avoid forcing recompilation of modules that depend on GF.Today. bringert 2006-12-15 14:06:42 +00:00
  • 5001ad8ed3 Added NOINLINE pragma to Today.hs, to avoid forcing recompilation of modules that depend on GF.Today. bringert 2006-12-15 14:06:42 +00:00
  • 0b7fef1a33 Use ebnf srg generation in PrSRGS. bringert 2006-12-12 14:01:42 +00:00
  • 9e3500024b Use ebnf srg generation in PrSRGS. bringert 2006-12-12 14:01:42 +00:00
  • 1c8e32e641 Moved profile stuff to GF.Speech.SRG, to allow other SRG formats to include SISR. bringert 2006-12-12 11:59:12 +00:00
  • b61cd635de Updated version numbers. aarne 2006-12-15 08:12:54 +00:00
  • fc8884a8a2 fixed some bib entries aarne 2006-12-12 16:20:27 +00:00
  • ebb3382418 Moved profile stuff to GF.Speech.SRG, to allow other SRG formats to include SISR. bringert 2006-12-12 11:59:12 +00:00
  • ca356c2a36 Updated version numbers. aarne 2006-12-15 08:12:54 +00:00
  • 281987ea2d memory for resource make aarne 2006-12-15 08:09:50 +00:00
  • c9f3540395 italian and spanish polite imperatives aarne 2006-12-14 10:46:38 +00:00
  • 7d6c6a52cd changed in romance reduced finally to a comment aarne 2006-12-13 22:30:06 +00:00
  • ed4bf5c52f Spanish partitive; German VP conj zu aarne 2006-12-13 21:10:11 +00:00
  • d0e784e699 fixed some bib entries aarne 2006-12-12 16:20:27 +00:00
  • 491ea9c89e romance interrogatives aarne 2006-12-13 10:48:21 +00:00
  • a970f40206 polite imperative except Scand,Rus; todo in Ita,Spa aarne 2006-12-13 10:13:02 +00:00
  • 87b66d5205 SRGS generation: don't include debug script stuff if debugging is disabled. Place category comments better. bringert 2006-12-12 10:37:45 +00:00
  • 694f644fe5 SRGS generation: don't include debug script stuff if debugging is disabled. Place category comments better. bringert 2006-12-12 10:37:45 +00:00
  • c07300b86b SRGS+SISR: put tags after items. bringert 2006-12-11 19:41:03 +00:00
  • b859fb7a7a SRGS+SISR: put tags after items. bringert 2006-12-11 19:41:03 +00:00
  • 19d5f1b2ea bib entries for the paper aarne 2006-12-11 17:00:47 +00:00
  • 2c1439ff43 bib entries for the paper aarne 2006-12-11 17:00:47 +00:00
  • e86aa2deb6 VoiceXML: set xml:lang (value is still fake though) bringert 2006-12-11 16:08:15 +00:00
  • 5c65037d8c VoiceXML: set xml:lang (value is still fake though) bringert 2006-12-11 16:08:15 +00:00
  • ce62977188 VoiceXML: print without debugging stuff by default. bringert 2006-12-11 15:20:26 +00:00
  • 321169c3b4 VoiceXML: print without debugging stuff by default. bringert 2006-12-11 15:20:26 +00:00
  • c34c26a837 VoiceXML: don't use srcexpr in subdialogs, since Opera does not support that. Also makes fewer subdialogs nows. bringert 2006-12-11 14:47:00 +00:00
  • 4ab7c6774b VoiceXML: don't use srcexpr in subdialogs, since Opera does not support that. Also makes fewer subdialogs nows. bringert 2006-12-11 14:47:00 +00:00
  • 0dc19c3139 VoiceXML: don't use subdialog srcexpr for statically know subdialogs. bringert 2006-12-10 23:32:30 +00:00
  • 18cfffff90 VoiceXML: don't use subdialog srcexpr for statically know subdialogs. bringert 2006-12-10 23:32:30 +00:00
  • c0db56422b Reinstate SISR field name for top-level categories. The VoiceXML generation relies on it. bringert 2006-12-10 23:31:43 +00:00
  • 7475c2544f some entries in gf-bib aarne 2006-12-11 10:42:19 +00:00
  • b650359dbc started vr web page aarne 2006-12-11 09:20:59 +00:00
  • b664973cae Reinstate SISR field name for top-level categories. The VoiceXML generation relies on it. bringert 2006-12-10 23:31:43 +00:00
  • 6bceec8518 some entries in gf-bib aarne 2006-12-11 10:42:19 +00:00
  • 414810e3f8 started vr web page aarne 2006-12-11 09:20:59 +00:00
  • 51ed253c75 Added tag-format attribute to SRGS XML when using SISR. bringert 2006-12-10 20:53:51 +00:00
  • 8b94297b85 Added tag-format attribute to SRGS XML when using SISR. bringert 2006-12-10 20:53:51 +00:00
  • 7e8d0e49b2 Use public category with original name as SRGS start cat. bringert 2006-12-08 20:10:28 +00:00