| Age | Commit message (Expand) | Author |
| 2006-12-27 | update release procedule; start Thai transliteration | aarne |
| 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 |
| 2006-12-20 | Removed tracing from PrJSGF. | bringert |
| 2006-12-20 | Use LCLR algorithm for eliminating left-recursion, with lambda terms in SISR ... | bringert |
| 2006-12-17 | Added still unused implementation of Moore's LCLR algorithm for left recursio... | bringert |
| 2006-12-17 | Use [] in JSGF printing. | bringert |
| 2006-12-17 | Some clean-up in GF/Speech/TransformCFG.hs | bringert |
| 2006-12-19 | overload resolution with value type, for experiment | aarne |
| 2006-12-19 | partial application in overload resolution, with priority for full app | aarne |
| 2006-12-19 | gfcc with lindef (_dCat) | aarne |
| 2006-12-18 | Koji's bug fixed | aarne |
| 2006-12-17 | debugging AbsCompute | aarne |
| 2006-12-17 | Many fixes to JSGF format (never tested before). Implemented JSGF+SISR. Left ... | bringert |
| 2006-12-16 | VoiceXML: add _cat and _field to category names, to avoid clashing with javas... | bringert |
| 2006-12-15 | Towards smaller SRGs when lots of variants are used. | bringert |
| 2006-12-15 | Include update function in generated VoiceXML. Generated linearization javaSc... | bringert |
| 2006-12-12 | Use ebnf srg generation in PrSRGS. | bringert |
| 2006-12-12 | Moved profile stuff to GF.Speech.SRG, to allow other SRG formats to include S... | bringert |
| 2006-12-12 | SRGS generation: don't include debug script stuff if debugging is disabled. P... | bringert |
| 2006-12-11 | SRGS+SISR: put tags after items. | bringert |
| 2006-12-11 | VoiceXML: set xml:lang (value is still fake though) | bringert |
| 2006-12-11 | VoiceXML: print without debugging stuff by default. | bringert |
| 2006-12-11 | VoiceXML: don't use srcexpr in subdialogs, since Opera does not support that.... | bringert |
| 2006-12-10 | VoiceXML: don't use subdialog srcexpr for statically know subdialogs. | bringert |
| 2006-12-10 | Reinstate SISR field name for top-level categories. The VoiceXML generation r... | bringert |
| 2006-12-10 | Added tag-format attribute to SRGS XML when using SISR. | bringert |
| 2006-12-08 | Use public category with original name as SRGS start cat. | bringert |
| 2006-12-08 | Changed SRGS SISR printing to be closer to the current working draft standard... | bringert |
| 2006-12-08 | JavaScript generation: compile all concrete syntaxes, not just the first. | bringert |
| 2006-12-06 | Made generated JavaScript more object-oriented. Moved common JS stuff to lib/... | bringert |
| 2006-12-06 | Oops, I broke the gfcc printer. Fixed now. | bringert |
| 2006-12-05 | Got GFCC to JavaScript compilation working. Variants are still printed in a w... | bringert |
| 2006-12-01 | overload refresh | aarne |
| 2006-11-30 | Added the beginnings of GFCC to JavaScript conversion. | bringert |
| 2006-11-24 | improved error reporting in .ebnf format parser | aarne |
| 2006-11-24 | rename patterns bug fix | aarne |
| 2006-11-21 | Constructors documented | aarne |
| 2006-11-18 | overloading API and examples | aarne |
| 2006-11-18 | normalize record types in overload resolution | aarne |
| 2006-11-18 | overload syntax; type printing in CheckGrammar | aarne |
| 2006-11-17 | oper overloading: first implemenatation using records | aarne |