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
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-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-15
Added NOINLINE pragma to Today.hs, to avoid forcing recompilation of modules ...
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-15
Updated version numbers.
aarne
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-30
Added tags target for building a TAGS file.
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
2006-11-14
internal representation for param value index
aarne
2006-11-13
bug fix with ** in Evaluation
aarne
2006-11-13
an alternative lookup strategy in Compute
aarne
[next]