index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
GF
/
Speech
Age
Commit message (
Expand
)
Author
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-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-09-13
Removed extra comma in import list of src/GF/Speech/Relation.hs. This prevent...
bringert
2006-05-31
Disable special treatment of lists in SRGS+SISR generation, since OptimTalk c...
bringert
2006-04-27
VoiceXML generation: use cond attribute with blocks, instead of having ifs in...
bringert
2006-04-20
Added debugging flag to generated VoiceXML.
bringert
2006-04-19
Use quest_Cat to generate questions in the VoiceXML printer.
bringert
2006-04-18
Look at both command-line and grammar startcat falgs in pg commands.
bringert
2006-04-13
Fixed left recursion removal to not create cyclic rules.
bringert
2006-04-13
Removed cycles when building SRGs, to avoid getting left-recursive grammars.
bringert
2006-04-13
generate unique new category names when removing left recursion from cfgs.
bringert
2006-04-13
Fixed bug in SRG top-down filtering where the start category would be removed...
bringert
2006-04-13
Added top-down filtering to the GSL printer.
bringert
2006-04-12
The SLF removeTrivialEmptyNodes optimization could orphan the final node. Fix...
bringert
2006-03-31
In GSL generation: remove punctuation before LR analysis.
bringert
2006-03-31
Added colon to the list of punctuation chars in GSL generation.
bringert
2006-03-20
Replaced all used of Data.FiniteMap with Data.Map.
bringert
2006-03-03
SRGS generation: use XML module escape mechanism. Added beginnings of a not y...
bringert
2006-03-03
Towards a working VoiceXML generator.
bringert
2006-02-06
VoiceXML generation: fixed threading of existing values through subdialog calls.
bringert
2006-02-03
Moved general XML stuff to GF.Data.XML. Started working on VoiceXML generation.
bringert
2006-02-01
SRGS: add top-level rules for each GF category.
bringert
2006-02-01
Include GF version and compile date in SRGS meta creator tag.
bringert
2006-02-01
SRGS semantic results for list categories is now an array.
bringert
2006-02-01
First version of SRGS with semantic tags.
bringert
2006-02-01
Escape backslashes and double quotes in SRGS attribute values.
bringert
[next]