summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile/CFGtoPGF.hs
AgeCommit message (Expand)Author
2021-07-07Replace tabs for whitespace in source codeJohn J. Camilleri
2016-03-22CFGtoPGF is now extended to support context-free grammars with primitive para...krasimir
2016-03-21bugfix: GF.Compile.CFGtoPGF now supports literal categorieskrasimir
2015-02-16Changes for compatibility with ghc-7.10-rc2hallgren
2014-08-11a partial support for def rules in the C runtimekr.angelov
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2014-05-24now we compile context-free grammars directly to PGF without going via GF sou...kr.angelov
2014-03-21refactor the compilation of CFG and EBNF grammars. Now they are parsed by usi...kr.angelov