This website requires JavaScript.
Explore
Help
Sign In
msyds
/
gf-core
Watch
1
Star
0
Fork
0
You've already forked gf-core
forked from
GitHub/gf-core
Code
Pull Requests
Activity
Files
1e88cf380a2ff89543057edb87c337c9ed5f17cf
gf-core
/
src
/
compiler
/
GF
/
Speech
History
hallgren
f62edb3e1e
Comment out some dead code found with -fwarn-unused-binds
...
Also fixed some warnings and tightened some imports
2015-08-28 13:59:43 +00:00
..
CFGToFA.hs
PGF library: expose only PGF and PGF.Internal instead of all modules
2014-06-12 14:43:18 +00:00
FiniteState.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
GSL.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
JSGF.hs
Convert from Text.PrettyPrint to GF.Text.Pretty
2014-07-28 11:58:00 +00:00
PGFToCFG.hs
added all orthographic primitives
2015-05-11 13:01:39 +00:00
PrRegExp.hs
refactor the compilation of CFG and EBNF grammars. Now they are parsed by using GF.Grammar.Parser just like the ordinary GF grammars. Furthermore now GF.Speech.CFG is moved to GF.Grammar.CFG. The new module is used by both the speech conversion utils and by the compiler for CFG grammars. The parser for CFG now consumes a lot less memory and can be used with grammars with more than 4 000 000 productions.
2014-03-21 21:25:05 +00:00
RegExp.hs
Added an O(n log n) version of nub
2012-08-29 21:45:10 +00:00
SISR.hs
refactor the compilation of CFG and EBNF grammars. Now they are parsed by using GF.Grammar.Parser just like the ordinary GF grammars. Furthermore now GF.Speech.CFG is moved to GF.Grammar.CFG. The new module is used by both the speech conversion utils and by the compiler for CFG grammars. The parser for CFG now consumes a lot less memory and can be used with grammars with more than 4 000 000 productions.
2014-03-21 21:25:05 +00:00
SLF.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
SRG.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
SRGS_ABNF.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00
SRGS_XML.hs
refactor the compilation of CFG and EBNF grammars. Now they are parsed by using GF.Grammar.Parser just like the ordinary GF grammars. Furthermore now GF.Speech.CFG is moved to GF.Grammar.CFG. The new module is used by both the speech conversion utils and by the compiler for CFG grammars. The parser for CFG now consumes a lot less memory and can be used with grammars with more than 4 000 000 productions.
2014-03-21 21:25:05 +00:00
VoiceXML.hs
Comment out some dead code found with -fwarn-unused-binds
2015-08-28 13:59:43 +00:00