| Age | Commit message (Expand) | Author |
| 2007-01-19 | Removed the old srg printer, which produced SRGS ABNF. | bringert |
| 2007-01-19 | Don't print compile date in SRGS XML grammars. | bringert |
| 2007-01-19 | Added SRGS ABNF generation. | bringert |
| 2007-01-18 | VoiceXML: use block cond instead of field expr. For some reason the field exp... | bringert |
| 2007-01-18 | VoiceXML generation: cleaned out some old cruft. Use simpler names for variab... | bringert |
| 2007-01-18 | Disable help and reprompt stuff in VoiceXML generation, to make nicer looking... | bringert |
| 2007-01-11 | fix in etaexpand optimization | aarne |
| 2007-01-10 | a slight optimization in eta expand | aarne |
| 2007-01-10 | semantics of variants | aarne |
| 2007-01-09 | thai phrasebook example started | aarne |
| 2007-01-08 | Sort rules in CFGM files by category and function. | bringert |
| 2007-01-08 | some changes in Thai coding | aarne |
| 2007-01-08 | thai pronunciation better now | aarne |
| 2007-01-07 | Use ENBF to generate SRGS. | bringert |
| 2007-01-07 | Added ETag constructor to GF.Data.XML.XML since not all tags can use the empt... | bringert |
| 2007-01-07 | Fixed bug in SRG EBNF generation. Before it assumed that all variation came f... | bringert |
| 2007-01-07 | thai pron heuristic (not finished) | aarne |
| 2007-01-07 | Generate more compact JSGF by converting to ENBF. | bringert |
| 2007-01-07 | VoiceXML generation: catch up with children array in SISR. | bringert |
| 2007-01-07 | Added unused simple VoiceXML generation. It won't work in Opera because of th... | bringert |
| 2007-01-07 | JavaSscript and SISR abstract syntax now uses an array for the node children,... | bringert |
| 2007-01-05 | SISR code now type annotates meta variables directly in grammar, to avoid a s... | bringert |
| 2007-01-05 | Use the GFCC type from DataGFCC when building VoiceXML. | bringert |
| 2007-01-05 | Use GFCC to build VoiceXML. | bringert |
| 2007-01-05 | VoiceXML printer no takes Options and StateGrammar, like SRG printers do. | bringert |
| 2007-01-05 | Changed all SRG printer to take Options and StateGrammar arguments. This make... | bringert |
| 2007-01-05 | Change input to the different SRG printers to be StateGrammar instead of CGra... | bringert |
| 2007-01-04 | Commented out callbacks stuff in VoiceXML generation. It was not the right th... | bringert |
| 2007-01-04 | SISR: top categories do not need the Cat_field field. | bringert |
| 2007-01-03 | SRG: when making top-level categories, handle value categories introduced by ... | bringert |
| 2007-01-03 | SISR: constants from conversion=finite now produce abstract syntax nodes inst... | bringert |
| 2007-01-03 | Updated another reference to "Regular approximation of CFLs: a grammatical view" | bringert |
| 2007-01-03 | VoiceXML: when checking the callbacks, use typeof to avoid errors with Opera ... | bringert |
| 2007-01-03 | Updated reference to regular -> FA conversion. | bringert |
| 2006-12-28 | Use printname to make VoiceXML prompts. | bringert |
| 2006-12-28 | corrections in thai numerals | aarne |
| 2006-12-28 | more thai transliteration; numeral thai grammars | aarne |
| 2006-12-27 | update release procedule; start Thai transliteration | aarne |
| 2006-12-22 | fixing examples and their doc | aarne |
| 2006-12-22 | Added gfcc2c to GF repo. | bringert |
| 2006-12-21 | Meta variables are now treated as functions with name ? in SISR, VoiceXML and... | bringert |
| 2006-12-21 | Added voicexml,javascript,jsgf+sisr to gf-history and helpfile. | bringert |
| 2006-12-21 | length test in overload | aarne |
| 2006-12-21 | overload rules and their documentation | aarne |
| 2006-12-21 | Generate JavaScript type annotator. Use lindef in JavaScript. | bringert |
| 2006-12-20 | Fixed (final?) two bugs in the SISR generation. | bringert |
| 2006-12-20 | More JSGF pretty-printing. | bringert |
| 2006-12-20 | JSGF pretty printing tweaks. | bringert |
| 2006-12-20 | Use HughesPJ pretty printer to make JSGF output look nicer. | bringert |
| 2006-12-20 | Make smaller SISR code for tokens. | bringert |