summaryrefslogtreecommitdiff
path: root/src/GF/Speech/SISR.hs
AgeCommit message (Expand)Author
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir
2009-09-11polish the PGF API and make Expr and Type abstract types. Tree is a type syno...krasimir
2008-08-24Completed SISR 1.0 support (untested).bjorn
2008-06-25changed names of resource-1.3; added a note on homepage on releaseaarne
2008-06-25removed src for 2.9aarne
2008-04-29JS.cf : Changed the JS grammar to support strings as property names in object...meza
2007-06-21Removed some unused imports of GF.Speech.SRG.bringert
2007-01-29Removed CFConst constructor, since it was unused.bringert
2007-01-22Rename children to args in VoiceXML/SISR/JavaScript.bringert
2007-01-07JavaSscript and SISR abstract syntax now uses an array for the node children,...bringert
2007-01-05SISR code now type annotates meta variables directly in grammar, to avoid a s...bringert
2007-01-04SISR: top categories do not need the Cat_field field.bringert
2006-12-21Meta variables are now treated as functions with name ? in SISR, VoiceXML and...bringert
2006-12-20Fixed (final?) two bugs in the SISR generation.bringert
2006-12-20Make smaller SISR code for tokens.bringert
2006-12-20Use LCLR algorithm for eliminating left-recursion, with lambda terms in SISR ...bringert
2006-12-17Many fixes to JSGF format (never tested before). Implemented JSGF+SISR. Left ...bringert
2006-12-10Added tag-format attribute to SRGS XML when using SISR. bringert
2006-12-08Changed SRGS SISR printing to be closer to the current working draft standard...bringert