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
2005-09-22
Added placeholder for minimizing SLF-style automata.
bringert
2005-09-22
Generated finite state networks are now state minimal.
bringert
2005-09-15
Fixed some bugs in the Graphviz printer.
bringert
2005-09-14
Started wotking on NFA to DFA.
bringert
2005-09-14
Parametrized the type of FAs over the state type.
bringert
2005-09-14
Parametrized the Graph type over the node type.
bringert
2005-09-14
Added Graphviz module for graphviz stuff. Move a lot of utility functions to ...
bringert
2005-09-13
Fixed makeTransitions/mapTransitions typo in PrSLF.
bringert
2005-09-12
Cleaned up some stuff while trying to find a bug. Turned out I just had not s...
bringert
2005-09-12
Some preparations for graph minimization.
bringert
2005-09-12
Used home-grown graph implementation in FiniteState, to remove dependency on ...
bringert
2005-09-12
Added printer for regular grammars. Changed some foldrs to foldls to improve ...
bringert
2005-09-12
Completed unoptimized SLF generation.
bringert
2005-09-08
More work on make_fa.
bringert
2005-09-08
Started working on make_fa.
bringert
2005-09-08
Defined compileAutomaton in terms of make_fa
bringert
2005-09-07
Added the prerequisits for automaton building.
bringert
2005-09-06
Finished untested function for making context-free grammars regular.
bringert
2005-09-02
Some baby stpes closes to ATK SLF generation.
bringert
2005-06-17
Added beginnings of ATK SLF generation.
bringert
2005-04-21
Fixed module names and imports after giant file move.
bringert
2005-04-15
Removed some dead code from gsl and cfgm generation.
bringert
2005-04-14
"Committed_by_peb"
peb
2005-04-11
"Committed_by_peb"
peb
2005-03-21
"Committed_by_peb"
peb
2005-03-21
"Committed_by_peb"
peb
2005-03-21
"Committed_by_peb"
peb
2005-03-18
"Committed_by_peb"
peb
2005-02-24
"Committed_by_peb"
peb
2005-02-22
Added export list to TransformCFG and removed obsolete headers from other spe...
bringert
2005-02-18
"Committed_by_peb"
peb
2005-02-07
Convert tokens to lower case when printing GSL.
bringert
2005-02-04
"Committed_by_peb"
peb
2005-02-03
"Committed_by_peb"
peb
2005-01-28
Make first letter in GSL category names upper case.
bringert
2004-10-19
Remove more punctuation characters when printing GSL grammars
bringert
2004-10-01
Generalized Speech Recognition Grammar generation. Added JSGF grammar printer.
bringert
2004-09-15
Use .MAIN for the start category.
bringert
2004-09-14
Use grammar name as gsl category name prefix. Put some grammar info in GSL co...
bringert
2004-09-14
gsl printer now figures out startcat from grammar flags
bringert
2004-09-14
Added GSL speech recognition grammar generation.
bringert
[prev]