| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-22 | fix the handling of separators in BNFC which are not nonempty | krasimir | |
| 2016-03-22 | CFGtoPGF is now extended to support context-free grammars with primitive ↵ | krasimir | |
| parameters | |||
| 2016-03-21 | fix comment in GF.Grammar.CFG | krasimir | |
| 2015-08-28 | Comment out some dead code found with -fwarn-unused-binds | hallgren | |
| Also fixed some warnings and tightened some imports | |||
| 2014-03-21 | refactor the compilation of CFG and EBNF grammars. Now they are parsed by ↵ | kr.angelov | |
| 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. | |||
