| Age | Commit message (Expand) | Author |
| 2007-02-11 | thai diphthong table | aarne |
| 2007-01-29 | Handle coercion functions (_) in CFG generation for SRG. | bringert |
| 2007-01-29 | Removed CFConst constructor, since it was unused. | bringert |
| 2007-01-29 | Document CFTerm constructors. | bringert |
| 2007-01-25 | produce a readable word list | aarne |
| 2007-01-23 | No spaces after newlines in JavaScript pretty-printer. | bringert |
| 2007-01-22 | Rename children to args in VoiceXML/SISR/JavaScript. | bringert |
| 2007-01-21 | thai questions and negations | aarne |
| 2007-01-21 | Use _cat category as root in SRGS ABNF and JSGF. SRGS XML already did this. | bringert |
| 2007-01-21 | Nicer spacing and indentation in JavaScript pretty-printer. | bringert |
| 2007-01-21 | Get speechLanguage flag from both command-line and grammar. Reformat it to RF... | bringert |
| 2007-01-21 | SRGS ABNF generation: semicolon after meta decls, no $NULL before initTag sin... | bringert |
| 2007-01-21 | Added SRGS ABNF printers to HelpFile. | bringert |
| 2007-01-21 | Removed the srg value for pg -printer. Users should use pg -printer=srgs_abnf... | bringert |
| 2007-01-21 | started thai resource | aarne |
| 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-19 | bibliography entries in doc | aarne |
| 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 | Added test/ directory, and a test grammar for the SRG EBNF generation. | 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 |