summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Grammar/CFG.hs
AgeCommit message (Expand)Author
2016-03-22fix the handling of separators in BNFC which are not nonemptykrasimir
2016-03-22CFGtoPGF is now extended to support context-free grammars with primitive para...krasimir
2016-03-21fix comment in GF.Grammar.CFGkrasimir
2015-08-28Comment out some dead code found with -fwarn-unused-bindshallgren
2014-03-21refactor the compilation of CFG and EBNF grammars. Now they are parsed by usi...kr.angelov